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

Wait for node graph to sync in init process #24

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Conversation

mrfelton
Copy link
Member

  • Wait for network sync and consolidate init process
  • Set gossip.sub-batch-delay=1s to speed up network sync
  • Reorder tests to run eclair tests first

This resolves an issue where some of the nodes report no public ip address for some time through getnodeinfo whilst the network graph is syncing.

In my testing it generally takes about 2 minutes.

@mrfelton mrfelton added scope:tests Indicates improvements or additions to tests type:enhancement Indicates new feature requests labels Jun 11, 2024
@mrfelton mrfelton self-assigned this Jun 11, 2024
@mrfelton mrfelton merged commit 29b7549 into master Jun 11, 2024
1 check passed
@mrfelton mrfelton deleted the test-improvements branch June 11, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:tests Indicates improvements or additions to tests type:enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant