mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 10:27:26 +08:00
18 lines
598 B
Plaintext
18 lines
598 B
Plaintext
# 2.1.0.15
|
|
- Adds direct db sync mode for hypersync
|
|
- Removes blackhole detection entirely
|
|
- Enforces reachability check with new approach
|
|
- Resolves start/stop issue
|
|
|
|
# 2.1.0.14
|
|
- Resolves race condition around QC processing
|
|
- Remove noisy sync logs
|
|
- Skip unnecessary prover check for global prover info
|
|
- Fix issue with 100+ rejections/confirmations
|
|
- Resolve sync panic
|
|
|
|
# 2.1.0.13
|
|
- Extends ProverConfirm and ProverReject to have multiple filters per message
|
|
- Adds snapshot integration to allow hypersync to occur concurrently with writes
|
|
- Resolved infinitessimal rings divide-by-zero error
|