Skip to content

feat!: Implement version-based anchor signature verification#2433

Open
litt3 wants to merge 8 commits intomasterfrom
anchored-dispersal-migration
Open

feat!: Implement version-based anchor signature verification#2433
litt3 wants to merge 8 commits intomasterfrom
anchored-dispersal-migration

Conversation

@litt3
Copy link
Contributor

@litt3 litt3 commented Jan 5, 2026

  • Closes EGDA-2466

This PR piggybacks off of a blob version bump to migrate to anchored dispersals without breaking backwards compatibility.

NOTE: We must register the next blob version in different environments (with identical parameters) before shipping this change

Signed-off-by: litt3 <102969658+litt3@users.noreply.github.com>
@litt3 litt3 self-assigned this Jan 5, 2026
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.13%. Comparing base (b271d75) to head (5653ed3).

Files with missing lines Patch % Lines
disperser/apiserver/disperse_blob_v2.go 0.00% 4 Missing ⚠️
api/proxy/config/v2/eigendaflags/cli.go 0.00% 2 Missing ⚠️
api/clients/v2/payload_client_config.go 0.00% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (50.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2433      +/-   ##
==========================================
- Coverage   39.13%   39.13%   -0.01%     
==========================================
  Files         550      550              
  Lines       50749    50750       +1     
==========================================
- Hits        19862    19859       -3     
- Misses      28391    28393       +2     
- Partials     2496     2498       +2     
Flag Coverage Δ
litt-tests 32.99% <ø> (ø)
unit-tests 39.94% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: litt3 <102969658+litt3@users.noreply.github.com>
@litt3 litt3 marked this pull request as ready for review January 5, 2026 19:52
pschork
pschork previously approved these changes Jan 5, 2026
Signed-off-by: litt3 <102969658+litt3@users.noreply.github.com>
litt3 added 2 commits January 5, 2026 16:23
Signed-off-by: litt3 <102969658+litt3@users.noreply.github.com>
cody-littley
cody-littley previously approved these changes Jan 6, 2026
Copy link
Contributor

@cody-littley cody-littley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have the "version number stealing" schema described anywhere in this repo? Might be worth a paragraph somewhere, although I'm not sure where precisely it would belong.

@litt3 litt3 changed the title feat: Implement version-based anchor signature verification feat!: Implement version-based anchor signature verification Jan 6, 2026
Signed-off-by: litt3 <102969658+litt3@users.noreply.github.com>
@litt3
Copy link
Contributor Author

litt3 commented Jan 6, 2026

Do we have the "version number stealing" schema described anywhere in this repo? Might be worth a paragraph somewhere, although I'm not sure where precisely it would belong.

@cody-littley I added some additional docs in 725f235

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