neoneo-go/pkg/core/native
Evgenii Stratonikov 1c0c331e25 core: update System.Contract.Call syscall
1. Remove `System.Contract.CallEx`.
2. Extend number of parameters.
3. Add return value count to `VM.Context`.
2021-01-14 18:23:36 +03:00
..
nativenames native: update contract names 2021-01-12 17:58:05 +03:00
compatibility_test.go native: update contract names 2021-01-12 17:58:05 +03:00
contract.go native: swap oracle and role management init 2021-01-12 21:27:42 +03:00
designate.go smartcontract: move flags to a separate package 2021-01-14 17:52:09 +03:00
interop.go core: update System.Contract.Call syscall 2021-01-14 18:23:36 +03:00
management.go core: update System.Contract.Call syscall 2021-01-14 18:23:36 +03:00
management_test.go state: store NEF instead of script for contract 2021-01-13 15:34:10 +03:00
native_gas.go native: change contract names, move them to separate package 2020-12-14 15:24:15 +03:00
native_neo.go smartcontract: move flags to a separate package 2021-01-14 17:52: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: update System.Contract.Call syscall 2021-01-14 18:23:36 +03:00
neo_types.go native: cache committee together with votes 2020-11-10 15:23:06 +03:00
notary.go core: update System.Contract.Call syscall 2021-01-14 18:23:36 +03:00
oracle.go core: update System.Contract.Call syscall 2021-01-14 18:23:36 +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 smartcontract: move flags to a separate package 2021-01-14 17:52:09 +03:00
util.go native: move contract deployment to management contract 2020-12-14 15:23:46 +03:00