terence tsao
|
d837e5ef9e
|
Aligning ETH2.0 spec - Attestation and Epoch Processing - Part 1 (#1519)
* fixed epoch_processing
* updated references in code
* starting fixing tests
* fixed rest of the tests. yay
* fixed transition test again
|
2019-02-07 15:46:22 -06:00 |
|
Nishant Das
|
9ecef934d8
|
Update Beacon State to Match the Spec (#1489)
* first line of changes
* fix all tests in core package
* Finished fixing up all tests
* docs
* more docs
|
2019-02-06 10:44:27 -06:00 |
|
terence tsao
|
506db55be5
|
Aligning ETH2.0 spec - Make Epoch First Citizen (Shuffling and GetCrosslinkAtSlot) (#1488)
|
2019-02-05 19:52:14 +01:00 |
|
terence tsao
|
cdf50e2fa2
|
Aligning ETH2.0 Spec - Implemented Slot & Epoch Helpers (#1447)
* starting to use SlotToEpoch...
* updated exisiting functions...
* fixed epoch tests
* fixed rest of the tests
* tests for newly added helper functions
* fixed visiblity
* added PrevEpoch and NextEpoch helpers
* lint
* removed file from other commit
|
2019-02-02 00:52:35 +08:00 |
|