neoneo-go/pkg
Evgenii Stratonikov c2f70a179b Revert "mpt: do not allocate new buffer when updating dirty node"
This reverts commit 168ba7960c.

It seems, there are some problems with it:
`2020-12-25T18:13:07.476+0300    WARN    blockQueue: failed adding block into the blockchain     {"error": "error while trying to apply MPT changes: unexpected EOF", "blockHeight": 9729, "nextIndex": 9730}`
2020-12-25 18:42:47 +03:00
..
compiler native: move contract deployment to management contract 2020-12-14 15:23:46 +03:00
config network: add notary request payload 2020-12-10 18:17:31 +03:00
consensus consensus: update binary payload tests 2020-12-21 12:51:07 +03:00
core Revert "mpt: do not allocate new buffer when updating dirty node" 2020-12-25 18:42:47 +03:00
crypto keys: allow to create keys on arbitrary curve 2020-12-03 14:06:35 +03:00
encoding fixedn: allow to parse big decimals 2020-12-09 11:19:25 +03:00
interop native: move contract deployment to management contract 2020-12-14 15:23:46 +03:00
io Revert "mpt: do not allocate new buffer when updating dirty node" 2020-12-25 18:42:47 +03:00
network network: set timeout on write 2020-12-25 14:36:53 +03:00
rpc rpc: fix getapplicationlog RPC handler 2020-12-23 11:18:44 +03:00
smartcontract nef: lower MaxScriptLength 2020-12-14 15:24:15 +03:00
util util: move Fixed8 to encoding/fixedn package 2020-12-09 11:18:18 +03:00
vm state: allow to encode AppExecResult with recursive items 2020-12-18 13:04:31 +03:00
wallet wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00