Skip to content

fix(contracts): decode ServerProviders forward-compatibly - #5327

Merged
juliusmarminge merged 1 commit into
pingdotgg:mainfrom
Brechard:fix/server-providers-forward-compat-array
Aug 4, 2026
Merged

fix(contracts): decode ServerProviders forward-compatibly#5327
juliusmarminge merged 1 commit into
pingdotgg:mainfrom
Brechard:fix/server-providers-forward-compat-array

fix(contracts): decode ServerProviders forward-compatibly

dc16ad8
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check succeeded Aug 4, 2026 in 7m 20s

Approved (click on check for details)

  • Eligibility
  • Correctness

Note

More information about how approvability works can be found in our Help Center.

Details

Eligibility
This is a straightforward bug fix applying an existing forward-compatibility pattern (ForwardCompatibleArray) already used elsewhere in this codebase. The change has limited scope, clear intent, and includes appropriate test coverage.

Notes:
No code owners found in target merge base a261a64