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

Dec 3 spec updates - data structures #44

Closed
wants to merge 3 commits into from

Conversation

akhila-raju
Copy link
Contributor

@akhila-raju akhila-raju commented Dec 3, 2018

Waiting on type support

@akhila-raju akhila-raju mentioned this pull request Dec 3, 2018
@akhila-raju akhila-raju closed this Dec 5, 2018
@akhila-raju akhila-raju deleted the dec3spec branch December 7, 2018 21:42
jrhea added a commit that referenced this pull request Dec 20, 2018
…ng is on check('FieldCanBeFinal', CheckSeverity.WARN) (#44)
jrhea pushed a commit that referenced this pull request Dec 20, 2018
* add VRC contract changes from Eth 2.0 spec

* add compile contract

* add vrc scaffold

* add decorators to suppress warnings

* pull pegasys master

* proof of concept commit

* code clean up, refactor

* reorg of vrc module, renamed pow

* forgive me of my sins spotlessApply be thy name

* package name fixes

* spotlessApply

* Updates Beacon State fields and adds Beacon State constructor (#42)

* Update Beacon State fields and add constructor

* Ran Spotless to fix build error.

* Adds default constructor to bypass build error.

* resolves #38.  Errorprone causes issues with the build when this setting is on check('FieldCanBeFinal', CheckSeverity.WARN) (#44)

* Slot processing stubs (#26)

* added slot scheduler

* initial work to add a slotScheduler

* stubbed out methods for slot, block and epoch processing

* Fixed package imports that didn't match folders. Fixed slot.increment() and errorprone packge

* fixed incorrect reference to serviceFacotry

* created state transition class, new events and stubbed methods to implement for new slot, block and epochs

* changed package in pow form net.consensys to tech.pegasys

* removing old BeaconChainServiceFile

* add clean step to build, remove vrc from settings.gradle and change vrc to pow in .gitignore
zilm13 pushed a commit to zilm13/teku that referenced this pull request May 13, 2024
* Implement GossipTopicDasPeerCustodyTracker
* Refactor DataColumnBlockRootResolver to move more logic from BeaconChainController to DataColumnSidecarCustodyImpl
* Fix the case when extra_column_subnets too large
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