nimbus-eth2/research
Dustin Brody dfa062db7d 0.8.0, continued (#315)
* rename get_genesis_beacon_state(...) to initialize_beacon_state_from_eth1(...); remove unused vestiges get_temporary_block_header(...) and get_empty_block(...); partly align initialize_beacon_state_from_eth1(...) with 0.8.0 version; implement CompactCommittee object type; update process_final_updates(...) to 0.8.0

* mark get_shard_delta(...) as 0.8.0

* mark get_total_active_balance(...) and epoch transition helper functions as 0.8.0

* move FORK_CHOICE_BALANCE_INCREMENT, not in spec anymore, to sole user in fork_choice
2019-07-10 14:23:02 +02:00
..
fork_choice_rule begin 0.5.0 spec update (#179) 2019-03-16 13:52:37 -06:00
.gitignore some ignores 2019-03-26 19:41:34 -06:00
sereth.nim std_shims -> stew 2019-07-07 11:53:58 +02:00
serialized_sizes.nim 0.8.0, continued (#315) 2019-07-10 14:23:02 +02:00
serialized_sizes.nim.cfg ssz: finish implementation (#42) 2018-12-17 19:03:53 +01:00
state_sim.nim 0.8.0, continued (#315) 2019-07-10 14:23:02 +02:00