nimbus-eth2/beacon_chain
Jacek Sieka 59092e5b3b
add some log data for fishy trusted attestations (#4049)
2022-08-30 02:59:42 +00:00
..
consensus_object_pools add some log data for fishy trusted attestations (#4049) 2022-08-30 02:59:42 +00:00
eth1 update engine API spec ref URLs from alpha.9 to beta.1 (#4030) 2022-08-26 13:44:50 +03:00
fork_choice add REST endpoint for fork choice context (#4042) 2022-08-29 22:02:29 +00:00
gossip_processing accelerate EL sync with LC with `--sync-light-client` (#4041) 2022-08-29 12:16:35 +00:00
networking update network list for msf11 and msf12 (#4034) 2022-08-26 16:49:43 +00:00
rpc add REST endpoint for fork choice context (#4042) 2022-08-29 22:02:29 +00:00
spec `withState`: `state` -> `forkyState` (#4038) 2022-08-26 22:47:40 +00:00
sync reduce LC optsync latency (#4002) 2022-08-25 03:53:59 +00:00
validator_client Fix a potential segfault and various potential stalls (#4003) 2022-08-19 21:51:30 +00:00
validators metrics: add block failure counters (#4036) 2022-08-29 12:55:20 +03:00
.editorconfig
.gitignore
beacon_chain_db.nim beacon_chain_db: proc -> func (#3931) 2022-08-01 16:17:06 +00:00
beacon_chain_db_immutable.nim update spec ref URLs (#4005) 2022-08-20 16:03:32 +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 reduce LC optsync latency (#4002) 2022-08-25 03:53:59 +00:00
beacon_node_light_client.nim accelerate EL sync with LC with `--sync-light-client` (#4041) 2022-08-29 12:16:35 +00:00
beacon_node_status.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
conf.nim add REST endpoint for fork choice context (#4042) 2022-08-29 22:02:29 +00: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 adjust checkpoint tracking for devnets (#4039) 2022-08-29 09:26:01 +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 accelerate EL sync with LC with `--sync-light-client` (#4041) 2022-08-29 12:16:35 +00: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 Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
nimbus_light_client.nim accelerate EL sync with LC with `--sync-light-client` (#4041) 2022-08-29 12:16:35 +00:00
nimbus_light_client.nim.cfg add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
nimbus_signing_node.nim MEV block proposal (#3883) 2022-08-01 09:41:47 +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 Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01: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 better error message on invalid URL (fixes #4023) (#4024) 2022-08-26 15:47:55 +00:00
version.nim Version 22.8.0 2022-08-23 01:11:29 +03:00
wallets.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00