neoneo-go/pkg/core/native
Roman Khimov 090bee8624 native: change OnPersist/PostPersist handling
Every contract now has these and they're always invoked. See
neo-project/neo#1913 and neo-project/neo#2119.
2020-12-13 21:36:06 +03:00
..
contract.go native: change OnPersist/PostPersist handling 2020-12-13 21:36:06 +03:00
designate.go native: change OnPersist/PostPersist handling 2020-12-13 21:36:06 +03:00
interop.go native: change OnPersist/PostPersist handling 2020-12-13 21:36:06 +03:00
native_gas.go native: change OnPersist/PostPersist handling 2020-12-13 21:36:06 +03:00
native_neo.go native: change OnPersist/PostPersist handling 2020-12-13 21:36:06 +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_nep17.go native: change OnPersist/PostPersist handling 2020-12-13 21:36:06 +03:00
neo_types.go native: cache committee together with votes 2020-11-10 15:23:06 +03:00
notary.go native: change OnPersist/PostPersist handling 2020-12-13 21:36:06 +03:00
oracle.go native: change OnPersist/PostPersist handling 2020-12-13 21:36:06 +03:00
oracle_types.go native: move OracleRequest to state package 2020-10-08 13:48:14 +03:00
oracle_types_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
policy.go native: change OnPersist/PostPersist handling 2020-12-13 21:36:06 +03:00
util.go network: add notary request payload 2020-12-10 18:17:31 +03:00