Skip to content

Commit a3d5896

Browse files
committed
feat(hwi): set hwi as top level command
- add ledger and coldcard integration - update hwi as top level command - update CHANGELOG rebase and fix clippy issues
1 parent 7aee2d1 commit a3d5896

File tree

6 files changed

+304
-251
lines changed

6 files changed

+304
-251
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ page. See [DEVELOPMENT_CYCLE.md](DEVELOPMENT_CYCLE.md) for more details.
55

66
## [Unreleased]
77

8+
- Add `hwi` top level command with subcommands: `devices`, `register`, `address` and `sign` transaction
9+
810
## [2.0.0]
911

1012
- Removed MSRV and bumped Rust Edition to 2024
@@ -18,6 +20,7 @@ page. See [DEVELOPMENT_CYCLE.md](DEVELOPMENT_CYCLE.md) for more details.
1820
- Renamed `BuilderError` to `KyotoBuilderError` and added `KyotoUpdateError`
1921
- Updated `bdk_electrum` to 0.23.0
2022
- Added `just` example for starting, connecting and funding a wallet in regtest
23+
- Add `--pretty` top level flag for formatting commands output in a tabular format
2124

2225
## [1.0.0]
2326

0 commit comments

Comments
 (0)