prysm-pulse/beacon-chain/state
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
..
fieldtrie Improve Field Trie Recomputation (#10884) 2022-06-16 13:14:29 +00:00
genesis simplify config names, use strings (#10656) 2022-05-06 21:42:27 +00:00
state-native Experimental disable boundary checks (#10936) 2022-06-29 23:37:21 +00:00
stategen Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
stateutil Experimental disable boundary checks (#10936) 2022-06-29 23:37:21 +00:00
testing Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
types Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +00:00
v1 Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
v2 Experimental disable boundary checks (#10936) 2022-06-29 23:37:21 +00:00
v3 Experimental disable boundary checks (#10936) 2022-06-29 23:37:21 +00:00
BUILD.bazel Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02:00
error.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
interfaces.go Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00