neo-go/pkg/core/native
2021-02-02 22:01:20 +03:00
..
nativenames native: update contract names 2021-01-12 17:58:05 +03:00
compatibility_test.go state: use checksums and names to calculate contract hashes 2021-01-22 12:22:48 +03:00
contract.go native: check for committee in setters 2021-01-21 15:20:34 +03:00
designate.go core, network: add Notary module 2021-02-02 22:01:20 +03:00
interop.go native: allow to overload native methods 2021-01-29 12:19:08 +03:00
management.go naitve: disallow contract name modification 2021-01-29 12:19:08 +03:00
management_test.go state: use checksums and names to calculate contract hashes 2021-01-22 12:22:48 +03:00
native_gas.go native: call native contracts by ID instead of name 2021-01-18 00:38:23 +03:00
native_neo.go native: unify committee checks 2021-01-29 10:50:17 +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: call native contracts by ID instead of name 2021-01-18 00:38:23 +03:00
neo_types.go native: cache committee together with votes 2020-11-10 15:23:06 +03:00
notary.go native: unify committee checks 2021-01-29 10:50:17 +03:00
oracle.go network: implement pool for Extensible payloads 2021-01-28 17:09: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: unify committee checks 2021-01-29 10:50:17 +03:00
util.go native: check for committee in setters 2021-01-21 15:20:34 +03:00