neoneo-go/pkg/rpc
Evgenii Stratonikov ceff8736f2 vm: use ID-based syscalls
In NEO3 SYSCALL opcode has 4-byte ID parameter.
This commit removes support for string-based syscalls and
changes SYSCALL's parameter to be fixed 4-byte value.
2020-04-17 11:46:31 +03:00
..
client rpc: fix typo 2020-04-15 13:46:44 +03:00
request rpc: allow to unmarshal integer params from string 2020-03-25 17:23:13 +03:00
response core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
server vm: use ID-based syscalls 2020-04-17 11:46:31 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00