forked from TrueCloudLab/neoneo-go
0a5049658f
Right now a single slow peer can slow down whole network. Do broadcast in 2 parts: 1. Perform non-blocking send to all peers if possible. 2. Perform blocking sends until message is sent to 2/3 of good peers. |
||
---|---|---|
.. | ||
compiler | ||
config | ||
consensus | ||
core | ||
crypto | ||
encoding | ||
interop | ||
io | ||
network | ||
rpc | ||
smartcontract | ||
util | ||
vm | ||
wallet |