-
Notifications
You must be signed in to change notification settings - Fork 405
deps(bdk_testenv): bump electrsd
to 0.31.0
#1826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
deps(bdk_testenv): bump electrsd
to 0.31.0
#1826
Conversation
It looks like I'll need to open a PR on corepc-client to add I'll do the same in |
af3988d
to
b4d655a
Compare
ef27736
to
f52f04d
Compare
@oleonardolima I noticed that the |
Yes, it was added a few releases after I started this PR, but IIRC some other methods were missing too. I'll check that again. |
Seems to be lacking good support for |
Once #1988 lands, we won't be relying on |
f52f04d
to
e8fc019
Compare
It appears that other methods are missing in the corepc-client at electrsd |
e8fc019
to
ea09145
Compare
8ce163c
to
2ab640d
Compare
- FIXME: update `bitcoind_rpc` to use `corepc-{node|client}` instead.
2ab640d
to
366c9d9
Compare
As of the latest v0.35 release, it appears that all the necessary methods are implemented in It requires a more significant refactor and changes for the |
Replaying a comment from discord
|
Description
Notes to the reviewers
Changelog notice
Checklists
All Submissions:
cargo fmt
andcargo clippy
before committingNew Features:
Bugfixes: