Electra spec changes for v1.5.0-beta.0#6731
Conversation
4f3e932 to
f892849
Compare
|
I think I've made all the substantial changes for Electra, but the tests are broken and I haven't looked into why. Some of them probably need disabling because this branch doesn't have the PeerDAS changes. I'll be back on Jan 6. |
|
This is ready for review once CI passes (I think it should 🤞 ) |
v1.5.0-alpha.10v1.5.0-beta.0
| MAX_DEPOSITS: 16 | ||
| # 2**4 (= 16) | ||
| MAX_VOLUNTARY_EXITS: 16 | ||
| MAX_VOLUNTARY_EXITS: 16 No newline at end of file |
There was a problem hiding this comment.
Note for reviewers: the contents of the presets and configs are copied verbatim from consensus-specs, which is why there are a mix of substantive changes and formatting changes.
michaelsproul
left a comment
There was a problem hiding this comment.
Self-review complete. I think this is good now.
|
Eh, tests are broken. Working on it. |
|
Should be good now. |
dapplion
left a comment
There was a problem hiding this comment.
These changes are in parity with the spec 👍
|
Thanks for the reviews guys! I'll merge this so we can get closer to devnet 5 support in |
|
@mergify queue |
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at 06e4d22 |
Proposed Changes
Consensus changes for
v1.5.0-alpha.10, and consequentlyv1.5.0-beta.0which is only cosmetically different.Built on: