.. |
consensus_object_pools
|
track LC data section that imported without errors (#3753)
|
2022-06-19 08:53:10 +03:00 |
eth1
|
only process deposits if merkleizer available (#3774)
|
2022-06-19 08:54:35 +03:00 |
fork_choice
|
cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724)
|
2022-06-09 14:30:13 +00:00 |
gossip_processing
|
don't try to fcU on pre-merge bellatrix blocks (#3773)
|
2022-06-18 13:39:21 +03:00 |
networking
|
Add support for the Sepolia network (#3762)
|
2022-06-16 17:11:26 +03:00 |
rpc
|
Correct URLs for the DeleteKeys request in the Keymanager API (#3727)
|
2022-06-19 20:54:12 +03:00 |
spec
|
Correct URLs for the DeleteKeys request in the Keymanager API (#3727)
|
2022-06-19 20:54:12 +03:00 |
sync
|
adopt LC REST API with v0 suffix (without proofs) (#3775)
|
2022-06-19 08:57:52 +03:00 |
validator_client
|
remove unused stdlib imports (#3718)
|
2022-06-09 08:50:36 +00:00 |
validators
|
use ZERO_HASH for default(Eth2Digest)/Eth2Digest() in func calls (#3770)
|
2022-06-18 04:57:37 +00:00 |
.editorconfig
|
Add .editorconfig file and remove trailing newlines
|
2021-09-14 12:12:49 +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 unnecessary recompression in block protocol (#3598)
|
2022-05-05 11:00:02 +00:00 |
beacon_chain_db_immutable.nim
|
cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724)
|
2022-06-09 14:30:13 +00:00 |
beacon_clock.nim
|
update 20 CL spec ref URLs (#3677)
|
2022-05-31 11:15:31 +00:00 |
beacon_node.nim
|
adopt LC REST API with v0 suffix (without proofs) (#3775)
|
2022-06-19 08:57:52 +03:00 |
beacon_node_light_client.nim
|
rename light client config parameters (#3740)
|
2022-06-14 12:03:39 +03:00 |
beacon_node_status.nim
|
EH cleanup (#2455)
|
2021-03-26 07:52:01 +01:00 |
conf.nim
|
Correct parsing of the `weak-subjectivity-checkpoint` parameter (#3765)
|
2022-06-17 14:55:03 +03:00 |
conf_light_client.nim
|
format pragmas consistently in `conf.nim` (#3750)
|
2022-06-15 18:04:07 +00:00 |
deposits.nim
|
REST parameter defaults (#3689)
|
2022-06-01 10:47:52 +00:00 |
era_db.nim
|
cleanups: unused and duplicate imports, inconsistent naming conventions, URL updates (#3724)
|
2022-06-09 14:30:13 +00:00 |
extras.nim
|
use ForkedHashedBeaconState in StateData (#2634)
|
2021-06-11 20:51:46 +03:00 |
filepath.nim
|
EH cleanup (#2455)
|
2021-03-26 07:52:01 +01:00 |
interop.nim
|
enable `styleCheck:usages` (#3573)
|
2022-04-08 16:22:49 +00:00 |
light_client.nim
|
integrate light client into beacon node (#3557)
|
2022-06-07 19:01:11 +02:00 |
nim.cfg
|
enable `styleCheck:usages` (#3573)
|
2022-04-08 16:22:49 +00:00 |
nimbus_beacon_node.nim
|
adopt LC REST API with v0 suffix (without proofs) (#3775)
|
2022-06-19 08:57:52 +03:00 |
nimbus_beacon_node.nim.cfg
|
Revert writing backfill root to database (#3215)
|
2021-12-21 11:40:14 +01:00 |
nimbus_binary_common.nim
|
remove unused stdlib imports (#3718)
|
2022-06-09 08:50:36 +00:00 |
nimbus_light_client.nim
|
add light client (standalone) (#3653)
|
2022-05-31 12:45:37 +02:00 |
nimbus_light_client.nim.cfg
|
add light client (standalone) (#3653)
|
2022-05-31 12:45:37 +02:00 |
nimbus_signing_node.nim
|
Implement all sync committee duties in the validator client (#3583)
|
2022-05-10 10:03:40 +00:00 |
nimbus_signing_node.nim.cfg
|
Revert writing backfill root to database (#3215)
|
2021-12-21 11:40:14 +01:00 |
nimbus_validator_client.nim
|
REST parameter defaults (#3689)
|
2022-06-01 10:47:52 +00:00 |
nimbus_validator_client.nim.cfg
|
Revert writing backfill root to database (#3215)
|
2021-12-21 11:40:14 +01:00 |
sszdump.nim
|
update to latest light client libp2p protocol (#3623)
|
2022-05-23 14:02:54 +02:00 |
statediff.nim
|
fix unnecessary HashList/HashArray cache invalidation (#3660)
|
2022-05-30 13:30:42 +00:00 |
statusbar.nim
|
switch result = foo to expression return; unexport rest of logtrace symbols (#2788)
|
2021-08-17 09:51:39 +00:00 |
trusted_node_sync.nim
|
use ZERO_HASH for default(Eth2Digest)/Eth2Digest() in func calls (#3770)
|
2022-06-18 04:57:37 +00:00 |
version.nim
|
Version 22.5.2
|
2022-05-30 15:36:40 +00:00 |
wallets.nim
|
move wallet/deposit commands to separate files (#3372)
|
2022-02-11 21:40:49 +01:00 |