Skip to content

Conversation

jamillambert
Copy link
Collaborator

utxoupdatepsbt and joinpsbts are implemented but untested. The client macro for utxoupdatepsbt had a typo and the incorrect return type. Neither RPC has any return changes up to v29.

  • Fix the typo and return type in utxoupdatepsbt client macro.
  • Test utxoupdatepsbt and update the types table.
  • Test joinpsbts and update the types table.

The macro had a typo and returned the incorrect type.

Fix the typo and return the correct type.
`utxoupdatepsbt` is implemented but untested. There are no return 
changes up to v29.

Add a test and update the types table.
`joinpsbts` is implemented but untested. There are no return changes up 
to v29.

Add a test and update the types table
@jamillambert jamillambert force-pushed the 0826-join-update-psbts branch from a5001bf to 475e449 Compare August 26, 2025 12:03
Copy link
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

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

ACK 475e449

@tcharding tcharding merged commit c426be7 into rust-bitcoin:master Aug 29, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants