FluffyLabs / FluffyLabs/typeberry
Update erasure coding test vectors to GP 0.7.0
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
The erasure coding test vectors in the W3F test suite need to be updated to GP 0.7.0. Currently, these tests are ignored in the test runner due to this incompatibility.
## Context
- **File**: `bin/test-runner/w3f.ts`
- **TODO Comment**: `TODO [ToDr] Erasure coding test vectors need to be updated to GP 0.7.0`
- **Current Status**: The `erasure/` directory is currently in the ignored list
## Related Links
- Test vectors update PR: https://github.com/davxy/jam-test-vectors/pull/74
- Original PR: https://github.com/FluffyLabs/typeberry/pull/486
- Comment: https://github.com/FluffyLabs/typeberry/pull/486#discussion_r2213145656
## Expected Outcome
Once the erasure coding test vectors are updated to GP 0.7.0, the `erasure/` directory should be removed from the ignored list in the test runner configuration.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read bin/test-runner/w3f.ts and locate the TODO and ignored erasure/ entry. Review the GP 0.7.0 vector update in the linked jam-test-vectors PR, then run the W3F test runner to verify the erasure tests pass after erasure/ is removed from the ignored list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100