neoneo-go/pkg/rpc/request
Evgenii Stratonikov 73c82584a3 vm,compiler: replace APPCALL with System.Contract.Call
Contract calls are performed via syscall System.Contract.Call
in NEO3. This implements this in compiler and removes APPCALL from the
VM.
2020-05-07 14:52:03 +03:00
..
param.go rpc: allow to unmarshal integer params from string 2020-03-25 17:23:13 +03:00
param_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
params.go rpc: separate out request and response structures 2020-02-21 15:12:04 +03:00
tx_builder_test.go vm,compiler: replace APPCALL with System.Contract.Call 2020-05-07 14:52:03 +03:00
txBuilder.go rpc, smartcontract: move contract metadata to smartcontract package 2020-05-04 08:37:39 +03:00
txTypes.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
types.go rpc: separate out request and response structures 2020-02-21 15:12:04 +03:00