..
consensus_object_pools
fix check for attaching to pre-finalized parent ( #4161 )
2022-09-22 18:33:26 +00:00
eth1
Don't search for the TTD block after the merge ( #4152 )
2022-09-20 09:17:25 +03:00
fork_choice
detect mismatch of config and binary ( #4132 )
2022-09-19 12:07:46 +03:00
gossip_processing
Don't search for the TTD block after the merge ( #4152 )
2022-09-20 09:17:25 +03:00
networking
Sync gaps fix ( #4090 )
2022-09-19 12:37:42 +03:00
rpc
api: add skip_randao_verification for produceBlockV2 ( #3837 )
2022-09-21 09:38:08 +02:00
spec
api: add skip_randao_verification for produceBlockV2 ( #3837 )
2022-09-21 09:38:08 +02:00
sync
Sync gaps fix ( #4090 )
2022-09-19 12:37:42 +03:00
validator_client
log attestation/block when slashing protection is activated ( #4148 )
2022-09-19 19:50:19 +00:00
validators
api: add skip_randao_verification for produceBlockV2 ( #3837 )
2022-09-21 09:38:08 +02: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
beacon_chain_db: proc -> func ( #3931 )
2022-08-01 16:17:06 +00:00
beacon_chain_db_immutable.nim
update consensus layer spec ref URLs to v1.2.0-rc.3 ( #4109 )
2022-09-10 17:16:38 +00:00
beacon_chain_db_light_client.nim
update LC spec references for v1.2.0-rc.2 ( #3982 )
2022-08-17 19:47:06 +00:00
beacon_clock.nim
update spec ref URLs ( #4005 )
2022-08-20 16:03:32 +00:00
beacon_node.nim
implement /eth/v1/validator/register_validator ( #4115 )
2022-09-13 14:52:26 +03:00
beacon_node_light_client.nim
rm optimistic candidate block check from LC ( #4131 )
2022-09-17 00:42:19 +00:00
beacon_node_status.nim
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00
conf.nim
rm require engine API check ( #4144 )
2022-09-19 23:47:46 +02:00
conf_light_client.nim
reduce LC optsync latency ( #4002 )
2022-08-25 03:53:59 +00:00
deposits.nim
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00
era_db.nim
allow accessing withState forky state via `forkyState` ( #4026 )
2022-08-26 17:14:18 +03:00
extras.nim
api: add skip_randao_verification for produceBlockV2 ( #3837 )
2022-09-21 09:38:08 +02:00
filepath.nim
Keymanager API for the validator client ( #3976 )
2022-08-19 13:30:07 +03:00
interop.nim
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00
light_client.nim
reduce LC optsync latency ( #4002 )
2022-08-25 03:53:59 +00:00
nim.cfg
enable `styleCheck:usages` ( #3573 )
2022-04-08 16:22:49 +00:00
nimbus_beacon_node.nim
add nim commit to the gauge ( #4155 )
2022-09-20 18:52:24 +03:00
nimbus_beacon_node.nim.cfg
use `nim-websock` instead of `news` ( #4061 )
2022-09-06 23:41:33 +02:00
nimbus_binary_common.nim
Keymanager API for the validator client ( #3976 )
2022-08-19 13:30:07 +03:00
nimbus_light_client.nim
Don't search for the TTD block after the merge ( #4152 )
2022-09-20 09:17:25 +03:00
nimbus_light_client.nim.cfg
use `nim-websock` instead of `news` ( #4061 )
2022-09-06 23:41:33 +02:00
nimbus_signing_node.nim
load suggested fee recipient file also when keymanager is disabled ( #4078 )
2022-09-17 08:30: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
Fix a potential segfault and various potential stalls ( #4003 )
2022-08-19 21:51:30 +00:00
nimbus_validator_client.nim.cfg
use `nim-websock` instead of `news` ( #4061 )
2022-09-06 23:41:33 +02:00
sszdump.nim
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00
statediff.nim
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00
statusbar.nim
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00
trusted_node_sync.nim
more `withState` `state` -> `forkyState` ( #4112 )
2022-09-13 14:53:12 +03:00
version.nim
Version 22.9.1
2022-09-20 23:50:31 +03:00
wallets.nim
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00