Skip to content

wallet: don't panic, retry instead#81

Open
buck54321 wants to merge 3 commits intogcash:masterfrom
buck54321:panic-fixes
Open

wallet: don't panic, retry instead#81
buck54321 wants to merge 3 commits intogcash:masterfrom
buck54321:panic-fixes

Conversation

@buck54321
Copy link

Taken from btcwallet #870 by guggero

Fixes a couple of overzealous panics that can occur during initial sync and resync.

Comment on lines +852 to +853
// 1. Ensure internal and external branch horizons are fully expanded.
// 2. Filter the entire range of blocks, stopping if a non-zero number of
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This must be a new gofmt thing.

buck54321 and others added 3 commits January 14, 2024 06:31
@zquestz
Copy link
Contributor

zquestz commented Jan 4, 2025

Sorry for the long delay. We are finally getting this project back up and running and love the changes. That being said they need to be rebased against the latest code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants