neo-go/pkg/core/native
2021-03-04 16:59:19 +03:00
..
nativenames native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
compatibility_test.go core: refactor native call 2021-02-26 10:59:09 +03:00
contract.go native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
designate.go core: refactor native call 2021-02-26 10:59:09 +03:00
interop.go core: refactor native call 2021-02-26 10:59:09 +03:00
ledger.go core: refactor native call 2021-02-26 10:59:09 +03:00
management.go core: refactor native call 2021-02-26 10:59:09 +03:00
management_test.go interop: rename ContractID to ID 2021-02-11 12:27:43 +03:00
name_service.go core: refactor native call 2021-02-26 10:59:09 +03:00
name_service_test.go native: add NEP-11 check for name service 2021-02-19 17:06:07 +03:00
native_gas.go core: refactor native call 2021-02-26 10:59:09 +03:00
native_neo.go core: refactor native call 2021-02-26 10:59: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_nep17.go core: fix native method call flags 2021-02-25 18:07:33 +03:00
neo_types.go native: cache committee together with votes 2020-11-10 15:23:06 +03:00
nonfungible.go core: fix native method call flags 2021-02-25 18:07:33 +03:00
nonfungible_test.go smartcontract: add NEP-11 standard check 2021-02-19 17:06:07 +03:00
notary.go core: refactor native call 2021-02-26 10:59:09 +03:00
oracle.go core: refactor native call 2021-02-26 10:59:09 +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/policy: remove MaxBlockSize and MaxBlockSystemFee 2021-03-04 16:59:19 +03:00
util.go core: store initial native values into DAO 2021-02-05 10:43:17 +03:00