Skip to content
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

Upgrade jsonrpc to version 0.18.0 #339

Merged
merged 1 commit into from
May 14, 2024

Conversation

tcharding
Copy link
Member

@tcharding tcharding commented Apr 30, 2024

Just the last patch, upgrade to the latest jsonrpc release.

There are a bunch of changes it the lock files, this is because of the removal of the range dependency in bitcoind.

Upgrade to the latest released `jsonrpc` version.
@tcharding tcharding marked this pull request as ready for review May 13, 2024 23:26
@tcharding
Copy link
Member Author

tcharding commented May 13, 2024

I'm not sure why the lock file changes related to our crates are in here , I copied the ones from master and re-updated and got no changes, I'm guessing that during rebase/dev today of #337 I kept the wrong versions (ones with explicit version numbers). I believe the changes are benign.

EDIT: Oh, its because of the removal of the range dependency in bitcoind

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK dfc5f86

@apoelstra apoelstra merged commit 136e151 into rust-bitcoin:master May 14, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants