nimbus-eth2/beacon_chain
Etan Kissling a05278e263
wrap `kzgs`/`proofs`/`blobs` fields as `BlobsBundle` (#5562)
Less type conversion / copying by keeping the `BlobsBundle` together.
2023-11-04 13:49:58 +00:00
..
consensus_object_pools rm unused code (#5538) 2023-11-01 05:53:09 +01:00
el wrap `kzgs`/`proofs`/`blobs` fields as `BlobsBundle` (#5562) 2023-11-04 13:49:58 +00:00
fork_choice automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
gossip_processing consensus-spec URL updates to v1.4.0-beta.3 (#5541) 2023-10-30 06:44:43 +00:00
libnimbus_lc consensus-spec URL updates to v1.4.0-beta.3 (#5541) 2023-10-30 06:44:43 +00:00
networking replace ValidIpAddress with IpAddress in configurations (#5536) 2023-11-01 08:33:00 +01:00
rpc wrap `kzgs`/`proofs`/`blobs` fields as `BlobsBundle` (#5562) 2023-11-04 13:49:58 +00:00
spec wrap `kzgs`/`proofs`/`blobs` fields as `BlobsBundle` (#5562) 2023-11-04 13:49:58 +00:00
sync wrap `kzgs`/`proofs`/`blobs` fields as `BlobsBundle` (#5562) 2023-11-04 13:49:58 +00:00
validator_client VC: Obtain randao signature before slot proposal. (#5490) 2023-11-04 08:14:14 +01:00
validators wrap `kzgs`/`proofs`/`blobs` fields as `BlobsBundle` (#5562) 2023-11-04 13:49:58 +00:00
.editorconfig
.gitignore
beacon_chain_db.nim add non-SZ getBlobSidecar and BlobSidecar database tests (#5528) 2023-10-26 03:40:04 +00:00
beacon_chain_db_immutable.nim consensus-spec URL updates to v1.4.0-beta.3 (#5541) 2023-10-30 06:44:43 +00:00
beacon_chain_db_light_client.nim reduce redundant zero initialization for LC data objects (#5479) 2023-10-04 18:11:45 +02:00
beacon_clock.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
beacon_node.nim per payload-builder payload builder validator registration (#5431) 2023-09-20 17:00:37 +00:00
beacon_node_light_client.nim reduce redundant zero initialization for LC data objects (#5479) 2023-10-04 18:11:45 +02: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 allow to pass trusted node sync options during BN startup (#5545) 2023-11-03 16:07:49 +01:00
conf_light_client.nim replace ValidIpAddress with IpAddress in configurations (#5536) 2023-11-01 08:33:00 +01: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 automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
era_db.nim rm unused code (#5538) 2023-11-01 05:53:09 +01: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 BN+LC+SN: Fix cancellation deprecate warnings. (#5455) 2023-09-22 11:06:27 +00:00
light_client.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
light_client_db.nim reduce redundant zero initialization for LC data objects (#5479) 2023-10-04 18:11:45 +02:00
nim.cfg
nimbus_beacon_node.nim allow to pass trusted node sync options during BN startup (#5545) 2023-11-03 16:07:49 +01:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim Enable comprehensive reasons when REST server faults to create server. (#5546) 2023-11-01 08:27:43 +01:00
nimbus_light_client.nim Merge stable into unstable 2023-09-28 11:32:54 +01:00
nimbus_light_client.nim.cfg
nimbus_signing_node.nim BN+LC+SN: Fix cancellation deprecate warnings. (#5455) 2023-09-22 11:06:27 +00:00
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim Add the --verifying-web3-signer-url configuration option (#5504) 2023-10-13 15:42:00 +03:00
nimbus_validator_client.nim.cfg
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 consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
statusbar.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
trusted_node_sync.nim extract trusted node sync trigger into separate function (#5544) 2023-10-31 01:56:52 +01:00
version.nim Version 23.10.0 2023-10-17 02:35:27 +03:00
wallets.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00