You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge bitcoin#18278: interfaces: Describe and follow some code conventions
3dc27a1 doc: Add internal interface conventions to developer notes (Russell Yanofsky)
1dca9dc refactor: Change createWallet, fillPSBT argument order (Russell Yanofsky)
96dfe5c refactor: Change Chain::broadcastTransaction param order (Russell Yanofsky)
6ceb219 refactor: Rename Chain::Notifications methods to be consistent with other interfaces methods (Russell Yanofsky)
1c2ab1a refactor: Rename Node::disconnect methods (Russell Yanofsky)
77e4b06 refactor: Get rid of Wallet::IsWalletFlagSet method (Russell Yanofsky)
Pull request description:
This PR is part of the [process separation project](https://github.com/bitcoin/bitcoin/projects/10).
This PR doesn't change behavior at all, it just cleans up code in [`src/interfaces`](https://github.com/bitcoin/bitcoin/tree/master/src/interfaces) to simplify bitcoin#10102, and [documents](https://github.com/ryanofsky/bitcoin/blob/pr/ipc-conv/doc/developer-notes.md#internal-interface-guidelines) coding conventions there better
ACKs for top commit:
hebasto:
re-ACK 3dc27a1, the only change since the [previous](bitcoin#18278 (review)) review is rebasing.
MarcoFalke:
ACK 3dc27a1 🕍
Tree-SHA512: 62e6a0f2488e3924e559d2074ed460b92e7a0a5d98eab492221cb20d59d04bbe32aef2a8aeba5e4ea9168cfa91acd5bc973dce6677be0180bd7a919354df53ed
0 commit comments