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

Implement bitcoind v23 rpc #4368

Merged
merged 1 commit into from Jun 21, 2022
Merged

Implement bitcoind v23 rpc #4368

merged 1 commit into from Jun 21, 2022

Conversation

solo1g
Copy link
Contributor

@solo1g solo1g commented Jun 5, 2022

@solo1g solo1g force-pushed the v23rpc branch 3 times, most recently from a51132c to fd175e2 Compare June 5, 2022 10:00
@Christewart Christewart added bitcoind-rpc work for the bitcoind rpc project enhancement labels Jun 6, 2022
@solo1g
Copy link
Contributor Author

solo1g commented Jun 20, 2022

Squashed the rerun commits. Seems like the issue got fixed with the recent changes.

@solo1g solo1g requested a review from Christewart June 20, 2022 12:01
@Christewart Christewart added this to the 2.0 milestone Jun 21, 2022
else if (Properties.isMac) ("osx64", "tar.gz")
else if (Properties.isMac)
version match {
case "23.0" => ("x86_64-apple-darwin", "tar.gz")
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉

@Christewart Christewart self-requested a review June 21, 2022 18:20
Copy link
Contributor

@Christewart Christewart left a comment

Choose a reason for hiding this comment

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

Really nice job @shreyanshyad 🎉

@Christewart Christewart merged commit 4dc1bc7 into bitcoin-s:master Jun 21, 2022
@solo1g solo1g mentioned this pull request Jun 22, 2022
@Christewart Christewart added this to Done in 2.0 Jun 28, 2022
@Christewart Christewart modified the milestones: 2.0, 1.9.2, 1.9.3 Aug 6, 2022
@Christewart Christewart removed this from Done in 2.0 Aug 6, 2022
@Christewart Christewart added this to In Progress in 1.9.3 via automation Aug 6, 2022
@Christewart Christewart moved this from In Progress to Done in 1.9.3 Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitcoind-rpc work for the bitcoind rpc project enhancement
Projects
No open projects
1.9.3
Done
Development

Successfully merging this pull request may close these issues.

Implement bitcoind v23 rpc
3 participants