nimbus-eth2/beacon_chain
Zahary Karadjov ff3da4e152 more network traffic tracing 2019-11-26 02:45:25 +02:00
..
spec Fix the bulds with json logging enabled 2019-11-26 02:45:25 +02:00
ssz start untangling beaconnode (#589) 2019-11-25 15:36:25 +01:00
tracing replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01:00
.gitignore interop updates 2019-09-02 22:14:18 +03:00
attestation_pool.nim start untangling beaconnode (#589) 2019-11-25 15:36:25 +01:00
beacon_chain_db.nim State/block pruning 2019-11-26 02:45:25 +02:00
beacon_node.nim add validators even if they're not in startup state 2019-11-25 18:31:22 +02:00
beacon_node.nim.cfg Reduce compilation differences between client and server nodes 2019-11-11 23:30:21 +00:00
beacon_node_types.nim State/block pruning 2019-11-26 02:45:25 +02:00
block_pool.nim detailed tracing in block_pool.getBlockRange 2019-11-26 02:45:25 +02:00
conf.nim Add detailed tracing for blocks by range requests 2019-11-26 02:45:25 +02:00
deposit_contract.nim switch assert(...) to doAssert(...) and minor cleanup 2019-11-22 16:39:05 +00:00
eth2_network.nim verify that state_sim is justifying and finalizing; fix 3 more warnings; rename crosslink_committee_cache to beacon_committee_cache; fix O(n^2) usage of get_base_reward(...) 2019-11-18 17:35:58 +00:00
extras.nim replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01:00
fork_choice.nim re-enable test_interop based on zcli with 0.9.1 specs and update initialize_beacon_state_from_eth1(...) to 0.9.1 (#569) 2019-11-21 09:15:10 +00:00
gossipsub_protocol.nim Fix the build with RLPx 2019-08-15 20:43:05 +02:00
inspector.nim replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01:00
interop.nim mark all non-changed 0.9.1 items as 0.9.2 (#576) 2019-11-22 09:29:04 +01:00
libp2p_backend.nim Add detailed tracing for blocks by range requests 2019-11-26 02:45:25 +02:00
libp2p_daemon_backend.nim more network traffic tracing 2019-11-26 02:45:25 +02:00
libp2p_json_serialization.nim Restore building with chronicles_sinks=json 2019-06-24 19:38:19 +03:00
mainchain_monitor.nim start untangling beaconnode (#589) 2019-11-25 15:36:25 +01:00
request_manager.nim start untangling beaconnode (#589) 2019-11-25 15:36:25 +01:00
ssz.nim replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01:00
state_transition.nim replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01:00
statusbar.nim re-enable test_interop based on zcli with 0.9.1 specs and update initialize_beacon_state_from_eth1(...) to 0.9.1 (#569) 2019-11-21 09:15:10 +00:00
sync_protocol.nim start untangling beaconnode (#589) 2019-11-25 15:36:25 +01:00
time.nim mark all non-changed 0.9.1 items as 0.9.2 (#576) 2019-11-22 09:29:04 +01:00
trusted_state_snapshots.nim State/block pruning 2019-11-26 02:45:25 +02:00
validator_keygen.nim re-enable test_interop based on zcli with 0.9.1 specs and update initialize_beacon_state_from_eth1(...) to 0.9.1 (#569) 2019-11-21 09:15:10 +00:00
validator_pool.nim add validators even if they're not in startup state 2019-11-25 18:31:22 +02:00
version.nim Make all testnet env file values optional [skip CI] 2019-11-12 23:43:38 +00:00