-
Notifications
You must be signed in to change notification settings - Fork 3
Pull requests: bitcoinerlab/explorer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: API improvements and reconnection fixes for Electrum explorer
#20
by landabaso
was merged Nov 15, 2024
Loading…
feat: improve resilience of fetchFeeEstimates by adding retry mechanism
#19
by landabaso
was merged Nov 8, 2024
Loading…
feat: more robust/aggressive electrum reconnect strategy on failure
#18
by landabaso
was merged Nov 6, 2024
Loading…
fix: improve error handling on socket connection errors
#16
by landabaso
was merged Oct 30, 2024
Loading…
Bump versions for explorer and electrum-client dependencies
#15
by landabaso
was merged Oct 27, 2024
Loading…
fix: use 0 for mempool blockheight accross all implementations
#13
by landabaso
was merged Sep 20, 2024
Loading…
Improve Esplora error handling and update React Native integration instructions
#12
by landabaso
was merged Sep 15, 2024
Loading…
Ensure throttling is disabled after final task to prevent infinite loops
#11
by landabaso
was merged Sep 10, 2024
Loading…
Refactor RequestQueue and Expose in EsploraExplorer Constructor
#10
by landabaso
was merged Jul 23, 2024
Loading…
Implement and document isConnected method for Electrum and Esplora explorers
#9
by landabaso
was merged Jul 19, 2024
Loading…
Improve Error Handling in Request Queue: Rethrow Original Error After Maximum Retries
#8
by landabaso
was merged Jul 16, 2024
Loading…
feat: Implement fetchBlockStatus and fix block height comparison bug
#6
by landabaso
was merged Jun 12, 2024
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.