Closed delbonis closed 20 hours ago
This is blocked by @evgenyzdanovich's work in removing the reth
fork along with @MdTeach.
My suggestion is to do reset the Cargo.lock
and do cargo update -p FOO --precise BAR
.
See how BDK does it when dealing with their MSRV breaks: https://github.com/bitcoindevkit/bdk?tab=readme-ov-file#minimum-supported-rust-version-msrv
ahhhhhhhhhhhhhhhhhhhhhhhhh
closed by #473
Description
This PR is just applying the patch from #342 onto the release branch. I regenerated the lockfile, and now it's giving me the
BlockTransactions
issue again. How do we fix this?Type of Change
Checklist
Related Issues
342