This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lighthouse
Watch
16
Star
0
Fork
0
You've already forked lighthouse
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
00a7ef0036
lighthouse
/
testing
/
ef_tests
/
.gitignore
3 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Replace EF tests submodule with a makefile
2019-09-07 18:19:54 +00:00
/eth2.0-spec-tests
Altair consensus changes and refactors (#2279) ## Proposed Changes Implement the consensus changes necessary for the upcoming Altair hard fork. ## Additional Info This is quite a heavy refactor, with pivotal types like the `BeaconState` and `BeaconBlock` changing from structs to enums. This ripples through the whole codebase with field accesses changing to methods, e.g. `state.slot` => `state.slot()`. Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-07-09 06:15:32 +00:00
.accessed_file_log.txt
Reference in New Issue
Copy Permalink