..
consensus_object_pools
Merge branch 'stable' into unstable
2022-07-29 11:28:43 +03:00
eth1
Avoid potential stalls in the Eth1 monitor code due to missing timeouts ( #3905 )
2022-07-25 22:23:02 +03:00
fork_choice
fork choice cleanups ( #3849 )
2022-07-10 15:26:29 +00:00
gossip_processing
update to latest LC test format ( #3879 )
2022-07-23 05:54:01 +00:00
networking
update light client protocol version ( #3550 )
2022-07-29 11:45:39 +03:00
rpc
Implement the /eth/v1/validator/prepare_beacon_proposer end-point ( #3901 )
2022-07-25 23:12:53 +03:00
spec
update light client protocol version ( #3550 )
2022-07-29 11:45:39 +03:00
sync
update light client protocol version ( #3550 )
2022-07-29 11:45:39 +03:00
validator_client
VC: metrics ( #3915 )
2022-07-29 11:36:20 +03:00
validators
Implement the /eth/v1/validator/prepare_beacon_proposer end-point ( #3901 )
2022-07-25 23:12:53 +03:00
.editorconfig
Add .editorconfig file and remove trailing newlines
2021-09-14 12:12:49 +03:00
.gitignore
…
beacon_chain_db.nim
merge LC db into main BN db ( #3832 )
2022-07-04 23:46:32 +03:00
beacon_chain_db_immutable.nim
group justified and finalized `Checkpoint` ( #3841 )
2022-07-06 13:33:02 +03:00
beacon_chain_db_light_client.nim
fix some warnings ( #3886 )
2022-07-18 19:17:11 +00:00
beacon_clock.nim
update 20 CL spec ref URLs ( #3677 )
2022-05-31 11:15:31 +00:00
beacon_node.nim
Implement the /eth/v1/validator/prepare_beacon_proposer end-point ( #3901 )
2022-07-25 23:12:53 +03:00
beacon_node_light_client.nim
update light client protocol version ( #3550 )
2022-07-29 11:45:39 +03:00
beacon_node_status.nim
EH cleanup ( #2455 )
2021-03-26 07:52:01 +01:00
conf.nim
update light client protocol version ( #3550 )
2022-07-29 11:45:39 +03:00
conf_light_client.nim
cleanup magic strings ( #3891 )
2022-07-20 18:17:21 +00:00
deposits.nim
bearssl: split abi ( #3755 )
2022-06-21 10:29:16 +02: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
rename verifyFinalization internal flag to strictVerification ( #3866 )
2022-07-13 13:48:09 +00: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
add strict mode to light client processor ( #3894 )
2022-07-21 11:16:10 +02:00
nim.cfg
enable `styleCheck:usages` ( #3573 )
2022-04-08 16:22:49 +00:00
nimbus_beacon_node.nim
update light client protocol version ( #3550 )
2022-07-29 11:45:39 +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
Validator client various fixes. ( #3840 )
2022-07-13 17:43:57 +03:00
nimbus_light_client.nim
update light client protocol version ( #3550 )
2022-07-29 11:45:39 +03:00
nimbus_light_client.nim.cfg
add light client (standalone) ( #3653 )
2022-05-31 12:45:37 +02:00
nimbus_signing_node.nim
VC: doppelganger protection ( #3877 )
2022-07-21 19:54:07 +03: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
VC: metrics ( #3915 )
2022-07-29 11:36:20 +03: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 #3650 (participation format in BeaconState result is out of spec) ( #3776 )
2022-06-20 08:38:56 +03: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
rm unused imports and fix stylecheck issues ( #3784 )
2022-06-21 21:01:45 +02:00
version.nim
Version 22.7.0
2022-07-26 23:53:16 +03:00
wallets.nim
bearssl: split abi ( #3755 )
2022-06-21 10:29:16 +02:00