Skip to content

fix: align validator getter names - #136

Merged
onbjerg merged 4 commits into
masterfrom
centaur/align-validator-getter-name-1786663612
Aug 26, 2026
Merged

fix: align validator getter names#136
onbjerg merged 4 commits into
masterfrom
centaur/align-validator-getter-name-1786663612

Conversation

@decofe

@decofe decofe commented Aug 13, 2026

Copy link
Copy Markdown
Member

Aligns the validators getter input/output names with the Validator struct while avoiding Solidity’s duplicate-identifier restriction. This allows strict ABI comparison to normalize the struct return and compare every inner component name.

Prompted by: @0xalpharush

0xalpharush and others added 4 commits August 26, 2026 10:45
Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
@onbjerg
onbjerg force-pushed the centaur/align-validator-getter-name-1786663612 branch from 449d30b to 4c1f29f Compare August 26, 2026 08:45
@onbjerg
onbjerg enabled auto-merge (squash) August 26, 2026 08:46
@onbjerg
onbjerg merged commit ede177a into master Aug 26, 2026
22 checks passed
@onbjerg
onbjerg deleted the centaur/align-validator-getter-name-1786663612 branch August 26, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants