neoneo-go/pkg
Roman Khimov 3945e81857 bigint: don't allocate in ToPreallocatedBytes() for negative numbers
In-place modifications are somewhat dangerous, but yet another allocation is
quite costly.
2022-05-31 12:45:34 +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: don't allocate in ToPreallocatedBytes() for negative numbers 2022-05-31 12:45:34 +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 Merge pull request #2508 from nspcc-dev/snapshot-isolation 2022-05-27 12:44:06 +03:00
wallet [#2442] English Check 2022-05-04 19:48:27 +03:00