neoneo-go/pkg/core/native
2021-02-10 20:58:52 +03:00
..
nativenames native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
compatibility_test.go compiler: add Hash compatibility test 2021-02-08 13:09:41 +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 native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
management_test.go native/vm: add script check for deployed contracts 2021-02-09 22:31:26 +03:00
name_service.go Merge pull request #1703 from nspcc-dev/initials_for_natives 2021-02-05 15:32:05 +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 Merge pull request #1712 from nspcc-dev/nep17-nep11-onpayments 2021-02-05 21:04:35 +03:00
notary.go Merge pull request #1712 from nspcc-dev/nep17-nep11-onpayments 2021-02-05 21:04:35 +03:00
oracle.go Merge pull request #1703 from nspcc-dev/initials_for_natives 2021-02-05 15:32:05 +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 Merge pull request #1703 from nspcc-dev/initials_for_natives 2021-02-05 15:32:05 +03:00
util.go core: store initial native values into DAO 2021-02-05 10:43:17 +03:00