neoneo-go/pkg/core/native
2021-02-05 20:48:45 +03:00
..
nativenames native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
compatibility_test.go native: fix getCommittee name 2021-02-05 13:34:05 +03:00
contract.go native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
designate.go native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
interop.go native: allow to overload native methods 2021-01-29 12:19:08 +03:00
ledger.go native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +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
name_service.go native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
name_service_test.go native: add NameService 2021-02-01 21:40:21 +03:00
native_gas.go native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
native_neo.go native: fix getCommittee name 2021-02-05 13:34:05 +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: rename onPayment into onNEP17Payment 2021-02-05 16:09:51 +03:00
neo_types.go native: cache committee together with votes 2020-11-10 15:23:06 +03:00
nonfungible.go native: call onNEP11Transfer for NEP-11 transfers 2021-02-05 20:48:45 +03:00
notary.go native: rename onPayment into onNEP17Payment 2021-02-05 16:09:51 +03:00
oracle.go native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +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: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
util.go native: add NameService 2021-02-01 21:40:21 +03:00