Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Conversation

notmandatory
Copy link
Member

@notmandatory notmandatory commented Mar 16, 2022

Description

Update bdk-ffi to release 0.4.1 with fixed Wallet.broadcast function, it now returns a tx id as a hex string.

Fixes #20

Notes to the reviewers

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

@notmandatory
Copy link
Member Author

@thunderbiscuit can you test this out and see if it fixes #20 ?

If this does fix the problem then I'll have to make a new bdk-ffi release and update this PR with that tag.

@notmandatory notmandatory self-assigned this Mar 16, 2022
@thunderbiscuit
Copy link
Member

Tested ACK b33d307. Fixed the broadcast issue.

@notmandatory notmandatory added this to the Release 0.4.1 milestone Mar 17, 2022
@notmandatory notmandatory marked this pull request as ready for review March 17, 2022 18:39
@thunderbiscuit
Copy link
Member

ReACK e9111f7.

@thunderbiscuit thunderbiscuit self-requested a review March 17, 2022 18:40
@notmandatory notmandatory merged commit e9111f7 into bitcoindevkit:master Mar 17, 2022
@notmandatory notmandatory modified the milestones: Release 0.4.1, Release 0.5.0 Mar 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

Error "Option::unwrap() on a None value" when broadcasting

2 participants