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
- Branch
- pr15288
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 10443 Build 18706: Default Diff Build & Tests Build 18705: arc lint + arc unit
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 | Take config as a parameter instead of fetching more global state. |