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

fork choice implementaion/updates #213

Merged
merged 6 commits into from
Dec 3, 2019
Merged

fork choice implementaion/updates #213

merged 6 commits into from
Dec 3, 2019

Conversation

ericsson49
Copy link
Contributor

  • ForkChoice.on_tick/on_block/on_attestation methods implemented
  • ForkChoice.Store interfaces extended with additional methods
  • dummy Store implementation
  • v0.9.1 and v0.9.2 fork choice updates

Dummy implementation of the new methods (for the beginning)
# Conflicts:
#	chain/src/main/java/org/ethereum/beacon/chain/DefaultBeaconChain.java
#	consensus/src/main/java/org/ethereum/beacon/consensus/spec/HelperFunction.java
@ericsson49 ericsson49 merged commit 921244b into develop Dec 3, 2019
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.

1 participant