neoneo-go/pkg/core/native
2020-12-10 16:43:46 +03:00
..
contract.go core: implement native Notary contract 2020-11-25 18:37:29 +03:00
designate.go manifest: add Safe flag to method descriptor 2020-12-08 13:27:43 +03:00
interop.go *: introduce stable contract hashes 2020-11-27 21:47:08 +03:00
native_gas.go native: call onPayment only during transfer 2020-11-30 13:05:44 +03:00
native_neo.go manifest: add Safe flag to method descriptor 2020-12-08 13:27:43 +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 core: call from native contracts synchronously 2020-12-10 16:43:46 +03:00
neo_types.go native: cache committee together with votes 2020-11-10 15:23:06 +03:00
notary.go core: call from native contracts synchronously 2020-12-10 16:43:46 +03:00
oracle.go core: call from native contracts synchronously 2020-12-10 16:43:46 +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 manifest: add Safe flag to method descriptor 2020-12-08 13:27:43 +03:00
util.go core: implement native Notary contract 2020-11-25 18:37:29 +03:00