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

more work on the BN/VC split #1074

Merged
merged 1 commit into from May 28, 2020
Merged

more work on the BN/VC split #1074

merged 1 commit into from May 28, 2020

Conversation

onqtam
Copy link
Contributor

@onqtam onqtam commented May 27, 2020

  • fixed comments from the last review
  • getting more data to the VC via RPC, moved some code back into the BN only
  • block proposal and attestation duties being requested as well

- fixed comments from the last review
- getting more data VIA RPC, moved some code back into the BN only
- attestation duties being requested as well
@@ -61,6 +62,58 @@ declareHistogram beacon_attestation_received_seconds_from_slot_start,

logScope: topics = "beacnde"

proc getStateFromSnapshot(conf: BeaconNodeConf): NilableBeaconStateRef =
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This has been moved back in here because it's no longer needed by the VC

Copy link
Contributor

@mratsim mratsim left a comment

Choose a reason for hiding this comment

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

LGTM

@onqtam onqtam merged commit cefd525 into devel May 28, 2020
@onqtam onqtam deleted the vc_split branch May 28, 2020 10:01
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.

None yet

2 participants