prysm-pulse/testing/spectest/minimal/altair
Potuz 57a323f083
Forkchoice featureflag (#10299)
* Compiling main beacon-chain binary

* Add feature flag

* passing protoarray tests

* passing nodetree tests

* passing blockchain package tests

* passing rpc tests

* go fmt

* re-export forkchoice store from blockchain package

* remove duplicated import

* remove unused var

* add nodetree rpc method

* remove slot from IsOptimisticForRoot

* release lock in IsOptimistic

* change package name

* Revert "change package name"

This reverts commit 679112f9ef795922c631e7823dbdfb3746838f3c.

* rename package

* Update doc

* Fix span names

* Terence + Raul review

* remove go:build flags

* add errors dep

* spec tests

* fix call to IsOptimisticForRoot

* fix test

* Fix conflict

* change name of function

* remove ctx from store.head

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2022-03-09 03:05:51 +00:00
..
epoch_processing Move Spectests Into a Testing/ Folder (#9582) 2021-09-14 16:02:58 +00:00
finality Move Spectests Into a Testing/ Folder (#9582) 2021-09-14 16:02:58 +00:00
fork Move Spectests Into a Testing/ Folder (#9582) 2021-09-14 16:02:58 +00:00
forkchoice Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
operations Move Spectests Into a Testing/ Folder (#9582) 2021-09-14 16:02:58 +00:00
random Move Spectests Into a Testing/ Folder (#9582) 2021-09-14 16:02:58 +00:00
rewards Move Spectests Into a Testing/ Folder (#9582) 2021-09-14 16:02:58 +00:00
sanity 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