Roman Khimov
|
f48228ef7d
|
Merge pull request #467 from nspcc-dev/errcheck_297
This patchset closes #297 and #457.
|
2019-12-03 15:06:11 +03:00 |
|
Vsevolod Brekelov
|
03ff2976ed
|
io: refactoring for using WriteVarBytes instead of WriteLE
goal is to be consistent with C# implementation.
For writing []byte WriteBytes used and for byte - WriteVarByte.
|
2019-12-03 13:49:33 +03:00 |
|
Evgenii Stratonikov
|
b649ffb88e
|
consensus: set preparation hash in recovery message
|
2019-12-02 16:43:24 +03:00 |
|
Evgenii Stratonikov
|
fdd5276d3e
|
network: plug in dBFT library
|
2019-11-27 10:57:22 +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 |
|