neoneo-go/pkg
Evgenii Stratonikov 3d704a3a3a consensus: try to use previous proposal after ChangeView
When system and network pressure is high it can be beneficial
to use transactions which and were already proposed.
The assumption is that they will be in other node's memory pool
with more probability.
2020-01-14 16:05:27 +03:00
..
compiler Merge pull request #579 from nspcc-dev/refactor-crypto 2019-12-25 18:12:50 +03:00
consensus consensus: try to use previous proposal after ChangeView 2020-01-14 16:05:27 +03:00
core core,rpc: close Blockchain in tests 2020-01-10 11:47:56 +03:00
crypto keys: improve NEP2 testing 2020-01-09 18:06:03 +03:00
encoding address: rename functions as per #579 comments 2019-12-25 17:34:18 +03:00
internal internal: moved testutil method to internal package 2019-12-11 13:14:43 +03:00
interop fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
io io: remove ReadLE/BE and WriteLE/BE 2019-12-13 11:38:28 +03:00
network Merge pull request #596 from nspcc-dev/feature/single_node 2020-01-14 13:17:04 +03:00
rpc rpc: make rpc request logging at Debug level 2020-01-13 17:33:29 +03:00
smartcontract network: allow single-node privnet setup 2020-01-13 18:01:20 +03:00
util io: add type-specific read/write methods 2019-12-12 20:19:50 +03:00
vm vm: add NewMapIterator() 2019-12-26 14:34:15 +03:00
wallet wallet: fix TestNewAccount 2020-01-09 18:40:30 +03:00