..
consensus_object_pools
avoid reading legacy db on write
2021-05-30 12:32:51 +03:00
eth1
A simple script for fetching detailed deposit data
2021-05-28 19:34:20 +03:00
fork_choice
remove attestation/aggregate queue ( #2519 )
2021-04-26 22:39:44 +02:00
gossip_processing
add more block processing durations ( #2611 )
2021-05-28 21:03:20 +02:00
networking
log doppelganger attestation signature; rm withState.HashedBeaconState uses ( #2608 )
2021-05-28 15:51:15 +03:00
rpc
log doppelganger attestation signature; rm withState.HashedBeaconState uses ( #2608 )
2021-05-28 15:51:15 +03:00
spec
re-enable state_transition() rollback in phase0 ( #2613 )
2021-05-29 03:54:56 +00:00
ssz
proposed structure for altair ( #2323 )
2021-05-28 15:25:58 +00:00
sync
clean up block processing ( #2610 )
2021-05-28 19:34:00 +03:00
validators
log doppelganger attestation signature; rm withState.HashedBeaconState uses ( #2608 )
2021-05-28 15:51:15 +03:00
.gitignore
Rename binaries; Mimic the original repo layout in the distribution
2020-11-09 11:38:52 +02:00
beacon_chain_db.nim
avoid reading legacy db on write
2021-05-30 12:32:51 +03:00
beacon_chain_db_immutable.nim
Revert "create new database in separate file ( #2596 )" ( #2604 )
2021-05-27 12:59:42 +02:00
beacon_clock.nim
Nim-1.2.12
2021-04-19 10:53:58 +03:00
beacon_node_common.nim
clean up block processing ( #2610 )
2021-05-28 19:34:00 +03:00
beacon_node_status.nim
EH cleanup ( #2455 )
2021-03-26 07:52:01 +01:00
beacon_node_types.nim
fix subnet logic ( #2555 )
2021-05-11 22:03:40 +02:00
conf.nim
Remove an inappropriate merge artifact
2021-05-20 13:55:33 +03:00
extras.nim
EH cleanup ( #2455 )
2021-03-26 07:52:01 +01:00
filepath.nim
EH cleanup ( #2455 )
2021-03-26 07:52:01 +01:00
interop.nim
remove attestation/aggregate queue ( #2519 )
2021-04-26 22:39:44 +02:00
nimbus_beacon_node.nim
Pre-compute slot transition for clearance state
2021-05-30 12:04:09 +03:00
nimbus_beacon_node.nim.cfg
Drop UseDiscv51 flag and only support discovery v5.1
2020-11-14 19:12:30 +02:00
nimbus_binary_common.nim
log doppelganger attestation signature; rm withState.HashedBeaconState uses ( #2608 )
2021-05-28 15:51:15 +03:00
nimbus_signing_process.nim
remove attestation/aggregate queue ( #2519 )
2021-04-26 22:39:44 +02:00
nimbus_validator_client.nim
Perform attestation check before broadcast ( #2550 )
2021-05-10 09:13:36 +02:00
nimbus_validator_client.nim.cfg
Rename binaries; Mimic the original repo layout in the distribution
2020-11-09 11:38:52 +02:00
ssz.nim
Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] ( #2371 )
2021-03-03 07:23:05 +01:00
statediff.nim
Reset cached indices when resetting cache on SSZ read ( #2480 )
2021-04-08 13:11:04 +03:00
statusbar.nim
EH cleanup ( #2455 )
2021-03-26 07:52:01 +01:00
version.nim
Merge stable into unstable
2021-05-20 13:50:40 +03:00