..
spec
Safer testnet restarts; Working CLI queries for inspecting the genesis states
2019-11-11 23:29:36 +00:00
ssz
Safer testnet restarts; Working CLI queries for inspecting the genesis states
2019-11-11 23:29:36 +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
update get_attesting_indices(...) to 0.9.0; remove Crosslink from AttestationData to update AttestationData to 0.9.0; rm get_winning_crosslink_and_attesting_indices(...) and get_crosslink_deltas(...)
2019-11-08 13:23:08 +00:00
beacon_chain_db.nim
initial 0.9.0 spec sync ( #509 )
2019-10-30 19:41:19 +00:00
beacon_node.nim
Safer testnet restarts; Working CLI queries for inspecting the genesis states
2019-11-11 23:29:36 +00: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
initial 0.9.0 spec sync ( #509 )
2019-10-30 19:41:19 +00:00
conf.nim
beacon_node: "--version" option [skip ci]
2019-11-09 17:43:42 +00:00
deposit_contract.nim
Fixed deposit/contract
2019-11-07 17:23:06 +00:00
eth2_network.nim
beacon_node: print name, version and Git revision [skip ci] ( #527 )
2019-11-08 10:33:16 +00:00
extras.nim
avoid bad blocks by filtering included attestations
2019-03-28 21:10:08 +02:00
fork_choice.nim
initial 0.9.0 spec sync ( #509 )
2019-10-30 19:41:19 +00:00
gossipsub_protocol.nim
Fix the build with RLPx
2019-08-15 20:43:05 +02:00
inspector.nim
Add peers monitoring.
2019-11-08 01:19:35 +02:00
interop.nim
mark functions, constants, and data structures unchanged by 0.9.1 as such
2019-11-11 10:25:57 +00:00
libp2p_backend.nim
Revert f79f9deeb3
a0fbf5464a
94a9c51d8a
( #523 )
2019-11-06 16:56:54 +02:00
libp2p_daemon_backend.nim
Revert f79f9deeb3
a0fbf5464a
94a9c51d8a
( #523 )
2019-11-06 16:56:54 +02:00
libp2p_json_serialization.nim
Restore building with chronicles_sinks=json
2019-06-24 19:38:19 +03:00
mainchain_monitor.nim
Finalization experiements
2019-11-05 03:13:16 +02:00
request_manager.nim
More sync fixes
2019-09-10 09:49:54 -04:00
ssz.nim
Safer testnet restarts; Working CLI queries for inspecting the genesis states
2019-11-11 23:29:36 +00:00
state_transition.nim
mark functions, constants, and data structures unchanged by 0.9.1 as such
2019-11-11 10:25:57 +00:00
statusbar.nim
Initial version of status bar
2019-10-07 23:56:34 +09:00
sync_protocol.nim
Allow running local nodes without attached validators
2019-11-11 23:29:36 +00:00
time.nim
mark functions, constants, and data structures unchanged by 0.9.1 as such
2019-11-11 10:25:57 +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
Fixed deposit/contract
2019-11-07 17:23:06 +00:00
validator_pool.nim
initial 0.9.0 spec sync ( #509 )
2019-10-30 19:41:19 +00:00
version.nim
beacon_node: print name, version and Git revision [skip ci] ( #527 )
2019-11-08 10:33:16 +00:00