]> Untitled Git - bdk-cli/commit
test(online): Add test transaction full cycle
authorVihiga Tyonum <withtvpeter@gmail.com>
Mon, 22 Jun 2026 21:18:00 +0000 (22:18 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Wed, 8 Jul 2026 21:49:31 +0000 (22:49 +0100)
commit702d2594afa804aa7985a32dc55559fff7b06da4
treeee6252042f6904cd4785ea6db2e9e53dbae9656d
parentc013da05706caff3266aee776024361a35afdea1
test(online): Add test transaction full cycle

- Add test for creating, signing, broadcasting tx
- Add test for combining psbt, fee bump and other
psbt related commands
- Add bip322 tests
Cargo.lock
Cargo.toml
tests/cli.rs
tests/common/mod.rs