20 breaking releases
new 0.20.0 | May 1, 2025 |
---|---|
0.18.1 | Dec 19, 2024 |
0.17.0 | Oct 2, 2024 |
0.14.0 | Jul 22, 2024 |
0.1.0 | Mar 20, 2023 |
#640 in Magic Beans
1,527 downloads per month
Used in bdk_wallet
68KB
1K
SLoC
BDK File Store
⚠
bdk_file_store
is a development/testing database. It does not natively support backwards compatible BDK version upgrades so should not be used in production.
This is a simple append-only flat file database for persisting bdk_chain
changesets.
The main structure is Store
which works with any bdk_chain
based changesets to persist data into a flat file.
Dependencies
~9MB
~131K SLoC