v5.1.0-beta.2
Pre-release
Pre-release
Changes:
- 87729a2 bump crate version to 5.1.0-beta.2 to prep for release (#3636)
- 89c06dd client invalidateheader and resetchainhead (#3618)
- 9e27e6f Add migration to
config_file_version = 2
(#3634) - 9ed0cd6 fix share difficulty validation - compare stratum server minimum_share_difficulty as unscaled difficulty (#3624)
- 1b8acee Update zip dependency and fix deprecation warnings (#3617)
- f8afdb5 Fix Windows CI
cargo test
silently passing (#3632) - 34413c1 track sync_head on header_sync sync status (#3626)
- df91bff Add test for duplicate rangeproof inflation bug (#3630)
- f6ec77a never speak of the verifier cache again (#3628)
- cccaf98 enhance comment describing how a pow is hashed (#3623)
See More
- 09c90fc cleanup and stop wrapping errors in other/unfit (#3616)
- 25d93c8 Revert "Allow rest api to shutdown (#3614)" (#3625)
- 0acf380 Remove unnecessary trailing semicolom (#3619)
- 4a09fed Allow rest api to shutdown (#3614)
- e8b46f1 Update ring to v0.16.20 (#3612)
- 431e4b9 Defork croaring (#3596)
- 302c8ec Make of this what you will but it cargo fmt better (#3572)
- 87ff219 Removing verifier caches (#3597)
- 6690b25 Enable block archival sync (#3579)
- 846b8f8 fix for missing increment of stratum stats blocks_found (#3593)
- 0259ed2 Update copyright year to 2021 (#3592)
- 725622d Remove imports and cleanups (#3590)
- 45f74c3 Remove unused imports (#3589)
- 3574020 no more conversion to support v2 blocks (#3587)
- e023739 Update and do not use serve private export (#3585)
- 059e6ad Mining tui updates (#3584)
- 64b2fdd [5.0.x] Fix PIBD segments (#3532) (#3583)
- 98e183c Update Client to v2 API (#3582)
- 7b51851 Update Tokio, hyper versions (#3580)
- 682c520 Update grin-secp256k1zkp to 0.7.10 (#3581)
- eefd0ea Update to cursive 0.16 (#3547)
- 4284458 more consistent handling of peers_preferred during startup (#3578)
- 03b7518 cleanup redundant sync_head and associated MMR (#3556)
- 3583028 Prune list iterators (#3574)
- adddff9 optimization for reading peak hashes from backend file (#3575)
- 7487ffd replace subtree with pruned root (#3576)
- 57f4592 Retire pruned cache (#3573)
- 08523b2 add BLOCK_HIST capabilities on startup if config archive_mode=true (#3563)
- 9c44a4d Refactor prune file replace (#3571)
- a3c9b47 [5.0.x] inefficient locking on recv of peers lists can result in failure to get peers lock (#3566) (#3570)
- 4de2d92 Revert "rework prune rewrite with iterators (#3568)" (#3569)
- 5092652 rework prune rewrite with iterators (#3568)
- 5b9664b inc quietly on small batches of headers (#3564)
- 524dbd0 pibd capabilities test was only relevant temporarily (#3565)
- 4ab7290 add rate limiting to outbound p2p msg sending (#3560)
- 7649d36 Block sync hash traversal perf (#3558)
- a3aed4a fix for missing block under certain startup conditions (#3555)
- 61982ef Safety: check length during deserialization (#3551)
- 4877f30 override old accept_fee_base setting of 1000000 to new default 500000 (#3539)
- 6f142b4 Downgrade CI VM to Ubuntu 18.04 (#3535)
- 35ebdea Bump master version to 5.1.0-alpha.1 (#3510)
- 1baa59c prefer outbound peers when syncing (consistently) (#3521)
- acba73b reomve unused function (#3509)
- eaf9bcf Block migration db flag (only migrate once) (#3512)
This list of changes was auto generated.