nimbus-eth2/beacon_chain
Zahary Karadjov d3f88929da Integrate nim-prompt 2019-10-07 23:56:34 +09:00
..
spec implement beacon_pending_deposits, beacon_processed_deposits_total, beacon_previous_validators, and beacon_current_validators metrics (#478) 2019-10-06 04:31:50 +00:00
ssz Fix a potential OOB error in SSZ deserialization 2019-09-27 23:29:58 +03:00
tracing Improve distinction between debugging stacktraces and crash/exception stacktraces 2019-03-26 17:35:09 +02:00
.gitignore interop updates 2019-09-02 22:14:18 +03:00
attestation_pool.nim [Interop branch] Log improvements - part 1 (#439) 2019-09-23 11:35:41 +02:00
beacon_chain_db.nim Implement the latest networking spec 2019-08-07 05:22:28 +03:00
beacon_node.nim Integrate nim-prompt 2019-10-07 23:56:34 +09:00
beacon_node.nim.cfg
beacon_node_types.nim simplify startup, describe a few startup tricks 2019-09-11 20:29:57 -04:00
beacon_node_utils.nim Squashed commit of the following: 2019-03-12 16:03:14 +01:00
block_pool.nim [Interop branch] Log improvements - part 1 (#439) 2019-09-23 11:35:41 +02:00
conf.nim Automated scripts for resetting the Status testnets 2019-09-26 18:58:51 +03:00
deposit_contract.nim Deposit contract script additions (#455) 2019-10-03 09:21:28 +00:00
eth2_network.nim log raw incoming gossip data 2019-09-28 21:20:09 +02:00
extras.nim avoid bad blocks by filtering included attestations 2019-03-28 21:10:08 +02:00
fork_choice.nim interop updates 2019-09-02 22:14:18 +03:00
gossipsub_protocol.nim Fix the build with RLPx 2019-08-15 20:43:05 +02:00
inspector.nim Add gossipsub messages monitoring tool. (#458) 2019-10-01 15:52:28 +02:00
interop.nim more interop fixes 2019-09-02 22:14:18 +03:00
libp2p_backend.nim Implement the latest modification of the spec 2019-09-27 19:10:37 +03:00
libp2p_json_serialization.nim Restore building with chronicles_sinks=json 2019-06-24 19:38:19 +03:00
mainchain_monitor.nim Eth1 validators (#393) 2019-09-09 18:59:02 +03:00
request_manager.nim More sync fixes 2019-09-10 09:49:54 -04:00
ssz.nim fix issue #367 and remove too-small range type usage for ValidatorIndex 2019-10-03 16:41:25 +03:00
state_transition.nim implement beacon_pending_deposits, beacon_processed_deposits_total, beacon_previous_validators, and beacon_current_validators metrics (#478) 2019-10-06 04:31:50 +00:00
sync_protocol.nim Implement the latest modification of the spec 2019-09-27 19:10:37 +03:00
time.nim bump beacon chain versions to 0.8.3, which has no relevant changes in this regard (#358) 2019-08-26 11:09:47 +02:00
trusted_state_snapshots.nim add beacon clock and rework timing 2019-03-26 13:21:48 +02:00
validator_keygen.nim Eth1 validators (#393) 2019-09-09 18:59:02 +03:00
validator_pool.nim sign the right attestation data 2019-10-02 12:11:47 +03:00
version.nim Integrate nim-metrics and add some metrics from the ETH2 spec (#394) 2019-09-07 19:48:05 +02:00