nimbus-eth2/beacon_chain
Zahary Karadjov 0743b3507c Fix the build after the rebase 2020-01-21 01:26:57 +02:00
..
spec Restore some constants to pass the constants & presets test 2020-01-21 01:26:57 +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_aggregation.nim mark all compatible 0.9.3 functions and data structures as 0.9.4 2019-12-20 17:24:42 +00:00
attestation_pool.nim Move some attestation/block logic out of beacon node 2019-12-19 16:17:45 +00:00
beacon_chain_db.nim trie -> kv store 2020-01-20 13:39:37 +00:00
beacon_node.nim Fix the build after the rebase 2020-01-21 01:26:57 +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 clean up block pool 2020-01-21 00:54:23 +02:00
block_pool.nim clean up block pool 2020-01-21 00:54:23 +02:00
conf.nim Wire-up the peer dialing loop and introduce --max-peers option 2020-01-21 01:26:57 +02:00
deposit_contract.nim Revert "tighten a few imports" 2019-12-10 02:18:47 +02:00
eth2_discovery.nim Integrate Discovery V5 and support ENR bootstrap records 2020-01-21 01:26:57 +02:00
eth2_network.nim Integrate Discovery V5 and support ENR bootstrap records 2020-01-21 01:26:57 +02:00
extras.nim replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01:00
gossipsub_protocol.nim Fix the build with RLPx 2019-08-15 20:43:05 +02:00
inspector.nim fix decoding for 0.9.3 types 2019-12-17 11:25:36 +01:00
interop.nim mark all compatible 0.9.3 functions and data structures as 0.9.4 2019-12-20 17:24:42 +00:00
kvstore.nim trie -> kv store 2020-01-20 13:39:37 +00:00
kvstore_lmdb.nim LMDB: create db dir 2020-01-20 13:39:37 +00:00
libp2p_backend.nim Fix an error introduced during rebasing 2020-01-21 01:26:57 +02:00
libp2p_backends_common.nim undo try blocks; that's not the traceback's source 2020-01-13 19:02:38 +01:00
libp2p_daemon_backend.nim Eliminate the code duplication in the LibP2P back-ends 2019-12-10 15:02:16 +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
nimquery.nim Integrate Discovery V5 and support ENR bootstrap records 2020-01-21 01:26:57 +02:00
peer_pool.nim PeerPool initial commit. 2019-11-26 17:16:55 +00:00
request_manager.nim initial 0.9.3 spec update 2019-12-17 00:06:03 +02:00
ssz.nim trie -> kv store 2020-01-20 13:39:37 +00:00
state_transition.nim mark all compatible 0.9.3 functions and data structures as 0.9.4 2019-12-20 17:24:42 +00: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 initial 0.9.3 spec update 2019-12-17 00:06:03 +02:00
time.nim mark all compatible 0.9.3 functions and data structures as 0.9.4 2019-12-20 17:24:42 +00:00
trusted_state_snapshots.nim State/block pruning 2019-11-26 02:45:25 +02:00
validator_keygen.nim Revert "tighten a few imports" 2019-12-10 02:18:47 +02:00
validator_pool.nim add validators even if they're not in startup state 2019-11-25 18:31:22 +02:00
version.nim Detect and use Lighthouse's boot_enr.yaml files 2020-01-21 01:26:57 +02:00