neo-go/pkg
Roman Khimov 3d4076ca36 vm: microoptimize new estack creation
Subslice won't reach element -1, but it can reuse the same buffer space more
effectively.
2022-05-31 18:53:05 +03:00
..
compiler interop: add interop API for MODMUL, MODPOW opcodes 2022-05-12 14:31:24 +03:00
config core: rename hardfork HF_2712_FixSyscallFees 2022-05-26 14:20:48 +03:00
consensus [#2442] English Check 2022-05-04 19:48:27 +03:00
core contract: tune isolation logic 2022-05-31 11:44:12 +03:00
crypto crypto: adjust Checksum documentation 2022-05-13 13:20:40 +03:00
encoding bigint: correct MaxBytesLen 2022-05-31 16:51:19 +03:00
interop core: adjust Signer to stackitem conversion 2022-05-23 14:01:42 +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 native: emit vote/candidate events 2022-05-28 18:44:20 +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: microoptimize new estack creation 2022-05-31 18:53:05 +03:00
wallet [#2442] English Check 2022-05-04 19:48:27 +03:00