.. |
datatypes
|
small datatypes cleanups (#6266)
|
2024-05-06 10:21:37 +02:00 |
eth2_apis
|
Fix POST to /eth/v2/beacon/blocks unable to verify correct block signature. (#6261)
|
2024-05-06 04:15:17 +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
|
add Electra SSZ object test fixture (#6225)
|
2024-04-22 09:00:38 +00:00 |
beacon_time.nim
|
some consensus spec v1.4.0 spec URL updates (#6215)
|
2024-04-18 03:00:04 +02:00 |
beaconstate.nim
|
rename ElectraIndexedAttestation/ElectraAttesterSlashing for consistency (#6252)
|
2024-04-29 04:19:10 +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
|
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
|
add Electra slot sanity tests (#6230)
|
2024-04-23 07:58:32 +00:00 |
forks_light_client.nim
|
add Electra to ConsensusFork enum (#6169)
|
2024-04-03 16:43:43 +02:00 |
helpers.nim
|
some consensus spec v1.4.0 spec URL updates (#6215)
|
2024-04-18 03:00:04 +02:00 |
keystore.nim
|
remove some debugRaiseAsserts and fill in Electra functionality (#6177)
|
2024-04-05 21:30:06 +02:00 |
light_client_sync.nim
|
add missing `std/` prefix to more imports (#5696)
|
2024-01-06 07:18:28 +01:00 |
network.nim
|
automated consensus spec URL updating to v1.4.0 (#6074)
|
2024-03-14 07:26:36 +01:00 |
presets.nim
|
add rest of EF consensus spec test Electra epoch transition fixture(s) (#6232)
|
2024-04-24 12:28:47 +00:00 |
signatures.nim
|
add EF consensus spec test Electra deposits operations fixture (#6243)
|
2024-04-26 07:18:44 +00:00 |
signatures_batch.nim
|
use EF consensus spec v1.5.0-alpha.1 test vectors (#6249)
|
2024-04-28 03:33:44 +00:00 |
ssz_codec.nim
|
make `Gwei` `distinct` (#6090)
|
2024-03-19 14:22:07 +01:00 |
state_transition.nim
|
add EF consensus spec test Electra fork and transition fixtures (#6251)
|
2024-04-28 16:13:17 +02:00 |
state_transition_block.nim
|
rename ElectraIndexedAttestation/ElectraAttesterSlashing for consistency (#6252)
|
2024-04-29 04:19:10 +02:00 |
state_transition_epoch.nim
|
add EF consensus spec test Electra block sanity fixtures (#6250)
|
2024-04-28 09:15:03 +00:00 |
validator.nim
|
some consensus spec v1.4.0 spec URL updates (#6215)
|
2024-04-18 03:00:04 +02:00 |
weak_subjectivity.nim
|
make `Gwei` `distinct` (#6090)
|
2024-03-19 14:22:07 +01:00 |