Skip to content

Gloas - #880

Open
madlabman wants to merge 3 commits into
developfrom
gloas
Open

Gloas#880
madlabman wants to merge 3 commits into
developfrom
gloas

Conversation

@madlabman

Copy link
Copy Markdown
Contributor

Description

Updates to the module contracts to support Gloas fork.

Checklist

  • Appropriate PR labels applied
  • Test coverage maintained (just coverage)
    • No need to add/update tests
    • Tests are added/updated
  • Documentation maintained
    • No need to update
    • Updated

madlabman and others added 2 commits August 27, 2026 10:59
## Description

Implements the new `ProgressiveList` SSZ structure handling and routes
withdrawal and balance proofs through beacon state block roots instead
of the beacon contract since some roots might be not present on the EL
side.

## Checklist

- [x] Appropriate PR labels applied
- [x] Test coverage maintained (`just coverage`)
  - [ ] No need to add/update tests
  - [x] Tests are added/updated
- [x] Documentation maintained
  - [x] No need to update
  - [ ] Updated

---------

Co-authored-by: Sergey Khomutinin <31664571+skhomuti@users.noreply.github.com>
## Description

Refactor Verifier based on the following considerations:
1. Gloas fork introduces stable container to be able to use fixed GIs,
so there's no big reason to keep the values immutables.
2. There's only one usable pre-Gloas fork and it's known and the
constants values can be used as well.
3. `PIVOT_SLOT` → `GLOAS_SLOT` feels as natural change since Verifier
now is built around the change. It's supposed to become obsolete at some
point.

## Checklist

- [x] Appropriate PR labels applied
- [x] Test coverage maintained (`just coverage`)
  - [ ] No need to add/update tests
  - [x] Tests are added/updated
- [x] Documentation maintained
  - [ ] No need to update
  - [x] Updated
@madlabman
madlabman marked this pull request as ready for review September 14, 2026 07:53
@madlabman
madlabman requested a review from a team as a code owner September 14, 2026 07:53
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants