]> Untitled Git - bdk-cli/commit
Merge bitcoindevkit/bdk-cli#182: Implement transaction broadcasting for Kyoto
authorSteve Myers <steve@notmandatory.org>
Fri, 16 May 2025 16:40:46 +0000 (11:40 -0500)
committerSteve Myers <steve@notmandatory.org>
Fri, 16 May 2025 16:40:53 +0000 (11:40 -0500)
commit62ff445d664ad50b7d6228734c196d9b9ad20c60
tree56180854354cfa1a6d8f36904bcfb2793d874c99
parenta7e6909662fbb819ab280016c30fe369c3106315
parent811f614515b6fb1ae5689bf02ec830bdc7ff62ac
Merge bitcoindevkit/bdk-cli#182: Implement transaction broadcasting for Kyoto

811f614515b6fb1ae5689bf02ec830bdc7ff62ac fix(cbf): typo and cbf dir config when sqlite feature disabled (Steve Myers)
b04fed2e8a58dd6b4e001c64d03d85ad46cf7d3c feat(cbf): implement transaction broadcasting (rustaceanrob)

Pull request description:

  The actual implementation comes down to listening for an info message that reports the transaction was sent to a peer. For simplicity I am ignoring any wallet updates, but if the user calls the `Sync` command they can catch them. Follows up #181

  ### Checklists

  #### All Submissions:

  * [x] I've signed all my commits
  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md)
  * [x] I ran `cargo fmt` and `cargo clippy` before committing

  #### New Features:

  * [ ] I've added tests for the new feature
  * [ ] I've added docs for the new feature
  * [ ] I've updated `CHANGELOG.md`

  #### Bugfixes:

  * [ ] This pull request breaks the existing API
  * [ ] I've added tests to reproduce the issue which are now passing
  * [ ] I'm linking the issue being fixed by this PR

ACKs for top commit:
  notmandatory:
    ACK 811f614515b6fb1ae5689bf02ec830bdc7ff62ac

Tree-SHA512: 6a1ae4cee58170be5ac444598ea8362e8bd7c77137e2f010e8120869d7491c0ad37798508cea04da6a755d4a1a85b283454daf11624a3bb485e61003ae194007