Skip to content

Conversation

@lakshya-sky
Copy link
Contributor

  • Currently the discovery server creates its own copy of NodeRecord while it should be using the one created by init_l1, this pr shares a single record via lock(most operations will be read only so RwLock seems appropriate).
  • Added broadcast channel in store which allows other parts to listen for new canonical heads.
  • update enr in disc server via subscribing to new head updates.

Closes #5493

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.

Periodically update local ENR

1 participant