Changes:
- a39307a bump version to 5.0.0-beta.3 prior to tagging for release (#3529)
- 0114c95 Update Client to v2 API (#3524)
- f25adef prefer outbound peers when syncing (consistently) (#3527)
- 9e279f2 Update grin-secp256k1zkp to 0.7.10 (#3520)
- 388be75 Update tokio, hyper versions (#3514)
- 6d33742 [5.0.x] Block migration flag (#3513)
- f48a236 bump 5.0.0-beta.2 after fixing windows release script (#3508)
- 623e7d2 refreshenv as part of windows release script (#3507)
- 64c8e0c Bump version to 5.0.0-beta.1 (#3505)
- 48efb69 Fixfees (#3481)
See More
- 14f4683 enable PIBD_HIST capability by default (#3500)
- 96afc76 PIBD segment p2p messages (#3496)
- 9abb6e3 Disable API v1 (#3503)
- cbd6c33 fix, no more FULL_NODE (#3504)
- fd5dfaa reorg cache fix (#3495)
- 3efe382 add peer capabilities to tui peers screen (#3490)
- 97425af make min_wtema difficulty chain type dependent (#3502)
- 6e73e00 fix calls to next_diff() in tests to use next height correctly (#3501)
- f86102b fixDAA; implement wtema (#3477)
- a5b8968 HardFork4 (#3478)
- 2125c05 use extend_from_slice when appending multiple hashes to hash file (#3497)
- 055b684 More efficient serialization for bitmap segments (#3492)
- b3938de we have no patch file and nothing to patch (#3499)
- cba3137 add segmenter for generating segments from txhashset with consistent rewind (#3482)
- 5282ecb try and call refreshenv before running tests on windows (#3498)
- b5c6d24 default capabilities cleanup (#3484)
- 8faba4e PMMR segment creation and validation (#3453)
- e6145db Disable merkle proofs for v2 get_block (#3487)
- 49cccea on_block_accepted logging and webhooks all the time (#3486)
- 25fcefa Flexible peer filtering (#3458)
- cea546c fix: correct typo in SECURITY.md (#3462)
- 145c287 fix v2 conversion to ensure we provide blocks in correct format (#3465)
- cf2a652 Rename Floonet to Testnet (#3431)
- 4c6d1dd Define get_data_from_file function on ReadablePMMR trait (#3464)
- e7bbda8 migrate blocks in batches (rework db iterator impl) (#3450)
- eab26b3 CI: no directories in checksum file (#3460)
- c3b1ccf Cleanup usage of legacy bitmaps. (#3455)
- f25b7ae use choose_multiple to clean get_peers() up (#3457)
- cc4e608 cleanup validate() no need to return kernel sums (#3456)
- 0aec8b5 Refactor PMMR read methods into trait (#3454)
- defc714 Refactor p2p reader (#3433)
- 4944679 add test coverage around existing behavior for exists() and iter() (#3452)
- 6278399 refactor get_ser to use get_with internally (#3451)
- f40564e Update Code of Conduct (#3447)
- dc47bed cleanup mining stats (#3439)
- a22d98e bump working version on master to 4.2.0-alpha.1 (#3443)
This list of changes was auto generated.