Anton Kaliaev
b4adeab8b9
Before: scheduler receives psBlockProcessed event, but does not mark block as processed because peer timed out (or was removed for other reasons) and all associated blocks were rescheduled. After: scheduler receives psBlockProcessed event and marks block as processed in any case (even if peer who provided this block errors). Closes #5387 |
4 years ago | |
---|---|---|
.. | ||
v0 | fix lint failures with 1.31 (#5489) | 4 years ago |
v1 | fix lint failures with 1.31 (#5489) | 4 years ago |
v2 | blockchain/v2: fix panic: processed height X+1 but expected height X (#5530) | 4 years ago |
msgs.go | blockchain: remove duplication of validate basic (#5418) | 4 years ago |
msgs_test.go | mempool: length prefix txs when getting them from mempool (#5483) | 4 years ago |