Skip to content

Conversation

@reez
Copy link
Collaborator

@reez reez commented Oct 14, 2025

Description

Useful for anything from logging+diagnostics to custom persistence

Notes to the reviewers

Changelog notice

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature

Bugfixes:

  • This pull request breaks the existing API
  • I've added tests to reproduce the issue which are now passing
  • I'm linking the issue being fixed by this PR

@ItoroD
Copy link
Collaborator

ItoroD commented Oct 15, 2025

Looks good! Small question, at what point does staged get updated with values? Something like revealing an address should do that according to doc for Changeset. I tried this on android and I get null/empty values for all stage fields.

@reez
Copy link
Collaborator Author

reez commented Oct 15, 2025

Looks good! Small question, at what point does staged get updated with values? Something like revealing an address should do that according to doc for Changeset. I tried this on android and I get null/empty values for all stage fields.

Good q, after you reveal an address take a look at the staged ChangeSet's indexer_changeset().last_revealed which should show an updated descriptor id and the new derivation index I believe

Copy link
Member

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

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

ACK b022465

@reez reez merged commit fffe28a into bitcoindevkit:master Oct 20, 2025
6 checks passed
@reez reez deleted the take branch October 20, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants