Commit Graph

11 Commits

Author SHA1 Message Date
Paul Hauner
1fa54a60fb Implement compute_new_active_state() 2018-07-17 18:07:57 +10:00
Paul Hauner
3bca5e1d0f Implement initialize_new_epoch() 2018-07-17 18:06:53 +10:00
Paul Hauner
8b320ab24f Implement process_recent_proposers() 2018-07-17 17:54:14 +10:00
Paul Hauner
ecf0ad1534 Implement update_ffg_and_crosslink_process() 2018-07-17 13:21:58 +10:00
Paul Hauner
a8ef18c7e9 Split old state_transition.rs into transition/ dir 2018-07-16 16:52:25 +10:00
Paul Hauner
6f0bbd47fa Add (incompleted) process_attestations fn 2018-07-16 16:34:59 +10:00
Paul Hauner
ca40229cb4 Implement increment_validator_sets() 2018-07-16 11:57:32 +10:00
Paul Hauner
6e9738fd6f Implement (w/o tests) process_crosslinks() 2018-07-15 12:14:19 +10:00
Paul Hauner
27b8c03414 Add work on crosslinks 2018-07-13 15:37:21 +10:00
Paul Hauner
acb5a17748 Move deposit process into file & add tests 2018-07-12 17:49:42 +10:00
Paul Hauner
b1679af191 Create new "transition" mod, add untested fn
Untested fn is process_ffg_deposits. Will add tests now.
2018-07-12 16:41:44 +10:00