neoneo-go/pkg/core/native
Roman Khimov ae497228f0 core: use native NEO GetValidators for bc.GetValidators
NextBlockValidators are updated before the new block persist, so we need to
use GetValidators to get the list corresponding to the current state of the
chain.
2020-07-11 19:54:50 +03:00
..
blocked_accounts.go core: add native policy contract 2020-06-24 07:35:07 +03:00
blocked_accounts_test.go smartcontract: update (Parameter).MarshalJSON method 2020-06-24 07:58:09 +03:00
contract.go *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
interop.go core: add Manifest to state.Contract 2020-06-11 10:45:24 +03:00
native_gas.go *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
native_neo.go core: use native NEO GetValidators for bc.GetValidators 2020-07-11 19:54:50 +03:00
native_nep5.go core: use big.Int to store NEP5 balances 2020-07-09 13:26:39 +03:00
policy.go core: add cache to native Policy contract 2020-06-24 07:36:11 +03:00
validators_count.go core: update native contract data serialisation format 2020-06-08 13:29:35 +03:00