..
datatypes
add consolidations block body packing plumbing and correct electra MEV block body htr override ( #6335 )
2024-06-10 05:05:51 +02:00
eth2_apis
fix most ConvFromXtoItselfNotNeeded hints and unhide remaining ones ( #6307 )
2024-05-22 13:56:37 +02: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
remove MIRACL Core support ( #5941 )
2024-02-22 16:13:31 +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
…
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-web3 and nim-eth ( #6345 )
2024-06-12 08:46:39 +07: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
properly (re)factor consolidation signature checking ( #6334 )
2024-06-09 19:37:41 +02: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