neoneo-go/pkg/core/native
Evgeniy Stratonikov cbda20aca3 core: fix native method call flags
Replace `WriteStates` with `States`.

Follow neo-project/neo#2339.
Close #1775.
Related #1725.
2021-02-25 18:07:33 +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 core: fix native method call flags 2021-02-25 18:07:33 +03:00
interop.go interop: rename ContractID to ID 2021-02-11 12:27:43 +03:00
ledger.go core: fix native Ladger parameter type 2021-02-12 18:58:31 +03:00
management.go core: fix native method call flags 2021-02-25 18:07:33 +03:00
management_test.go interop: rename ContractID to ID 2021-02-11 12:27:43 +03:00
name_service.go core: fix native method call flags 2021-02-25 18:07:33 +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 native: add Ledger contract, fix #1696 2021-02-04 13:12:11 +03:00
native_neo.go core: fix native method call flags 2021-02-25 18:07:33 +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: fix native method call flags 2021-02-25 18:07:33 +03:00
oracle.go core: fix native method call flags 2021-02-25 18:07:33 +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 core: fix native method call flags 2021-02-25 18:07:33 +03:00
util.go core: store initial native values into DAO 2021-02-05 10:43:17 +03:00