Wei Chen
|
552f11cb5f
|
feat(esplora): include previous TxOut s for fee calculation
The previous `TxOut` for transactions received from an external
wallet are added as floating `TxOut`s to `TxGraph` to allow for
fee calculation.
|
2024-02-05 17:01:11 +08:00 |
|
Steve Myers
|
de54e710ed
|
refactor(esplora_ext): rename scan_txs to sync and scan_txs_with_keychains to full_scan
removed txids and outpoints params from full_scan
|
2024-01-05 15:32:20 -06:00 |
|
Antoine Poinsot
|
43aed386bc
|
esplora: also test the gap limit bounds in the async client
|
2023-11-24 12:21:16 +01:00 |
|
Steve Myers
|
4d1a9fd47a
|
test(esplora): add async_ext and blocking_ext integration tests
|
2023-09-25 21:09:40 -05:00 |
|