]> Untitled Git - bdk/commit
fix(esplora): use saturating_add in update_tx_graph()
authorSteve Myers <steve@notmandatory.org>
Mon, 4 Sep 2023 05:25:38 +0000 (00:25 -0500)
committerSteve Myers <steve@notmandatory.org>
Tue, 26 Sep 2023 02:09:42 +0000 (21:09 -0500)
commit6a5c9d7a00bfddbdf6bd279d003fefe3958dccc1
treee050befea49b8ead39cca328fc69b936ee1a57e5
parent4d1a9fd47ab61e1cba2d01fe1191df8c0064c767
fix(esplora): use saturating_add in update_tx_graph()

This fixes overflow error when calling update_tx_graph() from update_tx_graph_without_keychain().
crates/esplora/src/async_ext.rs
crates/esplora/src/blocking_ext.rs