neoneo-go/pkg
Anna Shaleva 107f5e0793 vm: adjust refcount operations order
Perform add/set/remove operations with VM type firstly, and with
refcounter after that. It is needed to be able to extend add/set/remove
operations with extra checks.
2022-05-31 08:02:13 +03:00
..
compiler interop: add interop API for MODMUL, MODPOW opcodes 2022-05-12 14:31:24 +03:00
config core: allow to create hard-fork 2022-05-11 14:21:38 +03:00
consensus [#2442] English Check 2022-05-04 19:48:27 +03:00
core vm: wrap cross-contract exceptions 2022-05-26 11:44:26 +03:00
crypto crypto: adjust Checksum documentation 2022-05-13 13:20:40 +03:00
encoding [#2442] English Check 2022-05-04 19:48:27 +03:00
interop interop: add interop API for MODMUL, MODPOW opcodes 2022-05-12 14:31:24 +03:00
io [#2442] English Check 2022-05-04 19:48:27 +03:00
neotest neotest: return failed tx hash 2022-05-19 13:56:24 +03:00
network transaction: fix Rules stringer, it's WitnessRules in C# 2022-05-07 12:05:25 +03:00
rpc rpc: increase server-side WS read limit for websocket RPC message 2022-05-18 12:53:50 +03:00
services services: forbid insecure Oracle request redirects 2022-05-11 09:45:44 +03:00
smartcontract [#2442] English Check 2022-05-04 19:48:27 +03:00
util [#2442] English Check 2022-05-04 19:48:27 +03:00
vm vm: adjust refcount operations order 2022-05-31 08:02:13 +03:00
wallet [#2442] English Check 2022-05-04 19:48:27 +03:00