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

devnet: fix node startup on macOS #8569

Merged
merged 5 commits into from
Oct 26, 2023
Merged

devnet: fix node startup on macOS #8569

merged 5 commits into from
Oct 26, 2023

Conversation

battlmonstr
Copy link
Contributor

@battlmonstr battlmonstr commented Oct 24, 2023

  • call getEnode before NodeStarted to make sure it is ready for RPC calls
  • fix connection error detection on macOS
  • use a non-default p2p port to avoid conflicts
  • disable bor milestones on local heimdall
  • generate node keys for static peers config

* call getEnode before NodeStarted to make sure it is ready for RPC calls
* fix connection error detection on macOS
* use a non-default p2p port to avoid conflicts
@battlmonstr battlmonstr requested a review from mh0lt October 24, 2023 13:47
@battlmonstr battlmonstr force-pushed the pr/devnet_fix branch 2 times, most recently from fc650bc to f396cf6 Compare October 24, 2023 19:41
@AskAlexSharov AskAlexSharov merged commit f1c81dc into devel Oct 26, 2023
7 checks passed
@AskAlexSharov AskAlexSharov deleted the pr/devnet_fix branch October 26, 2023 05:58
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.

2 participants