Treat as it is always on now that wellington is activated. This pulls several required cleanups, but only the minimal subset is part of this diff: more clean ups will be added as follow ups.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC177174f173e3: Remove the mempool internal wellington upgrade latch
ninja all check-extended
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- wellington_cleanup
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 23803 Build 47216: Build Diff build-diff · build-without-wallet · lint-circular-dependencies · build-clang-tidy · build-debug · build-clang · build-bench Build 47215: arc lint + arc unit
Event Timeline
Comment Actions
So many red lines ❤️
Looks great, except for two unused variables that can be removed in mempool_packages
test/functional/mempool_packages.py | ||
---|---|---|
52–53 ↗ | (On Diff #40433) |
Comment Actions
Make good use of the ancestor_size and ancestor_fees variables in mempool_packages.py