bitcoindevkit / bitcoindevkit/bdk_wallet
Downgrade Support
Open
documentation
github_actions
- Dominant language
- Rust
- Stars
- 59
- Forks
- 105
- Avg merge
- 10d 9h
- Merged PRs (30d)
- 1
Description
For most enterprise deployments of software, the ability to roll back a change if things aren't working correctly during a deploy is a critical feature. It seems BDK's current wallet serialization logic doesn't provide this as a hard guarantee to downstream users. It would be nice if this were provided as an explicit supported feature.
Contributor guide
Assessment
This issue has not been assessed yet.