nimbus-eth2/beacon_chain/spec
Eugene Kabanov c5326619a4
bump nim-kzg4844 for gcc-14 compatibility (#6342)
* Bump nim-kzg4844.

* Fix code to use proper KZG types.

* Add missing coma.

* Fix compilation issue.

* Bump nim-kzg4844.
2024-06-14 00:46:03 +00:00
..
datatypes bump nim-kzg4844 for gcc-14 compatibility (#6342) 2024-06-14 00:46:03 +00:00
eth2_apis bump nim-kzg4844 for gcc-14 compatibility (#6342) 2024-06-14 00:46:03 +00:00
mev Fix POST to eth/v1/builder/blinded_blocks missing header Eth-Consensus-Version. (#6256) 2024-05-03 01:08:16 +00:00
presets automated consensus spec URL updating to v1.5.0-alpha.2 (#6279) 2024-05-09 05:03:10 +00:00
beacon_time.nim automated consensus spec URL updating to v1.5.0-alpha.2 (#6279) 2024-05-09 05:03:10 +00:00
beaconstate.nim fix most ConvFromXtoItselfNotNeeded hints and unhide remaining ones (#6307) 2024-05-22 13:56:37 +02:00
block_id.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
crypto.nim align field name across `SomeSig` (#6348) 2024-06-13 13:11:04 +00:00
deposit_snapshots.nim fix `/eth/v1/beacon/deposit_snapshot` for EIP-4881 (#6038) 2024-03-08 14:22:03 +01:00
digest.nim chore: remove repetitive words (#6219) 2024-04-19 11:31:15 +00:00
engine_authentication.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim fix Electra light client objects; use version-2-0 for Nim again (#6222) 2024-04-19 19:20:45 +00:00
eth2_ssz_serialization.nim fix Electra light client objects; use version-2-0 for Nim again (#6222) 2024-04-19 19:20:45 +00:00
forks.nim VC: Add block scoring (#6303) 2024-05-29 10:07:39 +00:00
forks_light_client.nim add (Signed)AggregateAndProof SSZ tests (#6285) 2024-05-14 13:51:06 +02:00
helpers.nim Bump nim-eth for revert GasInt back to int64 (#6347) 2024-06-13 15:25:59 +02:00
keystore.nim fix most ConvFromXtoItselfNotNeeded hints and unhide remaining ones (#6307) 2024-05-22 13:56:37 +02:00
light_client_sync.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
network.nim add electra gossip transition 2024-05-15 13:30:49 +00:00
presets.nim automated consensus spec URL updating to v1.5.0-alpha.2 (#6279) 2024-05-09 05:03:10 +00:00
signatures.nim properly (re)factor consolidation signature checking (#6334) 2024-06-09 19:37:41 +02:00
signatures_batch.nim some debugRaiseAssert to debugComment; unblock some spec tests (#6284) 2024-05-14 12:19:24 +03:00
ssz_codec.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
state_transition.nim add consolidations block body packing plumbing and correct electra MEV block body htr override (#6335) 2024-06-10 05:05:51 +02:00
state_transition_block.nim bump nim-kzg4844 for gcc-14 compatibility (#6342) 2024-06-14 00:46:03 +00:00
state_transition_epoch.nim rm debugRaiseAssert; clean up several debugComments (#6308) 2024-05-23 23:51:09 +02:00
validator.nim electra attestation updates (#6295) 2024-05-17 15:37:41 +03:00
weak_subjectivity.nim automated consensus spec URL updating to v1.5.0-alpha.2 (#6279) 2024-05-09 05:03:10 +00:00