nimbus-eth2/beacon_chain
Dustin Brody 0c174036a5 update get_attesting_indices(...) to 0.8.3; mark IndexedAttestation, Attestation, PendingAttestation, and get_randao_mix(...) as 0.8.3; rm duplicate/dead code get_unslashed_attesting_indices(...) (#391) 2019-09-06 21:58:38 +02:00
..
spec update get_attesting_indices(...) to 0.8.3; mark IndexedAttestation, Attestation, PendingAttestation, and get_randao_mix(...) as 0.8.3; rm duplicate/dead code get_unslashed_attesting_indices(...) (#391) 2019-09-06 21:58:38 +02:00
ssz Work-around for #373 (#385) 2019-09-05 10:27:26 +00: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 rm some less-useful debug and tracing noise (#355) 2019-08-23 11:39:23 +02:00
beacon_chain_db.nim Implement the latest networking spec 2019-08-07 05:22:28 +03:00
beacon_node.nim Revert "Eth1 validators" (#392) 2019-09-06 13:00:56 +03:00
beacon_node.nim.cfg
beacon_node_types.nim Revert "Eth1 validators" (#392) 2019-09-06 13:00:56 +03:00
beacon_node_utils.nim
block_pool.nim interop updates 2019-09-02 22:14:18 +03:00
conf.nim interop updates 2019-09-02 22:14:18 +03:00
deploy_deposit_contract.nim Cleanup web3 api usage 2019-07-31 16:39:26 +03:00
eth2_network.nim more interop fixes 2019-09-02 22:14:18 +03: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
genesis.nim Revert "Eth1 validators" (#392) 2019-09-06 13:00:56 +03:00
gossipsub_protocol.nim Fix the build with RLPx 2019-08-15 20:43:05 +02:00
interop.nim more interop fixes 2019-09-02 22:14:18 +03:00
libp2p_backend.nim Implement the latest networking spec 2019-08-07 05:22:28 +03:00
libp2p_json_serialization.nim Restore building with chronicles_sinks=json 2019-06-24 19:38:19 +03:00
mainchain_monitor.nim Revert "Eth1 validators" (#392) 2019-09-06 13:00:56 +03:00
request_manager.nim Implement the latest SSZ specification and integrate the official SSZ test suite 2019-08-05 03:18:48 +03:00
ssz.nim v0.8.1 tests refactor (#326) 2019-08-28 12:07:00 +00:00
state_transition.nim fix network sim (#389) 2019-09-05 21:52:34 +02:00
sync_protocol.nim Fix the build with the latest Chronos 2019-08-15 20:43:06 +02: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
validator_keygen.nim log json errors when loading deposits 2019-09-02 22:14:18 +03:00
validator_pool.nim fix network sim (#389) 2019-09-05 21:52:34 +02:00
version.nim Implement the latest networking spec 2019-08-07 05:22:28 +03:00