prysm-pulse/beacon-chain/forkchoice
Potuz 5d29ca4984
Experimental disable boundary checks (#10936)
* init

* bellatrix + altair tests passing

* Add Phase0 support

* add feature flag

* phase0 test

* restore testvectors

* mod tidy

* state tests

* gaz

* do not call precompute

* fix test

* Fix context

* move to own's method

* remove spectests pulltips

* time import

* remove phase0

* mod tidy

* fix getters

* Update beacon-chain/forkchoice/doubly-linked-tree/types.go

* reviews

* fix workspace

* Recursive rlocks

Co-authored-by: terencechain <terence@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-06-29 23:37:21 +00:00
..
doubly-linked-tree Experimental disable boundary checks (#10936) 2022-06-29 23:37:21 +00:00
protoarray Experimental disable boundary checks (#10936) 2022-06-29 23:37:21 +00:00
types Forkchoice checkpoints (#10823) 2022-06-09 22:28:30 +00:00
BUILD.bazel Change forkchoice API (#10774) 2022-06-05 17:48:21 +00:00
doc.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
error.go Reinsert reorg atts (#10767) 2022-05-29 19:32:42 +00:00
interfaces.go Experimental disable boundary checks (#10936) 2022-06-29 23:37:21 +00:00