neoneo-go/pkg/core/native
Roman Khimov e5f05790d5 core: cache standby validators in the Blockchain
They never change, so it makes no sense parsing the keys over and over
again. It also simplifies the interface a little.
2020-06-24 10:22:17 +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 core: add native policy contract 2020-06-24 07:35:07 +03:00
interop.go core: add Manifest to state.Contract 2020-06-11 10:45:24 +03:00
native_gas.go core: cache standby validators in the Blockchain 2020-06-24 10:22:17 +03:00
native_neo.go core: cache standby validators in the Blockchain 2020-06-24 10:22:17 +03:00
native_nep5.go Merge pull request #1077 from nspcc-dev/neo3/smartcontract/id 2020-06-20 00:12:07 +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