Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3096 commits
Select commit Hold shift + click to select a range
d2abab3
Fix a small bug in a pending consolidation test (#4217)
jtraglia Mar 26, 2025
ce25da0
Update fork trigger sections (#4208)
GaAstDev Mar 26, 2025
b65f5d4
Use consistent note style (#4224)
jtraglia Mar 27, 2025
28bbdcb
Remove outdated paragraph about ExecutionPayloadV4 in electra (#4221)
GaAstDev Mar 27, 2025
8896e6d
Add missing section headers to fulu spec (#4223)
jtraglia Mar 27, 2025
04b8ae2
Replace some instances of "extended" with "modified" (#4225)
jtraglia Mar 27, 2025
420adfb
Add Distributed Blob Publishing to Fulu networking spec (#4183)
jimmygchen Mar 28, 2025
03befe3
Use finalized state for Fulu validator custody (#4211)
nalepae Mar 28, 2025
c95d1df
State that effective balance should be used (#4218)
jtraglia Mar 28, 2025
69739e3
Bump version to v1.5.0-beta.4 (#4236)
jtraglia Mar 31, 2025
cc89f3d
Round down value when setting validator's effective balance (#4229)
ensi321 Mar 31, 2025
62988ca
Add full_pending_withdrawals_but_first_skipped_* tests (#4237)
jtraglia Mar 31, 2025
26094ae
Add multiple_pending_deposits_same_pubkey_different_signature test (#…
0xTylerHolmes Mar 31, 2025
1557d7b
Add withdrawal_and_consolidation_effective_balance_updates test (#4239)
jtraglia Mar 31, 2025
746c859
Merge pull request #4235 from ethereum/dev
jtraglia Mar 31, 2025
e840015
Bump actions/setup-python from 5.4.0 to 5.5.0 in the actions group (#…
dependabot[bot] Apr 1, 2025
8918bc8
Bump the actions group with 3 updates (#4241)
dependabot[bot] Apr 1, 2025
fcbe9de
close outdated issues (#4231)
GaAstDev Apr 1, 2025
6032a2d
Adds test that affects the proposer selection (#4230)
GaAstDev Apr 3, 2025
d181573
Use `mdformat` for markdown formatting (#4244)
jtraglia Apr 3, 2025
d762201
Use black for linting tests directory (#4245)
GaAstDev Apr 4, 2025
74da2e2
Add two consolidation request processing edge case tests (#4246)
jtraglia Apr 6, 2025
b82ae08
Fix the full consolidation queue test (#4248)
jtraglia Apr 7, 2025
05850cc
Bump the actions group with 3 updates (#4249)
dependabot[bot] Apr 8, 2025
5c5f776
Add EIP-7805 fork version/epoch to the configs (#4250)
jihoonsong Apr 8, 2025
8ebb5e8
Update WS period computation for Electra (#4179)
mkalinin Apr 8, 2025
528ba95
Add `withdrawal_requests_when_pending_withdrawal_queue_is_full` test …
GaAstDev Apr 8, 2025
bf09ede
Clean up electra presets (#4254)
jtraglia Apr 9, 2025
83639a6
feat: schedule electra for mainnet (#4258)
barnabasbusa Apr 10, 2025
199331e
Test consolidation with same source and target (#4259)
mkalinin Apr 10, 2025
4e262e4
Bump version to v1.5.0-beta.5 (#4260)
GaAstDev Apr 10, 2025
5d10fda
Merge branch 'master' into dev
jtraglia Apr 10, 2025
be3e423
Bump actions/setup-python from 5.4.0 to 5.5.0 in the actions group (#…
dependabot[bot] Apr 1, 2025
600d2f5
Bump the actions group with 3 updates (#4241)
dependabot[bot] Apr 1, 2025
757e537
Adds test that affects the proposer selection (#4230)
GaAstDev Apr 3, 2025
807ea65
Use `mdformat` for markdown formatting (#4244)
jtraglia Apr 3, 2025
f362a2a
Use black for linting tests directory (#4245)
GaAstDev Apr 4, 2025
5f822dc
Add two consolidation request processing edge case tests (#4246)
jtraglia Apr 6, 2025
8aa2c34
Fix the full consolidation queue test (#4248)
jtraglia Apr 7, 2025
f02caba
Bump the actions group with 3 updates (#4249)
dependabot[bot] Apr 8, 2025
37b8dcf
Add EIP-7805 fork version/epoch to the configs (#4250)
jihoonsong Apr 8, 2025
f9797f9
Update WS period computation for Electra (#4179)
mkalinin Apr 8, 2025
ee31bc6
Add `withdrawal_requests_when_pending_withdrawal_queue_is_full` test …
GaAstDev Apr 8, 2025
bc46a61
Clean up electra presets (#4254)
jtraglia Apr 9, 2025
d3ff53a
feat: schedule electra for mainnet (#4258)
barnabasbusa Apr 10, 2025
3d26bbc
Test consolidation with same source and target (#4259)
mkalinin Apr 10, 2025
0cd5dcd
Bump version to v1.5.0-beta.5 (#4260)
GaAstDev Apr 10, 2025
4bdbc54
Merge remote-tracking branch 'origin/master' into dev
jtraglia Apr 11, 2025
d8cfdf2
Merge pull request #4263 from ethereum/dev
jtraglia Apr 11, 2025
372e9e0
Cleanup presets and configs (#4256)
jtraglia Apr 11, 2025
6327317
Fix eip7732 kzg commitment inclusion proof depth (#4264)
jtraglia Apr 11, 2025
f504635
Remove unused is_previous_epoch_justified function (#4269)
benjaminion Apr 14, 2025
d744b84
Disable parallelism with make test if a test name is specified (#4270)
jtraglia Apr 14, 2025
2c11f17
Simplify specification tables in main readme (#4271)
jtraglia Apr 14, 2025
45183d1
Do a major clean up of the main readme (#4272)
jtraglia Apr 14, 2025
8746063
Add various tests cases for electra (#4265)
jtraglia Apr 14, 2025
2a53999
Bump the actions group with 2 updates (#4273)
dependabot[bot] Apr 14, 2025
8e92b52
Allow skipping verification for blobs from EL (#4262)
dguenther Apr 15, 2025
973ef41
EIP7805: Use MAX_TRANSACTIONS_PER_PAYLOAD for InclusionList transacti…
mehdi-aouadi Apr 17, 2025
4f79729
Update config/preset files for EIP7805 (#4268)
mehdi-aouadi Apr 17, 2025
e13c58d
Move IL committee domain to constant (#4276)
mehdi-aouadi Apr 17, 2025
f65a82d
Add workflow to run nightly mainnet tests (#4280)
jtraglia Apr 20, 2025
f5c0f2d
Fix bug in electra withdrawals processing (#4281)
jtraglia Apr 21, 2025
a35c13f
Fix a couple broken links (#4279)
cypherpepe Apr 21, 2025
1937aff
Bump the actions group with 3 updates (#4282)
dependabot[bot] Apr 21, 2025
f5a5b07
Improve DataColumnSidecarsByRoot request (#4284)
jtraglia Apr 23, 2025
b8b5fbb
Mark electra as stable (#4285)
jtraglia Apr 23, 2025
949905d
Add two new custody group tests (#4290)
GaAstDev Apr 28, 2025
4087043
Remove unnecessary sort in `compute_columns_for_custody_group` (#4289)
nalepae Apr 28, 2025
b75a3f2
Bump actions/setup-python from 5.5.0 to 5.6.0 in the actions group (#…
dependabot[bot] Apr 29, 2025
b6d8a28
Bump setuptools from 79.0.0 to 80.0.0 in the actions group (#4292)
dependabot[bot] Apr 29, 2025
c9530ae
Make `*_REQUESTS_PER_PAYLOAD` the same for mainnet/minimal (#4291)
jtraglia Apr 29, 2025
85e6451
Add ability to run generators for specific tests (#4288)
MichelSimonot Apr 29, 2025
87d4fbd
Remove deprecated testing infrastructure (#4294)
GaAstDev May 1, 2025
44c9d4b
Update ELECTRA_FORK_EPOCH in fork.md
wenceslas-sanchez May 5, 2025
61843e1
Bump the actions group with 2 updates (#4299)
dependabot[bot] May 5, 2025
95ba0a9
Ensure presets/configs for yaml/spec match (#4297)
jtraglia May 6, 2025
caee3b7
Clean up generator runner (#4301)
jtraglia May 6, 2025
118a2bd
Refactor `kzg_7594` generator (#4296)
jtraglia May 6, 2025
31f69b8
Refactor `kzg_4844` generator (#4300)
jtraglia May 6, 2025
ddf056c
Fix two mistakes when refactoring the `kzg_4844` generator (#4302)
jtraglia May 6, 2025
7273eea
Deprecate BlobSidecarsByRange/Root in Fulu (#4286)
SunnysidedJ May 6, 2025
8410e4f
Bump version to v1.5.0 (#4303)
jtraglia May 6, 2025
b5c3b61
Merge pull request #4298 from ethereum/dev
GaAstDev May 7, 2025
621fbf3
Refactor bls generator (#4304)
jtraglia May 9, 2025
6b51684
Improve generator UX (#4309)
jtraglia May 9, 2025
f6c6e6e
Refactor `gen_runner` (#4310)
jtraglia May 9, 2025
221f589
Fix typos in blob configuration comments for fulu presets (#4311)
leolara May 12, 2025
ae96ca2
Introduce blob schedule (#4277)
GaAstDev May 12, 2025
c275898
Bump the actions group with 2 updates (#4312)
dependabot[bot] May 13, 2025
c9fda07
Clarification on custody sampling (#4251)
haxxpop May 15, 2025
a3cc183
Simplify reference test generators (#4317)
jtraglia May 15, 2025
b28ad47
Fix assert in `run_get_committee_assignment` (#4315)
jihoonsong May 15, 2025
03c4ea2
Wrap lines at 80 characters in all markdown files
jtraglia May 15, 2025
aa1350f
Merge pull request #4321 from jtraglia/markdown-line-wrap
GaAstDev May 16, 2025
cc6996c
Generate reference tests for EIP7732 & EIP7805 (#4319)
jtraglia May 16, 2025
8e813da
Use latest version of uv when creating the venv (#4325)
jtraglia May 16, 2025
2da4b9c
Fix link to das-core in fulu validator specs (#4324)
jtraglia May 16, 2025
e0d6967
Do import sorting with isort (#4327)
jihoonsong May 17, 2025
ce38cd5
Fix phase run decorator to skip EIP-7732 as intended (#4326)
jihoonsong May 17, 2025
45159ad
Update `isort` to `order_by_type = false` (#4328)
jihoonsong May 18, 2025
de0875a
Bump version to 1.6.0-alpha.0 (#4329)
jtraglia May 18, 2025
f08555c
Add to epoch processing tests generation states before and after full…
leolara May 19, 2025
921087e
State that reconstructed sidecars which are not custodied may be dele…
jtraglia May 19, 2025
7a8f248
Clarify node behavior when validator custody changes (#4320)
jtraglia May 19, 2025
3b7421f
Bind inputs in ssz_generic reftests (#4333)
jtraglia May 19, 2025
453214f
Bump the actions group with 3 updates
dependabot[bot] May 19, 2025
e14deee
Merge pull request #4316 from ethereum/dev
jtraglia May 19, 2025
ad88450
Merge pull request #4334 from ethereum/dependabot/pip/actions-7e473ec406
jtraglia May 20, 2025
14da059
Run linting on pysetup directory (#4335)
jtraglia May 20, 2025
a94d85b
Delete unnecessary eth2spec/eip7732/__init__.py file (#4336)
jtraglia May 20, 2025
1752174
Bump the actions group with 4 updates
dependabot[bot] May 26, 2025
e006240
Merge pull request #4338 from ethereum/dependabot/pip/actions-9a2370342f
GaAstDev May 27, 2025
b558308
Allow custom arg parser in test generators (#4339)
ericsson49 May 27, 2025
868d9fb
Markdown to SpecObject refactoring (#4330)
leolara May 28, 2025
c9269eb
Remove deneb/electra from blob schedule and default to electra limit …
jtraglia May 28, 2025
a58c80d
Set blob schedule to an empty list (#4342)
jtraglia May 28, 2025
a5c256f
Fix handling of multiple Python definitions in code blocks (#4344)
leolara May 29, 2025
92a5619
Updated minimum python version to 3.10 (#4345)
leolara May 29, 2025
6507cd1
Bump version to v1.6.0-alpha.1 (#4347)
jtraglia May 29, 2025
5819ea2
Update default shell to bail on error (#4349)
jtraglia May 30, 2025
74a077e
Run linter on setup.py (#4348)
jtraglia May 30, 2025
796c278
Bump the actions group with 4 updates (#4355)
dependabot[bot] Jun 2, 2025
1ff0d27
Add repo input to reftest generator action (#4356)
jtraglia Jun 3, 2025
43e7167
EIP-7917: Deterministic proposer lookahead (#4190)
linoscope Jun 3, 2025
1c39288
Validator custody: Increase only and optional dynamic backfill. (#4357)
nalepae Jun 3, 2025
33e1820
Replace black/pylint/isort with ruff (#4350)
jtraglia Jun 3, 2025
9fce57d
Merge pull request #4346 from ethereum/dev
jtraglia Jun 3, 2025
26bb707
Delete unnecessary container comments (#4358)
jtraglia Jun 3, 2025
46306c4
Run linter on code in markdown files (#4359)
jtraglia Jun 3, 2025
0cc628c
EIP-7917: Refactor return types from List to Vector (#4361)
linoscope Jun 4, 2025
518a152
Increase mainnet tests timeout to 12 hours (#4362)
jtraglia Jun 4, 2025
cc075cc
Use python 3.13 in CI actions (#4363)
jtraglia Jun 4, 2025
e3e5ac1
Fix epoch processing tests for proposer lookahead (#4364)
jtraglia Jun 4, 2025
32e1afd
Alias new test to blocks handler (#4365)
jtraglia Jun 5, 2025
16f5ba6
Fix a few things in setup.py (#4360)
leolara Jun 5, 2025
f106e04
Detect errors in reference test generator action (#4366)
jtraglia Jun 5, 2025
23e3067
Bump version to v1.6.0-alpha.2 (#4368)
jtraglia Jun 5, 2025
d86ca1f
Suggest using getBlobsV2 to get blobs/proofs
jtraglia Jun 9, 2025
95328d7
Use getPayloadV5
jtraglia Jun 9, 2025
ea7f185
Bump the actions group with 3 updates (#4372)
dependabot[bot] Jun 10, 2025
931f31c
Define requirements for the blob schedule (#4370)
jtraglia Jun 10, 2025
0c9ec2f
CGC: Update before Fulu (#4373)
nalepae Jun 11, 2025
b91a9a2
Merge pull request #4371 from jtraglia/getBlobsV2-rec
ralexstokes Jun 11, 2025
ddbd1e3
Modify fork digest to distinguish BPO forks + add entry to ENR (#4354)
raulk Jun 11, 2025
d92c60c
Introduce Status v2 with `earliest_available_slot` (#4374)
nalepae Jun 11, 2025
edb01ee
Release v1.6.0-alpha.2 (#4367)
jtraglia Jun 12, 2025
83ce6d0
Add fork version to compute fork digest test cases (#4376)
jtraglia Jun 12, 2025
0ea28c3
Do not wrap long lines in `config.yaml` files (#4379)
etan-status Jun 12, 2025
7bcd1d4
EIP-7917: Add test for proposer lookahead excluding exited validators
linoscope Jun 12, 2025
2eb4438
Merge pull request #4380 from linoscope/eip-7917-add-tests-for-valida…
leolara Jun 13, 2025
c0715f5
Add more proposer lookahead tests
leolara Jun 16, 2025
192f6d2
Bump the actions group with 4 updates (#4385)
dependabot[bot] Jun 17, 2025
443dd5b
Fix yields in new proposer lookahead test (#4386)
jtraglia Jun 17, 2025
81629f2
Add fork choice compliance test generator (#3831)
ericsson49 Jun 17, 2025
e2b1a17
Replace ast.unparse() with custom parsing (#4387)
jtraglia Jun 18, 2025
ad1c65b
Combine helpers into compute_time_at_slot (#4388)
jtraglia Jun 19, 2025
b5fdbec
Add execution_requests to fulu.GetPayloadResponse (#4389)
jtraglia Jun 20, 2025
1cc00b8
Add jtraglia's spec viewer to the readme (#4392)
jtraglia Jun 20, 2025
f51063f
Fix test_effective_decrease_balance_updates_lookahead reftest (#4395)
leolara Jun 21, 2025
19b90c5
Remove dead attestation generation code (#4396)
jihoonsong Jun 23, 2025
9ff40e0
Align master with dev after v1.6.0-alpha.2 release mistake (#4397)
jtraglia Jun 23, 2025
5ab504f
Merge pull request #4398 from ethereum/dev-v1.6.0-alpha.2
jtraglia Jun 23, 2025
f05f2da
Use get_blob_parameters in gossip block validation
ensi321 Jun 23, 2025
4317e88
Merge pull request #4401 from ensi321/dev
jtraglia Jun 23, 2025
f1df070
Add nightly workflow to deal with stale issues/PRs
jtraglia Jun 23, 2025
df8cadc
Merge pull request #4403 from jtraglia/stale-action
jtraglia Jun 23, 2025
6957620
Bump version to v1.6.0-alpha.3
jtraglia Jun 23, 2025
29a3e56
Merge pull request #4404 from ethereum/bump-version-1
jtraglia Jun 23, 2025
44ae6e6
Bump the actions group with 2 updates (#4405)
dependabot[bot] Jun 24, 2025
49bb254
Correct the docstrings for `process_execution_payload` tests with blo…
jihoonsong Jun 25, 2025
cf3eaab
Fix formatting for Capella preset (#4411)
0xTylerHolmes Jun 25, 2025
c3b6496
Add support for automated releases (#4409)
jtraglia Jun 25, 2025
1838769
Remove unnecessary config overrides in test (#4410)
jtraglia Jun 25, 2025
8df5d11
Remove peer sampling in Fulu (#4393)
agnxsh Jun 27, 2025
c62751c
Add some clarifications around new ENR changes (#4406)
jtraglia Jun 27, 2025
342b270
Clarify peering expectations when `nfd` values are different (#4407)
jtraglia Jun 27, 2025
3d40477
`DataColumnSidecarsByRoot`: Serve for finalized epochs. (#4394)
nalepae Jun 27, 2025
50e2cc5
Test proposer lookahead initialization uses active validator set at f…
linoscope Jun 28, 2025
815751e
Add PeerDAS tests (#4391)
leolara Jun 29, 2025
8b9c2d8
Update release documentation (#4416)
jtraglia Jun 30, 2025
e660623
Run mdformat on all markdown files (#4417)
jtraglia Jun 30, 2025
87a224e
Convert DAS providers section to supernodes section (#4415)
jtraglia Jun 30, 2025
3e72922
Merge pull request #4399 from ethereum/dev
jtraglia Jun 30, 2025
85ba687
Fix sanity test steps in release action (#4418)
jtraglia Jul 1, 2025
eaef87d
Fix sanity test steps in release action (#4419)
jtraglia Jul 1, 2025
8cbdc86
Remove blobs/proofs from new PeerDAS forkchoice tests (#4421)
leolara Jul 1, 2025
eb1f9d8
Merge pull request #4422 from ethereum/dev
jtraglia Jul 1, 2025
86a4df2
Increase release action timeout to 24 hours (#4423)
jtraglia Jul 2, 2025
de1905d
Merge pull request #4424 from ethereum/dev
jtraglia Jul 2, 2025
56eee54
In the release action, disable sanity checks & remove sudo (#4425)
jtraglia Jul 2, 2025
c642d28
Merge pull request #4426 from ethereum/dev
jtraglia Jul 2, 2025
927073b
In the release action, add back sudo (#4428)
jtraglia Jul 2, 2025
8704190
Merge pull request #4429 from ethereum/dev
jtraglia Jul 2, 2025
b05a604
Remove broken link from README (#4431)
potuz Jul 9, 2025
594f5c4
Remove duplicate "the" words in comments (#4430)
Daulox92 Jul 9, 2025
b79639e
Add IL committee assignment and IL signature tests (#4435)
jihoonsong Jul 9, 2025
9018b46
Remove empty sections and unify Protocols section name (#4436)
jihoonsong Jul 9, 2025
5ff726f
Fix mutable default argument anti-pattern for Random objects (#4433)
jtraglia Jul 9, 2025
2014ff2
Improve the release action (#4432)
jtraglia Jul 9, 2025
2b6d5ee
Bump the actions group across 1 directory with 3 updates (#4434)
dependabot[bot] Jul 9, 2025
fa04352
Make updates to reflect default master branch (#4437)
jtraglia Jul 9, 2025
073b705
Replace outdated instance of csc with cgc (#4444)
barnabasbusa Jul 15, 2025
a12ada1
Bump the actions group with 2 updates (#4442)
dependabot[bot] Jul 15, 2025
8ed669d
Fix broken links in markdown files (#4441)
kilavvy Jul 15, 2025
d14a25b
Resolve TODOs and Improve EIP-7805 (FOCIL) Spec (#4351)
jihoonsong Jul 16, 2025
fc5bb31
Move inclusion list specs to new `inclusion-list.md` file (#4446)
jihoonsong Jul 17, 2025
0057bde
Make commitment deduplication in `verify_cell_kzg_proof_batch` determ…
nethoxa Jul 17, 2025
e0d2005
Make several updates to EIP-7732 spec (#4438)
potuz Jul 18, 2025
a0f12bf
Align section headers in `fork-choice.md` for EIP-7805 (#4449)
jihoonsong Jul 18, 2025
87696fb
Add script to check for inconsistent fork comments (#4448)
jtraglia Jul 18, 2025
adc514a
Fix `KZG_COMMITMENT_INCLUSION_PROOF_DEPTH_EIP7732` (#4451)
jtraglia Jul 18, 2025
8a7bac4
Update EIP-7732 fork-choice (#4450)
fradamt Jul 23, 2025
327e55b
Clarify payload envelope construction in EIP-7732 (#4454)
ensi321 Jul 23, 2025
56899c5
Add missing new/modified prefixes to eip7732 functions (#4455)
jtraglia Jul 23, 2025
1232edc
Fix duplicate function call (#4460)
nerolation Jul 24, 2025
73eb5c8
eip7732: add becoming builder section (#4456)
terencechain Jul 24, 2025
96da1f0
In `get_custody_groups`, skip computation if all groups are custodied…
jtraglia Jul 24, 2025
b0d8437
eip7732: update self build condition (#4464)
terencechain Jul 25, 2025
0925f1b
Store blob schedule as a VariableDefinition in the pyspec (#4469)
jtraglia Jul 28, 2025
30d780a
Bump the actions group with 3 updates (#4471)
dependabot[bot] Jul 29, 2025
f1d7eb2
eip7732: fix builder pending withdrawals processing (#4470)
terencechain Jul 29, 2025
a834c06
Fast test_full_attestations_one_validator_one_gwei (#4462)
leolara Jul 30, 2025
307eae8
eip7732: remove duplicate merge transition complete testing section (…
terencechain Jul 30, 2025
55625de
Update EIP-7732: Add boolean to PayloadAttestationData (#4473)
potuz Jul 30, 2025
224a91a
Add EIP-7916 ProgressiveList specs and tests (#4445)
etan-status Jul 31, 2025
72994bc
Improve some eip7732 p2p gossip validations (#4474)
jtraglia Jul 31, 2025
f722fc6
eip7732: add process execution payload header tests (#4457)
terencechain Jul 31, 2025
b71a085
eip7732: add process payload att tests (#4463)
terencechain Jul 31, 2025
78b2b93
eip7732: fix a typo in builder.md (#4483)
jihoonsong Aug 3, 2025
01454a2
eip7732: fix quorum calc to avoid double-counting (#4481)
nerolation Aug 3, 2025
346bcc7
Use frozendict with list-of-records (#4486)
jtraglia Aug 4, 2025
347a656
Bump the actions group with 2 updates (#4487)
dependabot[bot] Aug 5, 2025
cecfd12
Make NUMBER_OF_COLUMNS a preset (#4485)
jtraglia Aug 5, 2025
d92b1b9
eip7805: remove unnecessary equivocation filter (#4492)
jihoonsong Aug 6, 2025
3ea53df
Add EIP-7916 ProgressiveBitlist specs and tests (#4480)
etan-status Aug 6, 2025
35f8191
eip7805: fix cutoff config typo (#4490)
jihoonsong Aug 6, 2025
7512175
Make PTC selection balance-weighted (#4488)
fradamt Aug 6, 2025
0da5c4b
Bump version to v1.6.0-alpha.4 (#4494)
jtraglia Aug 6, 2025
ad36024
Disable payload attestation tests on mainnet (#4495)
jtraglia Aug 7, 2025
d00c9ae
eip7732: do not deduplicate `indexed_payload_attestations` (#4496)
fradamt Aug 7, 2025
516251a
Replace INTERVALS_PER_SLOT with explicit slot component times (#4476)
jtraglia Aug 11, 2025
6c6e8a5
Organize configuration sections & add missing comments (#4497)
jtraglia Aug 11, 2025
9e2dc0b
Remove time conversion comments from configs/presets (#4498)
jtraglia Aug 11, 2025
4e65e97
Bump the actions group with 3 updates (#4499)
dependabot[bot] Aug 12, 2025
b9dfb45
eip7732: use correct late block cutoff time in proposer boost tests (…
jtraglia Aug 12, 2025
31b6da8
eip7805: rebase spec onto fulu (#4502)
jtraglia Aug 14, 2025
2234783
eip7805: make variable name more coherent (#4505)
jihoonsong Aug 14, 2025
c23ffef
eip7732: rebase spec onto fulu (#4503)
jtraglia Aug 14, 2025
6aa39fa
eip7732: add tests for builder pending payments processing (#4475)
terencechain Aug 14, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
296 changes: 0 additions & 296 deletions .circleci/config.yml

This file was deleted.

18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: pip
directory: /
schedule:
interval: weekly
groups:
actions:
patterns:
- '*'
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
groups:
actions:
patterns:
- '*'
43 changes: 43 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
categories:
# Forks
- title: Phase0
label: phase0
- title: Altair
label: altair
- title: Bellatrix
label: bellatrix
- title: Capella
label: capella
- title: Deneb
label: deneb
- title: Electra
label: electra
- title: Fulu
label: fulu
- title: Gloas
label: gloas

# Features
- title: EIP-6110
label: eip6110
- title: EIP-7441
label: eip7441
- title: EIP-7594
label: eip7594
- title: EIP-7732
label: eip7732
- title: EIP-7805
label: eip7805

# Testing
- title: Testing
label: testing

# Fallback
- title: Other

sort-direction: ascending
change-title-escapes: '\<*_&'
change-template: '- $TITLE (#$NUMBER)'
template: |
$CHANGES
24 changes: 24 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

name: Publish docs
on:
push:
branches:
- master
permissions:
contents: write
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Build docs
run: make _copy_docs
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
with:
python-version: 3.x
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
with:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs==1.4.2 mkdocs-material==9.1.5 mdx-truly-sane-lists==1.3 mkdocs-awesome-pages-plugin==2.8.0
- run: mkdocs gh-deploy --force
Loading
Loading