Skip to content

Reintroduce descriptor data to bdk::Wallet persistence #1101

@evanlinjin

Description

@evanlinjin

Describe the enhancement

The current stable version of BDK stores the descriptor checksum in the database. This ensures the caller does not use the wrong descriptor with the database. We should reintroduce this.

Implementation proposal

Add verify_checksum method to the Persist trait.

Metadata

Metadata

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions