prysm-pulse/beacon-chain/operations
terence tsao 8a01d412f5
Implement fork choice spec tests (#10159)
* starting

* Reimplement store

* begin on proposer boost

* implement fork choice proposer boost algorithm

* boosting

* gaz

* add mutexes and previous root

* comment on compute proposer boost

* safe

* rem todo

* reset and add tests

* unit test for proposer boost score

* boost works

* Can process block

* Basic test case passing

* ex ante

* test

* propoer test

* More progresses

* More fixes

* rm unused pieces

* Refactor, add phase 0

* locks

* vanilla ex-ante attack

* test similar to spec test

* works works works

* boost test working for num votes > proposer boost weight

* commentary fixes

* rem unused

* comments

* Proposer boost use store time

* Reset proposer root

* debugging

* passing

* Rm unused visibility imports

* Move update head to better place

* Fix deepsrc complains

* Fix more complains

* Raul's feedback

* Use correct byte lengths

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-01-31 19:03:48 +00:00
..
attestations Implement fork choice spec tests (#10159) 2022-01-31 19:03:48 +00:00
slashings Refactor mock test helpers (#10133) 2022-01-26 14:48:20 +00:00
synccommittee Pool returns empty contribution slice instead of nil (#9808) 2021-10-20 14:45:57 -07:00
voluntaryexits Refactor mock test helpers (#10133) 2022-01-26 14:48:20 +00:00