Changes:
- 95176a7 bump new 4.1.0 branch to 4.1.0-beta.1 (#3442)
- 06a09f2 bump protocol version to 1000 to facilitate deprecation of earlier versions (#3434)
- dfd0a64 Organize doc files (#3436)
- 3d07adb Remove hashmap as disclosure contact (#3438)
- 655e080 maintain preferred peer connections (#3435)
- 7dc9457 Introduce CommitOnly variant of Inputs (#3419)
- 133089e Refactor Output Identifiers (#3371)
- caa6b8c further tweaks to block_accepted logs for clarity (#3379)
- 1cff387 Use mmr sizes in header to validate header weight (#3395)
- 78e3ec3 sync_all() on leaf_set and prune_list when using temp file (#3354)
See More
- 29cffe9 verify_cut_through and test coverage (#3424)
- 6a012d7 Add TransactionPool fuzz driver (#3396)
- a038687 Fix #3380 Broken API Links (#3381)
- efece9e use sync pmmr for building locator (#3397)
- 599bf22 Simplify api commits (#3423)
- d1b90f8 Update dockerfile with rust 1.45 and Debian Buster (#3426)
- 110deff [Docs] Revision to intro page (#3281)
- 9c517db add test cases for C32 and C33 solutions (#3422)
- 34adaf7 orphan check needs to handle fast sync "edge case" (#3418)
- 4732a0b convert tx for v2 compatibility on way into stempool/txpool (#3412)
- 6a12155 Expose
max_tx_weight
API (#3407) - 880f9ad use AsRef in cut_through for flexibility (#3411)
- 04c8713 refactor apply_inputs and support converting block for v2 compatibility (#3409)
- 70c637f make cut_through significantly more useful by returning both cut-through and non-cut-through elements (#3410)
- 83b2699 introduce Inputs enum variants for future commit only support (#3406)
- b43666a cleanup inputs_mut, outputs_mut, kernels_mut fns (#3405)
- 80841f1 pass slices around and not refs to vecs (#3404)
- 105f50b cleanup unused macros and error (#3367)
- ec3ea9c pass ref to chain around (#3401)
- 3c06672 include height even for spent outputs in get_outputs api (#3400)
- d78980c P2P replace DNS panic with map_err (#3383)
- 824c51a bump version to 4.1.0 on master (4.0.1 on 4.0.x branch) (#3390)
- 84ad59c more robust handling of min_height and max_height in get_kernel_height() (#3387)
- 3225319 log reorg (and fork) depth correctly (#3376)
This list of changes was auto generated.