Justin Traglia
1c659a96df
Fix some issues in new random execution requests
2024-12-10 16:59:24 -06:00
Justin Traglia
83a8042c0d
Merge pull request #4043 from lucassaldanha/rename-pending-withdrawal-field
...
Rename PartialPendingWithdrawal field `index` to `validator_index`
2024-12-09 13:23:22 -06:00
Lucas Saldanha
ca0801d0d4
Remove trailing whitespace
2024-12-09 17:38:14 +13:00
Lucas Saldanha
f4989470c5
PR comments by jtraglia
2024-12-09 12:29:05 +13:00
Lucas Saldanha
2cd9c687cc
Fix lint
2024-12-09 12:17:28 +13:00
Lucas Saldanha
757a73bd70
Renaming PendingPartialWithdrawal.index to validator_index
2024-12-09 11:59:55 +13:00
Lucas Saldanha
ee135b1b4b
Renaming PendingPartialWithdrawal.index to validator_index
2024-12-09 11:40:23 +13:00
Justin Traglia
31cd9cbec2
Merge pull request #4023 from ethereum/electra-blob-count
...
Add EIP-7691: Blob throughput increase
2024-12-06 09:38:18 -06:00
Justin Traglia
77cacaa3c4
Update new in Electra comment
...
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2024-12-06 08:25:53 -06:00
Justin Traglia
373e11161c
Change "updated" to "modified"
2024-12-05 16:02:33 -06:00
Justin Traglia
455bb98584
Fix "updated in ..." notes in p2p specs
2024-12-05 15:59:49 -06:00
Justin Traglia
c544029d13
Revert "Bump BlobSidecarsBy* for EIP7594 to v4"
...
This reverts commit f63f6e42698037d68654735a88923e71c3ccffd3.
2024-12-05 13:16:02 -06:00
Justin Traglia
f63f6e4269
Bump BlobSidecarsBy* for EIP7594 to v4
2024-12-05 13:11:40 -06:00
Justin Traglia
bfc49d8de4
Change EIP-7691 to EIP7691 in spec comments
2024-12-05 13:00:13 -06:00
Justin Traglia
e44bcfa90b
Make necessary changes for EIP7594 spec
...
Previous to this commit, the max blob count for EIP7594 was 8. Now that we have
raised the target/max to 6/9 for Electra, the max blob count for EIP7594 no
longer makes sense. I've raised the target/max for it to 9/12 as a placeholder.
This also serves as an example of what changes are necessary to increase the
blob count in the future.
2024-12-05 12:57:06 -06:00
Justin Traglia
f44f1e71e8
Put TARGET_BLOBS_PER_BLOCK before MAX_BLOBS_PER_BLOCK
2024-12-05 11:43:51 -06:00
Justin Traglia
9df5d98cc3
Set target_blobs_per_block for Electra
2024-12-05 11:42:00 -06:00
Justin Traglia
2439a4c307
Use Electra config variables
2024-12-05 11:31:16 -06:00
Justin Traglia
349febe9e7
Use TARGET_BLOBS_PER_BLOCK in NewPayloadRequest
2024-12-05 11:26:10 -06:00
Justin Traglia
e08882e335
Merge remote-tracking branch 'origin/dev' into electra-blob-count
2024-12-05 11:24:24 -06:00
Justin Traglia
554189d105
Merge pull request #3800 from ralexstokes/cl-drives-blob-limit
...
EIP-7742: Uncouple blob limits per block across CL and EL
2024-12-05 11:14:27 -06:00
Justin Traglia
9e085e41c9
Move target_blobs_per_block to NewPayloadRequest
2024-12-04 14:12:13 -06:00
Justin Traglia
408fb52910
Merge remote-tracking branch 'upstream/dev' into cl-drives-blob-limit
2024-12-04 13:43:36 -06:00
Justin Traglia
72061bb110
Merge pull request #4032 from KatyaRyazantseva/random-block-electra
...
Add randomized execution requests in `random_block_electra`
2024-12-04 08:11:51 -06:00
Katya Ryazantseva
bdb1757e81
fix randrange
2024-12-04 09:18:27 +07:00
Justin Traglia
4dfd346acb
Merge pull request #4037 from jtraglia/delete-unused-neg_polynomialcoeff
...
Remove unused `neg_polynomialcoeff` function
2024-12-03 17:07:02 -06:00
Justin Traglia
a8b509dc9f
Merge pull request #3832 from ppopth/custody-group
...
EIP-7594: Decouple network subnets from das-core
2024-12-03 16:35:55 -06:00
Justin Traglia
42588ce4d1
Remove unused neg_polynomialcoeff function
2024-12-03 15:57:25 -06:00
Justin Traglia
91bf0290de
Fix networking generator modules
2024-12-03 15:52:13 -06:00
Justin Traglia
eb7518a627
Merge remote-tracking branch 'upstream/dev' into custody-group
2024-12-03 15:14:01 -06:00
Justin Traglia
c7908795b1
Merge pull request #4035 from ethereum/bump-version-1
...
Bump version to 1.5.0-alpha.10
2024-12-03 15:11:25 -06:00
Justin Traglia
d332e19d62
Bump version to 1.5.0-alpha.10
2024-12-03 14:04:49 -06:00
Justin Traglia
3c212bc63e
Fix mistake
2024-12-03 13:11:12 -06:00
Justin Traglia
7c3ba69ca4
Merge pull request #4020 from mkalinin/no-creds-change-on-consolidation
...
eip7251: Do not change creds type on consolidation
2024-12-03 12:41:50 -06:00
Justin Traglia
488c8aaeb6
Give target compounding creds in failure cases
2024-12-03 11:43:45 -06:00
Justin Traglia
dcab13d23a
Merge pull request #3850 from etan-status/ef-blobp2p
...
Document `ForkDigest`-context for EIP-4844 `BlobSidecar` in Electra
2024-12-03 11:32:20 -06:00
Justin Traglia
3b8b799609
Introduce TARGET_BLOBS_PER_BLOCK_ELECTRA
2024-12-03 10:05:12 -06:00
Justin Traglia
2ec6a1c7f1
Fix configuration table formatting
2024-12-03 09:45:02 -06:00
Justin Traglia
0d5ad32355
Merge pull request #4034 from jtraglia/fix-modcheck
...
Fix modcheck CI test
2024-12-03 09:33:37 -06:00
Justin Traglia
baf9c36795
Fix linter
2024-12-03 09:16:17 -06:00
Justin Traglia
e29bfb174b
Remove combine_mods import
2024-12-03 09:11:33 -06:00
Justin Traglia
65b5273c60
Fix genesis mods; remove test_initialization
2024-12-03 09:07:21 -06:00
Justin Traglia
414987cb10
Check for errors after running modcheck
2024-12-03 09:05:37 -06:00
Katya Ryazantseva
166d5f36d4
Apply suggestions from code review
...
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-12-03 16:36:06 +07:00
Mikhail Kalinin
35bbe4fb75
Bring back comp consolidation test
2024-12-03 13:12:45 +06:00
Mikhail Kalinin
cd42481463
Apply suggestions from @jtraglia
...
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-12-03 13:07:26 +06:00
Justin Traglia
85b4d00366
Merge pull request #4017 from KatyaRyazantseva/issue-3663
...
Remove post-altair `initialize_beacon_state_from_eth1` from specs
2024-12-02 13:12:11 -06:00
Justin Traglia
a7ff865bf8
Merge branch 'dev' into issue-3663
2024-12-02 12:32:28 -06:00
Justin Traglia
89250223fc
Merge pull request #3985 from jtraglia/p2p-introductiion
...
Move p2p-interface intros to introduction section
2024-12-02 12:05:22 -06:00
Justin Traglia
ab7cdb97e3
Delete last line with trailing whitespace
2024-12-02 11:13:26 -06:00