neoneo-go/pkg/rpc
Evgenii Stratonikov 977c431bf1 vm: implement ASSERT/ABORT opcodes
Rename THROWIFNOT to ASSERT, add ABORT opcode.
ABORT cannot be caught, but the implementation should be postponed until
exception handling is implemented.
2020-05-06 15:54:19 +03:00
..
client vm: implement ASSERT/ABORT opcodes 2020-05-06 15:54:19 +03:00
request rpc, smartcontract: move contract metadata to smartcontract package 2020-05-04 08:37:39 +03:00
response core: change block.ConsensusData to neo3 format 2020-04-27 17:57:37 +03:00
server vm: implement ASSERT/ABORT opcodes 2020-05-06 15:54:19 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00