]> Untitled Git - bdk-cli/commit
test: add more tests for createtx, bip322
authorVihiga Tyonum <withtvpeter@gmail.com>
Tue, 7 Jul 2026 16:04:38 +0000 (17:04 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Wed, 8 Jul 2026 21:49:32 +0000 (22:49 +0100)
commitf809a7e3ab10183c663144767d7a87188dc3a55a
treecf5aaef06f03b9331f9fd4f3c938947903640848
parenta993315dfdbe1ed8450dc5aae974061d43c091e1
test: add more tests for createtx, bip322

- add tests for OP_RETURN in createtx
- add tests for coin selection in createtx
- add test for esplora client full_scan
- fix clippy issues
src/handlers/config.rs
src/persister.rs
src/utils/runtime.rs
tests/integration/online.rs