neoneo-go/pkg/rpc
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
..
client vm: implement ASSERT/ABORT opcodes 2020-05-06 15:54:19 +03:00
request vm,compiler: replace APPCALL with System.Contract.Call 2020-05-07 14:52:03 +03:00
response core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
server vm,compiler: replace APPCALL with System.Contract.Call 2020-05-07 14:52:03 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00