..
datatypes
fix LC header upgrade to Electra ( #6473 )
2024-08-06 15:48:15 +00:00
eth2_apis
Fix publishBlockV1() and publishBlockV2() SSZ decoding process. ( #6408 )
2024-07-04 01:08:07 +00:00
mev
use EF consensus-specs v1.5.0-alpha.3 test vectors ( #6362 )
2024-06-16 00:15:27 +02:00
presets
automated consensus spec URL updating to v1.5.0-alpha.3 ( #6364 )
2024-06-16 02:59:25 +02:00
beacon_time.nim
some consensus spec URL updates to v1.5.0-alpha.3 ( #6382 )
2024-06-22 07:28:19 +02:00
beaconstate.nim
calculate next slot's withdrawals properly even across epoch boundary ( #6470 )
2024-08-06 13:33:16 +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
extend light client protocol for Electra ( #6375 )
2024-06-26 19:02:03 +00:00
forks_light_client.nim
remove unsued `lcDataForkAtEpoch` helper ( #6449 )
2024-07-25 16:27:19 +02:00
helpers.nim
hypergeometric distribution CDF for PeerDAS ( #6447 )
2024-07-25 01:59:24 +00:00
keystore.nim
some consensus spec URL updates to v1.5.0-alpha.3 ( #6382 )
2024-06-22 07:28:19 +02:00
light_client_sync.nim
rename LC gindex constants to match spec ( #6444 )
2024-07-23 20:20:15 +00:00
network.nim
some consensus spec URL updates to v1.5.0-alpha.3 ( #6382 )
2024-06-22 07:28:19 +02:00
presets.nim
automated consensus spec URL updating to v1.5.0-alpha.3 ( #6364 )
2024-06-16 02:59:25 +02:00
signatures.nim
automated consensus spec URL updating to v1.5.0-alpha.3 ( #6364 )
2024-06-16 02:59:25 +02:00
signatures_batch.nim
some consensus spec URL updates to v1.5.0-alpha.3 ( #6382 )
2024-06-22 07:28:19 +02:00
ssz_codec.nim
make `Gwei` `distinct` ( #6090 )
2024-03-19 14:22:07 +01:00
state_transition.nim
some consensus spec URL updates to v1.5.0-alpha.3 ( #6382 )
2024-06-22 07:28:19 +02:00
state_transition_block.nim
replace validator Bloom filter with partial bucket sort ( #6469 )
2024-08-02 07:30:22 +02:00
state_transition_epoch.nim
calculate next slot's withdrawals properly even across epoch boundary ( #6470 )
2024-08-06 13:33:16 +02:00
validator.nim
some consensus spec URL updates to v1.5.0-alpha.3 ( #6382 )
2024-06-22 07:28:19 +02:00
weak_subjectivity.nim
automated consensus spec URL updating to v1.5.0-alpha.3 ( #6364 )
2024-06-16 02:59:25 +02:00