..
consensus_object_pools
rename `BlockError` -> `VerifierError` ( #4310 )
2022-11-10 17:40:27 +00:00
eth1
remove `news` leftovers ( #4299 )
2022-11-08 20:06:54 +00:00
fork_choice
initial automated v1.2.0 -> v1.3.0-alpha.0 consensus spec URL update ( #4296 )
2022-11-08 02:37:28 +00:00
gossip_processing
rename `BlockError` -> `VerifierError` ( #4310 )
2022-11-10 17:40:27 +00:00
networking
use mainnet as default config ( #4302 )
2022-11-08 22:53:02 +00:00
rpc
implement /eth/v1/beacon/blinded_blocks BN endpoint ( #4286 )
2022-11-08 18:08:43 +00:00
spec
rename `BlockError` -> `VerifierError` ( #4310 )
2022-11-10 17:40:27 +00:00
sync
rename `BlockError` -> `VerifierError` ( #4310 )
2022-11-10 17:40:27 +00:00
validator_client
Sync committee subscription fixes. ( #4281 )
2022-11-03 20:23:33 +01:00
validators
automated v1.2.0 -> v1.3.0-alpha.0 consensus spec URL update ( #4305 )
2022-11-09 09:20:53 +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
database and fork choice test runner support for capella ( #4309 )
2022-11-09 17:32:10 +00:00
beacon_chain_db_immutable.nim
database and fork choice test runner support for capella ( #4309 )
2022-11-09 17:32:10 +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
initial automated v1.2.0 -> v1.3.0-alpha.0 consensus spec URL update ( #4296 )
2022-11-08 02:37:28 +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
State-only checkpoint state startup ( #4251 )
2022-11-02 10:02:38 +00:00
conf_light_client.nim
reduce LC optsync latency ( #4002 )
2022-08-25 03:53:59 +00:00
deposits.nim
nicer error message for failed backfill ( #4188 )
2022-09-29 23:55:18 +03:00
era_db.nim
Make trusted node sync era-aware ( #4283 )
2022-11-10 10:44:47 +00: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
rename `BlockError` -> `VerifierError` ( #4310 )
2022-11-10 17:40:27 +00:00
nim.cfg
enable `styleCheck:usages` ( #3573 )
2022-04-08 16:22:49 +00:00
nimbus_beacon_node.nim
rename `BlockError` -> `VerifierError` ( #4310 )
2022-11-10 17:40:27 +00:00
nimbus_beacon_node.nim.cfg
remove `news` leftovers ( #4299 )
2022-11-08 20:06:54 +00:00
nimbus_binary_common.nim
Remove warning on unused import of `filepath` ( #4176 )
2022-09-26 17:14:24 +00: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
remove `news` leftovers ( #4299 )
2022-11-08 20:06:54 +00: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
VC: some fixes ( #4240 )
2022-10-21 16:53:30 +02:00
nimbus_validator_client.nim.cfg
remove `news` leftovers ( #4299 )
2022-11-08 20:06:54 +00:00
sszdump.nim
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00
statediff.nim
update state diffs to Bellatrix ( #4177 )
2022-09-26 19:13:50 +00:00
statusbar.nim
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00
trusted_node_sync.nim
rename `BlockError` -> `VerifierError` ( #4310 )
2022-11-10 17:40:27 +00:00
version.nim
Version 22.10.1
2022-10-10 18:20:34 +03:00
wallets.nim
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00