prysm-pulse/beacon-chain/core/state
Raul Jordan 7ae19ec370
Align Block Operations to Spec (#1512)
* fix bug in eth1 data vote count increases

* updating attester slashings

* is double vote and attester pseudocode

* attester slashing revamp complete

* exits processing complete

* all block operations aligned to spec

* completed test revamp

* builds properly

* all done FINALLY

* address comms

* comment

* no more confusing is double vote function

* surround
2019-02-08 15:53:36 -06:00
..
stateutils Aligning ETH2.0 spec - Update Validator Fields (#1513) 2019-02-06 15:46:05 -06:00
BUILD.bazel Align Initial Beacon State to Latest Spec (#1527) 2019-02-08 11:52:29 -06:00
state_test.go Align Initial Beacon State to Latest Spec (#1527) 2019-02-08 11:52:29 -06:00
state.go Align Block Operations to Spec (#1512) 2019-02-08 15:53:36 -06:00
transition_test.go Align Block Operations to Spec (#1512) 2019-02-08 15:53:36 -06:00
transition.go Aligning ETH2.0 spec - Attestation and Epoch Processing - Part 1 (#1519) 2019-02-07 15:46:22 -06:00