feat!: Implement version-based anchor signature verification#2433
feat!: Implement version-based anchor signature verification#2433
Conversation
Signed-off-by: litt3 <102969658+litt3@users.noreply.github.com>
Codecov Report❌ Patch coverage is ❌ 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: litt3 <102969658+litt3@users.noreply.github.com>
Signed-off-by: litt3 <102969658+litt3@users.noreply.github.com>
cody-littley
left a comment
There was a problem hiding this comment.
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.
Signed-off-by: litt3 <102969658+litt3@users.noreply.github.com>
@cody-littley I added some additional docs in 725f235 |
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