Anton Kaliaev
020edbc11d
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 | evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) | 4 years ago |
v1 | evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) | 4 years ago |
v2 | blockchain/v2: fix panic: processed height X+1 but expected height X (#5530) | 4 years ago |
msgs.go | proto: change type + a cleanup (#5107) | 4 years ago |
msgs_test.go | backport block size fixes (#5492) | 4 years ago |