neo-go/pkg/core/native
Evgenii Stratonikov c5cdaae87a native: support postPersist method
It should be called for NEO contract to distribute
committee bounties.
2020-09-23 14:47:09 +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: support postPersist method 2020-09-23 14:47:09 +03:00
interop.go Merge pull request #1271 from nspcc-dev/core/call_from_native 2020-08-07 21:24:50 +03:00
native_gas.go native: cache committee members 2020-09-23 14:42:13 +03:00
native_neo.go native: support postPersist method 2020-09-23 14:47:09 +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
policy.go native: support postPersist method 2020-09-23 14:47:09 +03:00