Skip to content

Conversation

@luisschwab
Copy link
Member

@luisschwab luisschwab commented Jan 16, 2026

This PR implements Display, FromStr for BlockId, and FromSql and ToSql for Impl<BlockId>, needed to persist the wallet's birthday as a BlockId (height + hash).

Changelog notice

  • Implement Display and FromStr for BlockId
  • Implement FromSql and ToSql for Impl<BlockId>

Copy link
Member

@evanlinjin evanlinjin left a comment

Choose a reason for hiding this comment

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

ntACK fd9d558

@luisschwab luisschwab added this to the Chain 0.24.0 milestone Jan 17, 2026
@luisschwab luisschwab mentioned this pull request Jan 20, 2026
3 tasks
Copy link
Contributor

@oleonardolima oleonardolima left a comment

Choose a reason for hiding this comment

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

Concept ACK

It looks good, though I want to test it with the bdk_wallet companion PR before fully ACK'ing it.

@oleonardolima
Copy link
Contributor

Also, the PR description is missing the CHANGELOG info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Review

Development

Successfully merging this pull request may close these issues.

3 participants