Commit Graph

18 Commits

Author SHA1 Message Date
Michael Sproul
03c50354f4 v0.6: update all spec version comments 2019-06-17 17:22:48 +10:00
Michael Sproul
10884359af spec v0.6: check custody bitfield length 2019-06-04 11:04:53 +10:00
Paul Hauner
a92c209787 Rename file in state_processing 2019-05-24 14:08:19 +10:00
Paul Hauner
99ae734638 Add saturating sub to slash_validator 2019-05-24 14:08:19 +10:00
Paul Hauner
987afb6595 Update some Spec v.. comments & minor logic fix 2019-05-22 12:17:56 +10:00
Michael Sproul
0b2aa26f2d spec v0.6.1: attestation processing/verif 2019-05-21 16:43:55 +10:00
Michael Sproul
56424d94c6 spec v0.6.1: update per-epoch processing 2019-05-21 16:43:54 +10:00
Michael Sproul
d3d2900a6a state_processing: get_attesting_indices in common 2019-05-21 16:43:54 +10:00
Paul Hauner
03849de319 Fix some BeaconState API changes in state proc. 2019-05-19 15:56:24 +10:00
Michael Sproul
e80264b8c8 Merge remote-tracking branch 'origin/master' into spec-0.6 2019-05-14 12:09:59 +10:00
Paul Hauner
ce8ebeccbc Rename BeaconStateTypes to EthSpec 2019-05-10 14:47:09 +10:00
Paul Hauner
8cefd20e9d Add progress on state_processing fixed-len update 2019-05-08 15:36:02 +10:00
Michael Sproul
5394726caf spec: initiate_validator_exit v0.6.1
Added a new field `exit_cache` to the BeaconState, which caches
the number of validators exiting at each epoch.
2019-05-07 18:27:58 +10:00
Paul Hauner
343909ef31 Fix boolean-bitfield serialization 2019-04-17 17:17:07 +10:00
Michael Sproul
d95ae95ce8 spec: update tags to v0.5.1 2019-04-17 12:00:23 +10:00
Michael Sproul
0a02567440 bitfield: fix bit ordering issue with YAML parsing 2019-04-17 12:00:22 +10:00
Paul Hauner
35b90728c7 Push more epoch processing fns to 0.5.0 2019-03-19 19:27:10 +11:00
Paul Hauner
1028acf3f1 Move state trans fns into state_processing 2019-03-18 21:34:42 +11:00