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

Demonstrate usage of new bitcoind-json-rpc repo #692

Closed
wants to merge 1 commit into from

Conversation

tcharding
Copy link
Member

@tcharding tcharding commented Jun 6, 2024

Demo use of the new repo, has bugs in amount parsing somewhere but I wanted to push this up before the weekend.

Uses: https://github.com/tcharding/rust-bitcoind-json-rpc

Introduces testing against bitcoind versions

  • v26.0
  • v25.2
  • v25.1
  • v25.0
  • v24.2
  • v24.1
  • v24.0.1
  • v23.2
  • v23.1
  • v23.0
  • v22.1
  • v22.0
  • v0.21.2
  • v0.20.2
  • v0.19.1
  • v0.18.1
  • v0.17.1

Demo use of the new repo, has bugs in amount parsing somewhere but I
wanted to push this up before the weekend.
Copy link
Member

@sanket1729 sanket1729 left a comment

Choose a reason for hiding this comment

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

Nice. The new crate is much more user friendly.

@tcharding
Copy link
Member Author

Thanks for looking. Do you use rust analyzer? I don't, but had the thought this morning that the new client and test crate might be brutal for rust analyzer to handle, I vaguely remember it not working so well with macos.

@tcharding
Copy link
Member Author

Superseded by #694

@tcharding tcharding closed this Jun 13, 2024
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