neoneo-go/pkg/core/native
Evgenii Stratonikov e0e7fd5367 native: cache GASPerBlock values
Close #1421.
2020-09-28 10:53:48 +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 native: implement basis for oracle contract 2020-09-25 17:34:11 +03:00
interop.go native: don't push void result in Call 2020-09-25 16:32:10 +03:00
native_gas.go native: cache committee members 2020-09-23 14:42:13 +03:00
native_neo.go native: cache GASPerBlock values 2020-09-28 10:53:48 +03:00
native_neo_candidate.go stackitem: change Bool() to TryBool(), prepare for its failures 2020-08-21 20:55:20 +03:00
native_neo_test.go native: implement delegated voting 2020-08-06 20:39:13 +03:00
native_nep5.go native: support postPersist method 2020-09-23 14:47:09 +03:00
oracle.go core: implement oracle tx verification 2020-09-25 17:34:11 +03:00
oracle_types.go native: implement basis for oracle contract 2020-09-25 17:34:11 +03:00
oracle_types_test.go native: implement basis for oracle contract 2020-09-25 17:34:11 +03:00
policy.go native: support postPersist method 2020-09-23 14:47:09 +03:00