nimbus-eth2/beacon_chain
Dustin Brody 6b1527ccd5 Almost final 0.5.1 spec updates (#201)
* update processExits to 0.5.1

* mark process_deposit, get_empty_block as 0.5.1; update get_genesis_beacon_state to 0.5.1; implement processDeposits

* hotfix via https://github.com/ethereum/eth2.0-specs/pull/821
2019-03-24 12:21:23 -06:00
..
spec Almost final 0.5.1 spec updates (#201) 2019-03-24 12:21:23 -06:00
attestation_pool.nim cleanups (#189) 2019-03-20 14:01:48 -06:00
beacon_chain_db.nim begin 0.5.0 spec update (#179) 2019-03-16 13:52:37 -06:00
beacon_node.nim More 0.5.1 spec updates (#195) 2019-03-22 18:33:12 +00:00
beacon_node.nim.cfg Add --logLevel command-line flag; Fix running the start.sh script from the beacon-chain repo 2019-01-17 14:38:27 +02:00
beacon_node_types.nim Address review concerns and make some steps towards json logging 2019-03-22 17:04:17 +02:00
beacon_node_utils.nim Squashed commit of the following: 2019-03-12 16:03:14 +01:00
block_pool.nim Report connected peers before fork choice 2019-03-22 12:33:10 +01:00
conf.nim Address review concerns and make some steps towards json logging 2019-03-22 17:04:17 +02:00
eth2_network.nim Report connected peers before fork choice 2019-03-22 12:33:10 +01:00
extras.nim spec updates 2018-12-28 02:32:41 +02:00
fork_choice.nim state processing fixes (#177) 2019-03-14 07:33:56 -06:00
gossipsub_protocol.nim A LibP2P-based networking stack; 2019-03-12 13:36:55 +02:00
libp2p_backend.nim Command-line and data storage handling for testnets 2019-03-18 12:45:29 +02:00
mainchain_monitor.nim Asyncdispatch2 rebranding to chronos (#84) 2019-02-06 18:56:04 +01:00
ssz.nim cleanups (#189) 2019-03-20 14:01:48 -06:00
state_transition.nim Almost final 0.5.1 spec updates (#201) 2019-03-24 12:21:23 -06:00
sync_protocol.nim Command-line and data storage handling for testnets 2019-03-18 12:45:29 +02:00
time.nim Updates for finalizing chain! (#162) 2019-03-09 04:23:14 +00:00
trusted_state_snapshots.nim Automate the creation of the network metadata files 2019-03-19 20:27:54 +02:00
validator_keygen.nim Command-line and data storage handling for testnets 2019-03-18 12:45:29 +02:00
validator_pool.nim More 0.5.1 spec updates (#195) 2019-03-22 18:33:12 +00:00
version.nim Command-line and data storage handling for testnets 2019-03-18 12:45:29 +02:00