Roman Khimov
|
65332f5e7f
|
Merge pull request #529 from nspcc-dev/peer-communication-fixes
A set of fixes to make neo-go privnet more usable.
|
2019-11-29 16:29:28 +03:00 |
|
Evgenii Stratonikov
|
60f1648778
|
consensus: fix a bug with index out of range
|
2019-11-29 16:05:00 +03:00 |
|
Evgenii Stratonikov
|
189a708988
|
consensus: fix a bug with nil tx channel
|
2019-11-29 15:40:11 +03:00 |
|
Roman Khimov
|
293615ea5f
|
network/consensus: add new block relaying
Tell everyone about our new shiny blocks.
|
2019-11-29 12:27:15 +03:00 |
|
Evgenii Stratonikov
|
fdd5276d3e
|
network: plug in dBFT library
|
2019-11-27 10:57:22 +03:00 |
|
Evgenii Stratonikov
|
2be18f91df
|
util: implement io.Serializable for Uint256
|
2019-11-14 14:20:38 +03:00 |
|
Evgenii Stratonikov
|
b16e56a47b
|
io: refactor BinReader.ReadArray()
Make it accept arbitrary slice pointer.
|
2019-11-14 14:19:58 +03:00 |
|
Evgenii Stratonikov
|
085ca7b770
|
network: implement Consensus payloads
|
2019-11-13 17:27:25 +03:00 |
|