nimbus-eth2/beacon_chain/spec
Etan Kissling 87a37a32e3
introduce `BlobId` type for tracking blob subnets (#5560)
Instead of mixing up `SubnetId` (attestation subnet type) for blobs,
introduce dedicated `BlobId` type.
2023-11-04 14:20:34 +00:00
..
datatypes introduce `BlobId` type for tracking blob subnets (#5560) 2023-11-04 14:20:34 +00:00
eth2_apis Address #5539. (#5548) 2023-11-01 08:32:41 +01:00
mev remove unnecessary Builder API status endpoint usage (#5518) 2023-10-23 23:01:29 +00:00
presets add `KZG_COMMITMENT_INCLUSION_PROOF_DEPTH` preset constant (#5555) 2023-11-03 13:54:21 +00:00
beacon_time.nim consensus-spec URL updates to v1.4.0-beta.3 (#5541) 2023-10-30 06:44:43 +00:00
beaconstate.nim rm unused code (#5538) 2023-11-01 05:53:09 +01:00
block_id.nim remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528) 2023-01-20 14:14:37 +00:00
crypto.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
deposit_snapshots.nim ssz: bump (#5463) 2023-09-28 11:59:33 +00:00
digest.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
engine_authentication.nim update engine API URLs from v1.0.0-beta.2 to beta.3 (#4828) 2023-04-17 20:11:28 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim Bump stint to v2.0: new array backend (#5113) 2023-09-13 01:16:04 +07:00
eth2_ssz_serialization.nim bump `nim-ssz-serialization` to `a5767c1b4992dca3e5bd72557aadd4df0f183bf8` (#5457) 2023-09-22 23:44:57 +02:00
forks.nim rm unused code (#5538) 2023-11-01 05:53:09 +01:00
forks_light_client.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
helpers.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
keystore.nim consensus-spec URL updates to v1.4.0-beta.3 (#5541) 2023-10-30 06:44:43 +00:00
light_client_sync.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
network.nim introduce `BlobId` type for tracking blob subnets (#5560) 2023-11-04 14:20:34 +00:00
presets.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
signatures.nim consensus-spec URL updates to v1.4.0-beta.3 (#5541) 2023-10-30 06:44:43 +00:00
signatures_batch.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
ssz_codec.nim bump `nim-ssz-serialization` to `a5767c1b4992dca3e5bd72557aadd4df0f183bf8` (#5457) 2023-09-22 23:44:57 +02:00
state_transition.nim wrap `kzgs`/`proofs`/`blobs` fields as `BlobsBundle` (#5562) 2023-11-04 13:49:58 +00:00
state_transition_block.nim remove unused Deneb code (#5556) 2023-11-03 14:37:44 +00:00
state_transition_epoch.nim consensus-spec URL updates to v1.4.0-beta.3 (#5541) 2023-10-30 06:44:43 +00:00
validator.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00
weak_subjectivity.nim automated consensus spec URL updating to v1.4.0-beta.3 (#5514) 2023-10-19 10:26:38 +00:00