Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING72c645190b30: [backport#15288] Remove use of AcceptToMemoryPool in wallet code
rABC72c645190b30: [backport#15288] Remove use of AcceptToMemoryPool in wallet code
cmake .. -GNinja -DENABLE_WERROR=ON -DCMAKE_BUILD_TYPE=Debug -DBUILD_BITCOIN_WALLET=OFF ninja check-all cmake .. -GNinja -DENABLE_WERROR=ON -DCMAKE_BUILD_TYPE=Debug ninja check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.
src/interfaces/chain.cpp | ||
---|---|---|
154 ↗ | (On Diff #19189) | Take config as a parameter instead of fetching more global state. |