nimbus-eth2/beacon_chain
tersec b9920a3a59
don't overwrite immutable parts of already-present validators (#5264)
2023-08-07 14:52:42 +00:00
..
consensus_object_pools further adjust `test_keymanager_api` logs (#5259) 2023-08-05 13:12:44 +00:00
el Rename "data gas" to "blob gas" (#5216) 2023-08-02 22:07:57 +00:00
fork_choice automated consensus spec URL updating to v1.4.0-beta.0 (#5121) 2023-06-24 15:43:30 +00:00
gossip_processing async batch verification (+40% sig verification throughput) (#5176) 2023-08-03 11:36:45 +03:00
libnimbus_lc add helpers for processing EL block header to `libnimbus_lc.a` (#5199) 2023-08-07 14:23:44 +02:00
networking Revert "Revert "correctly align genesis size (#5244)" (#5253)" (#5254) 2023-08-04 20:49:12 +00:00
rpc Merkle is someone's name (#5265) 2023-08-07 10:06:47 +00:00
spec add helpers for processing EL block header to `libnimbus_lc.a` (#5199) 2023-08-07 14:23:44 +02:00
sync Remove async blob queue from Request Manager (#5198) 2023-08-01 22:39:14 +02:00
validator_client VC: Use scoring function to select best attestation data when using multiple BNs. (#5101) 2023-07-06 11:14:22 +02:00
validators remove less-than-useful warning (#5245) 2023-08-06 15:12:32 +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 don't overwrite immutable parts of already-present validators (#5264) 2023-08-07 14:52:42 +00:00
beacon_chain_db_immutable.nim update some consensus-specs ref URLs to v1.4.0-beta.0 (#5163) 2023-07-05 16:02:55 +00:00
beacon_chain_db_light_client.nim Merkle is someone's name (#5265) 2023-08-07 10:06:47 +00:00
beacon_clock.nim automatic update of v1.3.0-rc.5 consensus spec URLs to v1.3.0 (#4848) 2023-04-21 18:52:43 +00:00
beacon_node.nim VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
beacon_node_light_client.nim https://github.com/ethereum/consensus-specs/pull/3421 https://github.com/ethereum/execution-apis/pull/420 (#5147) 2023-06-30 08:14:20 +00:00
beacon_node_status.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
conf.nim remove unused code (#5158) 2023-07-15 16:30:52 +00:00
conf_light_client.nim Add Yamux experimental support (#5080) 2023-06-23 09:16:30 +02:00
db_limits.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
deposits.nim use v1.4.0-beta.0 consensus spec test vectors (#5120) 2023-06-24 12:27:15 +00:00
era_db.nim async batch verification (+40% sig verification throughput) (#5176) 2023-08-03 11:36:45 +03:00
extras.nim clean up redundant tests and config (#4836) 2023-04-18 21:26:36 +02:00
filepath.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
future_combinators.nim bump chronos (#5039) 2023-06-08 13:42:19 +00:00
light_client.nim automated consensus spec URL updating to v1.4.0-beta.0 (#5121) 2023-06-24 15:43:30 +00:00
light_client_db.nim broaden `SszError` catches to `SerializationError` (#5081) 2023-06-15 16:29:13 +00:00
nim.cfg enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
nimbus_beacon_node.nim note summary data about invalid baked-in states (#5247) 2023-08-04 07:36:42 +02:00
nimbus_beacon_node.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_binary_common.nim avoid Nim 2.0 issue when loading config (#5202) 2023-07-19 20:26:30 +02:00
nimbus_light_client.nim https://github.com/ethereum/consensus-specs/pull/3421 https://github.com/ethereum/execution-apis/pull/420 (#5147) 2023-06-30 08:14:20 +00:00
nimbus_light_client.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
nimbus_signing_node.nim remove unused code (#5158) 2023-07-15 16:30:52 +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 VC: Remote BN clock offset monitoring. (#4846) 2023-06-28 15:33:07 +02:00
nimbus_validator_client.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
sszdump.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
statediff.nim automated v1.4.0-alpha.2 to v1.4.0-alpha.3 consensus spec URL updates (#5065) 2023-06-13 14:03:49 +00:00
statusbar.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
trusted_node_sync.nim fix code for Nim `v1.6.14` compatibility (#5131) 2023-06-28 17:21:43 +00:00
version.nim Version 23.7.0 2023-07-19 15:35:49 +03:00
wallets.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00