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
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
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
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
42588ce4d1
Remove unused neg_polynomialcoeff function
2024-12-03 15:57:25 -06:00
Justin Traglia
eb7518a627
Merge remote-tracking branch 'upstream/dev' into custody-group
2024-12-03 15:14:01 -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
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
a7ff865bf8
Merge branch 'dev' into issue-3663
2024-12-02 12:32:28 -06:00
Justin Traglia
36bea27ca2
Merge remote-tracking branch 'origin/dev' into p2p-introductiion
2024-12-02 11:00:43 -06:00
Justin Traglia
1c979e631c
Merge remote-tracking branch 'origin/dev' into delete-trailing-whitespace
2024-12-02 10:08:28 -06:00
Justin Traglia
e519845eb9
Merge branch 'dev' into delete-trailing-whitespace
2024-12-02 08:58:08 -06:00
Justin Traglia
8a45549776
Merge pull request #4004 from jtraglia/nits-in-presets-constants
...
Fix some nits in the constants/presets sections
2024-12-02 08:39:46 -06:00
Justin Traglia
966d59f898
Fix table of contents
2024-12-02 07:58:52 -06:00
Justin Traglia
bc7f927900
Merge pull request #3644 from nalepae/patch-2
...
`p2p-interface.md`: Add `quic` ENR entry.
2024-12-02 06:54:59 -06:00
Hsiao-Wei Wang
53e8d66578
Add the missing deneb.BlobSidecar
...
Co-authored-by: Pop Chunhapanya <haxx.pop@gmail.com>
2024-11-28 23:56:28 +08:00
Suphanat Chunhapanya
3beca1731c
EIP-7594: Remove BLOB_SIDECAR_SUBNET_COUNT_EIP7594
2024-11-27 23:38:09 +07:00
Suphanat Chunhapanya
cb14356bc2
Merge branch 'dev' into custody-group
2024-11-27 19:08:47 +07:00
Hsiao-Wei Wang
654333ea10
Add EIP-7691
2024-11-27 00:17:42 +08:00
Alex Stokes
c6090cc75e
Merge branch 'dev' into cl-drives-blob-limit
2024-11-25 17:26:05 -07:00
Mikhail Kalinin
8299014f0b
Do no creds change on consolidation
2024-11-25 16:49:01 +06:00
Katya Ryazantseva
d029ed3092
remove initialize_beacon_state_from_eth1
from bellatrix
2024-11-25 15:30:14 +07:00
Justin Traglia
148ccca5eb
Merge pull request #3998 from jtraglia/exclude-empty-requests
...
Exclude empty requests in requests list
2024-11-22 11:07:11 -06:00
Etan Kissling
db8f8529e2
Trim whitespace
2024-11-22 15:18:21 +01:00
Etan Kissling
f9e424360c
Merge branch 'dev' into ef-blobp2p
2024-11-22 13:36:48 +01:00
Etan Kissling
6e9526360a
Clean up dead link and typo in LC docs for Electra
...
Followup from #3987 to remove references to the deleted document.
2024-11-22 13:31:41 +01:00
Katya Ryazantseva
266a64c393
remove initialize_beacon_state_from_eth1
from post-altair forks
2024-11-22 09:27:55 +07:00
Justin Traglia
abbfef5b37
Merge pull request #3885 from etan-status/bf-emptytxspec
...
Synchronously check all `transactions` to have non-zero length
2024-11-20 09:30:57 -06:00
Justin Traglia
ec9460d32b
Merge pull request #4008 from ethereum/eip7594-param
...
Add `MAX_BLOBS_PER_BLOCK_EIP7594` and corresponding configs
2024-11-20 09:26:33 -06:00
Justin Traglia
af72bae4e0
Merge pull request #4002 from mkalinin/fix-committee-validation
...
eip7549: Ensure non-zero bits for each committee bitfield comprising an aggregate
2024-11-20 09:25:26 -06:00
Justin Traglia
ac53675d24
Fix some minor nits
2024-11-19 14:26:08 -06:00
Mikhail Kalinin
34918e9744
Remove unnecessary modification
2024-11-18 08:29:40 +07:00
Hsiao-Wei Wang
62e6a30ec1
Add BLOB_SIDECAR_SUBNET_COUNT_EIP7594
, MAX_BLOBS_PER_BLOCK_EIP7594
, and MAX_REQUEST_BLOB_SIDECARS_EIP7594
2024-11-13 13:42:15 +07:00
Justin Traglia
c662452284
Move SingleAttestation after ExecutionRequests
2024-11-07 11:15:38 -06:00
Justin Traglia
f024665275
Clarify that it's the effective balance
2024-11-06 14:51:24 -06:00