Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: improving wallet sync by 100x #1218

Merged
merged 2 commits into from
Sep 6, 2023
Merged

fix: improving wallet sync by 100x #1218

merged 2 commits into from
Sep 6, 2023

Conversation

bonomat
Copy link
Contributor

@bonomat bonomat commented Sep 5, 2023

Resolves #710

@bonomat bonomat requested a review from holzeis September 5, 2023 09:30
@holzeis
Copy link
Contributor

holzeis commented Sep 5, 2023

@bonomat shouldn't we first wait if it is working with the coordinator?

@bonomat
Copy link
Contributor Author

bonomat commented Sep 5, 2023

@bonomat shouldn't we first wait if it is working with the coordinator?

Already done, works great on the coordinator :)

Spot when we switched to our self-hosted node:

{"timestamp":"2023-09-05T09:32:52.146679125Z","level":"INFO","fields":{"message":"Finished on-chain sync","duration":"2177"},"target":"ln_dlc_node::ldk_node_wallet"}
{"timestamp":"2023-09-05T09:22:49.968838909Z","level":"INFO","fields":{"message":"Finished on-chain sync","duration":"4826"},"target":"ln_dlc_node::ldk_node_wallet"}
{"timestamp":"2023-09-05T09:19:12.783714036Z","level":"INFO","fields":{"message":"Finished on-chain sync","duration":"174384"},"target":"ln_dlc_node::ldk_node_wallet"}
{"timestamp":"2023-09-05T08:36:11.688759862Z","level":"INFO","fields":{"message":"Finished on-chain sync","duration":"151121"},"target":"ln_dlc_node::ldk_node_wallet"}

Copy link
Contributor

@holzeis holzeis left a comment

Choose a reason for hiding this comment

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

🚀

@bonomat bonomat added this pull request to the merge queue Sep 6, 2023
@bonomat bonomat changed the title chore: use self-hosted esplora node fix: improving wallet sync by 100x Sep 6, 2023
@bonomat bonomat removed this pull request from the merge queue due to a manual request Sep 6, 2023
@bonomat
Copy link
Contributor Author

bonomat commented Sep 6, 2023

Rebasing...

@bonomat bonomat merged commit ca2055a into main Sep 6, 2023
6 of 7 checks passed
@bonomat bonomat mentioned this pull request Sep 6, 2023
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.

Too Many Requests-Sync failed due to HTTP connection error Too Many Requests
2 participants