prysm-pulse/beacon-chain/core/state
terence tsao 956b07f5c1 Implement state transition no verify (#3048)
* Implemented state transition w/o sig verification

* ExecuteStateTransitionNoValidateStateRoot -> ExecuteStateTransitionNoVerify

* Fixed all the tests

* Extra spaces

* Gazelle

* Conflict

* Added start shard cache back

* typos
2019-07-27 00:24:42 +05:30
..
spectest Template based protobuf parameters for ssz configurations (#3062) 2019-07-24 22:03:05 -04:00
stateutils Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
BUILD.bazel Implement state transition no verify (#3048) 2019-07-27 00:24:42 +05:30
state_test.go Remove optional verify signatures argument when verifying deposits (#3052) 2019-07-23 22:19:14 +05:30
state.go Remove optional verify signatures argument when verifying deposits (#3052) 2019-07-23 22:19:14 +05:30
transition_test.go Implement state transition no verify (#3048) 2019-07-27 00:24:42 +05:30
transition.go Implement state transition no verify (#3048) 2019-07-27 00:24:42 +05:30