neoneo-go/pkg/core/native
2020-09-29 22:38:38 +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: remove unregistered candidate with 0 votes on NEO transfer 2020-09-29 22:38:38 +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 native: store cache during Oracle contract creation 2020-09-28 15:34:04 +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