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
d23437f726
lighthouse
/
testing
/
ef_tests
/
.gitignore
3 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update spec tests to v1.1.0-beta.4 (#2548) ## Proposed Changes Bump the spec tests to beta.4, including the new randomised tests (which all pass :tada:)
2021-09-25 05:58:35 +00:00
/consensus-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