nimbus-eth2/beacon_chain
Dustin Brody 60b1775879 update check_attestation/process_attestation() to 0.10.1 and fill in missing check 2020-01-28 12:07:33 +02:00
..
spec update check_attestation/process_attestation() to 0.10.1 and fill in missing check 2020-01-28 12:07:33 +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 additional 0.10.1 updates where already-implemented code is already done 2020-01-27 12:50:54 +00:00
attestation_pool.nim v0.10.1 (test vectors + unchanged parts) (#696) 2020-01-27 10:56:32 +00:00
beacon_chain_db.nim disable state pruning 2020-01-22 19:45:38 +02:00
beacon_node.nim clean up attestation logging 2020-01-23 18:48:26 +01: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 v0.10.1 (test vectors + unchanged parts) (#696) 2020-01-27 10:56:32 +00: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 drop rlpx support (#679) 2020-01-24 09:32:52 +01:00
extras.nim replace links to Apache and MIT licenses with HTTPS versions (#592) 2019-11-25 16:30:02 +01:00
inspector.nim fix decoding for 0.9.3 types 2019-12-17 11:25:36 +01:00
interop.nim v0.10.1 (test vectors + unchanged parts) (#696) 2020-01-27 10:56:32 +00:00
kvstore.nim trie -> kv store 2020-01-20 13:39:37 +00:00
kvstore_lmdb.nim LMDB: fix comment 2020-01-23 18:23:27 +02: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 v0.10.1 (test vectors + unchanged parts) (#696) 2020-01-27 10:56:32 +00:00
state_transition.nim additional 0.10.1 updates where already-implemented code is already done 2020-01-27 12:50:54 +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 drop rlpx support (#679) 2020-01-24 09:32:52 +01:00
time.nim v0.10.1 (test vectors + unchanged parts) (#696) 2020-01-27 10:56:32 +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 drop rlpx support (#679) 2020-01-24 09:32:52 +01:00