prysm-pulse/testing/spectest/mainnet/phase0
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
..
epoch_processing Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
finality Move Spectests Into a Testing/ Folder (#9582) 2021-09-14 16:02:58 +00:00
forkchoice Implement fork choice spec tests (#10159) 2022-01-31 19:03:48 +00:00
operations Move Spectests Into a Testing/ Folder (#9582) 2021-09-14 16:02:58 +00:00
random Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
rewards Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
sanity Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
shuffling/core/shuffle Move Spectests Into a Testing/ Folder (#9582) 2021-09-14 16:02:58 +00:00
ssz_static Move Spectests Into a Testing/ Folder (#9582) 2021-09-14 16:02:58 +00:00