prysm-pulse/beacon-chain/core/helpers
Raul Jordan 84142477ea
Utilize New UpdateRegistry Function (#1710)
* fix current boundary issue

* gazelle

* test fix

* deprecate old epoch processing justified hash indices

* finality fixes

* fmt

* pseudocode

* underflow conditions

* add back att fix

* remove off by one fix

* fix most tests

* fix all tests

* logging proposers

* use the update registry function

* outdated tests

* fixed check reg change

* gazelle

* tests pass

* registry change flag
2019-02-25 18:37:55 -06:00
..
BUILD.bazel Implement Randao Reveal Signing in Proposer Client (#1650) 2019-02-20 12:58:34 -06:00
committee_test.go Align Epoch Processing With Spec (#1703) 2019-02-25 15:16:12 -06:00
committee.go Miscellaneous Runtime Fixes & Improvements - Raul (#1674) 2019-02-24 20:09:45 -06:00
deposits_test.go Move Deposit Encoding to Helpers Package (#1644) 2019-02-19 12:05:34 -06:00
deposits.go Move Deposit Encoding to Helpers Package (#1644) 2019-02-19 12:05:34 -06:00
randao_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
randao.go Update Configuration, Naming, and GenesisStart to Accommodate Randao (#1647) 2019-02-19 14:24:00 -06:00
rewards_penalties_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
rewards_penalties.go Move Validator Helper Functions to Helper Package (#1584) 2019-02-13 15:04:31 -06:00
slot_epoch_test.go Align Epoch Processing With Spec (#1703) 2019-02-25 15:16:12 -06:00
slot_epoch.go Align Epoch Processing With Spec (#1703) 2019-02-25 15:16:12 -06:00
validators_test.go Align Epoch Processing With Spec (#1703) 2019-02-25 15:16:12 -06:00
validators.go Utilize New UpdateRegistry Function (#1710) 2019-02-25 18:37:55 -06:00