Backport of Core PR9279
https://github.com/bitcoin/bitcoin/pull/9279
Details
Details
- Reviewers
deadalnix jasonbcox Fabien markblundeberg - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGINGa83e457a8f15: Consensus: Minimal way to move dust out of consensus
rSTAGING7cb2307fdf8d: Consensus: Minimal way to move dust out of consensus
rABCa83e457a8f15: Consensus: Minimal way to move dust out of consensus
rABC7cb2307fdf8d: Consensus: Minimal way to move dust out of consensus
make check test_runner.py
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
This is actually 1/2 commits, but the second one doesn't seem very applicable because of changes made in the past: https://reviews.bitcoinabc.org/rABC87d967d48f2702d8f7972a1b43ddae0054640836
src/policy/policy.cpp | ||
---|---|---|
29 ↗ | (On Diff #8647) | Can you update the comments to remove the segwit references ? |
src/policy/policy.cpp | ||
---|---|---|
19 ↗ | (On Diff #8665) | Something gets wrong here. You can set all on a single line and lint to let clang-format create the line breaks. |