21872ecdaa
Now that the ProcessBlock function returns whether or not the block was an orphan, the code which requests the parent blocks from the peer that sent them has been moved to directly after the call to it. This makes the handling more obvious and has allowed removal of the blockPeer map which was kept so the notification handler could identify which peer to request the blocks from. ok @jrick |
||
---|---|---|
.. | ||
addblock.go | ||
config.go | ||
import.go |