You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- modified: ignored return value of rescan_blockchain
- check rescan status using get_wallet_info and exit accordingly
- updates last_synced_height after rescan completes
- log wallet's birth height and last_synced_height
- ADDS info log at sync site for maker
- Changes: `refresh_offer_maxsize_cache` calculation from spendable to max(swap, regular)
- Changes: `fn check_swap_liquidity` to use `refresh_offer_maxsize_cache`
insted of `sync_and_save`
- Udates: `fn check_swap_liquidity_taproot` to use `refresh_offer_maxsize_cache`
- Remove `sync_and_save` from update_fidelity_bond_conf_details
- Adds sync_and_save to test
0 commit comments