]> Untitled Git - bdk-cli/commitdiff
Update changelog
authorrajarshimaitra <rajarshi149@gmail.com>
Fri, 9 Sep 2022 15:33:02 +0000 (21:03 +0530)
committerrajarshimaitra <rajarshi149@gmail.com>
Fri, 9 Sep 2022 15:33:02 +0000 (21:03 +0530)
CHANGELOG.md

index 215cba34218f53d3b58a6d6e6d68941ec8041510..de884f08e380f7d2bea243142bf7330c81c12e8a 100644 (file)
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Change default database to `sqlite`.
 - Change the `esplora-reqwest` feature to always use async mode
 - Change rpc `--skip-blocks` option to `--start-time` which specifies time initial sync will start scanning from.
+- Add new `bdk-cli node <command> [<args>]` to control the backend node deployed by `regtest-*` features.
+- Add an integration testing framework in `src/tests/integration.rs`. This framework uses the `regtest-*` feature to run automated testing with bdk-cli.
 
 ## [0.5.0]