nimbus-eth2/beacon_chain
Zahary Karadjov 1ef9f458ac
Remove hard-coded variables from the manage_testnet_hosts script
2019-10-29 19:16:32 +02:00
..
spec Switch to Nim v1.0.2 2019-10-28 15:00:25 +02: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 Remove hard-coded variables from the manage_testnet_hosts script 2019-10-29 19:16:32 +02:00
beacon_node.nim.cfg Fix the error 'output device not set for a chonicles dynamic sink' 2019-10-29 03:05:43 +02:00
beacon_node_types.nim Removed all code related to the old network metadata files 2019-10-29 01:04:52 +02:00
beacon_node_utils.nim Squashed commit of the following: 2019-03-12 16:03:14 +01:00
block_pool.nim minimize imports, specially for spec - cuts 2/3 of ncli build time (#500) 2019-10-25 12:59:56 +02:00
conf.nim Add support for testnets with mixed quickstart/random deposits 2019-10-29 19:16:32 +02:00
deposit_contract.nim Unix-style command-line params for the 'deposit_contract' binary 2019-10-29 02:20:47 +02:00
eth2_network.nim Removed all code related to the old network metadata files 2019-10-29 01:04:52 +02:00
extras.nim avoid bad blocks by filtering included attestations 2019-03-28 21:10:08 +02:00
fork_choice.nim minimize imports, specially for spec - cuts 2/3 of ncli build time (#500) 2019-10-25 12:59:56 +02: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 minimize imports, specially for spec - cuts 2/3 of ncli build time (#500) 2019-10-25 12:59:56 +02:00
libp2p_backend.nim Use the latest nim-eth 2019-10-23 19:37:06 +03:00
libp2p_daemon_backend.nim Preparations for introducing the native libp2p back-end 2019-10-28 15:00:25 +02:00
libp2p_json_serialization.nim Restore building with chronicles_sinks=json 2019-06-24 19:38:19 +03:00
mainchain_monitor.nim WIP Goerli testnet 2019-10-28 15:51:17 +02:00
request_manager.nim More sync fixes 2019-09-10 09:49:54 -04:00
ssz.nim minimize imports, specially for spec - cuts 2/3 of ncli build time (#500) 2019-10-25 12:59:56 +02:00
state_transition.nim remove obsolete docs (this is covered in honest validator guide) 2019-10-25 13:55:19 +02:00
statusbar.nim Initial version of status bar 2019-10-07 23:56:34 +09:00
sync_protocol.nim minimize imports, specially for spec - cuts 2/3 of ncli build time (#500) 2019-10-25 12:59:56 +02:00
time.nim update to beacon chain phase 0 spec version 0.8.4; no substantive changes (#494) 2019-10-24 13:36:36 +00:00
trusted_state_snapshots.nim minimize imports, specially for spec - cuts 2/3 of ncli build time (#500) 2019-10-25 12:59:56 +02:00
validator_keygen.nim Add support for testnets with mixed quickstart/random deposits 2019-10-29 19:16:32 +02:00
validator_pool.nim fix two races when producing block 2019-10-08 23:52:50 +09:00
version.nim Preparations for introducing the native libp2p back-end 2019-10-28 15:00:25 +02:00