This is an alpha test build containing all PRs on the pibd_impl
branch up to #3705. Note that PIBD sync is currently hardcoded to trigger on testnet only.
Changes:
- 5efd70a [PIBD_IMPL] BitmapAccumulator Serialization Fix (#3705)
- aa2a2a9 add pibd abort timeout case (#3704)
- eda31ab documentation updates + todo fixes (#3703)
- 6a7b66b [PIBD_IMPL] Catch-Up functionality + Fixes based on testing (#3702)
- 50450ba update Cargo.lock for next release
- 09d6f41 fix for deadlock issue (#3700)
- b08a6dd revert to previous method of applying segments (#3699)
- 21b1ac5 [PIBD_IMPL] Thread simplification + More TUI Updates + Stop State Propagation (#3698)
- bf48e52 [PIBD_IMPL] Update number of simultaneous peer requests for segments (#3696)
- 5630cf2 [PIBD_IMPL] PIBD Stats + Retry on validation errors (#3694)
See More
- 3ea233d [PIBD_IMPL] Finalize PIBD download and move state to chain validation (#3692)
- 169e106 [PIBD_IMPL] PIBD tree sync via network and kill/resume functionality (#3691)
- 24202f0 [PIBD_IMPL] PMMR Reassembly from Segments (#3690)
- 436bacf [PIBD_IMPL] Bitmap accumulator reconstruction + TxHashset set reconstruction (#3689)
- 41a86b4 [PIBD_IMPL] PIBD Desegmenter State (#3688)
- 009a02e add pibd receive messages to network, and basic calls to desegmenter from each (#3686)
- 89730b7 [PIBD_IMPL] Introduce PIBD state into sync workflow (#3685)
This list of changes was auto generated.