bdk
bdk copied to clipboard
Add test for inserting anchor without tx
Description
This adds a test case described in issue958
All Submissions:
- [x] I've signed all my commits
- [x] I followed the contribution guidelines
- [x] I ran
cargo fmt
andcargo clippy
before committing
Since it looks like still a bit of work today I'm moving this out of the alpha.1 milestone.
I do not understand what is missing here. The workflows failed because of this
error: package log v0.4.19 cannot be built because it requires rustc 1.60.0 or newer, while the currently active rustc version is 1.57.0
Just tested the workflows locally and it seams to work now.
Hey @remix7531, sorry for the late response! I think you encountered a problem with our CI, that's why it would work locally but fail here. Can you try rebasing?