Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust the code to the newest PVM version and changes in test vectors #109

Merged
merged 4 commits into from
Oct 13, 2024

Conversation

mateuszsikora
Copy link
Contributor

Recently the bitmask paddings were changed in test vectors (w3f/jamtestvectors#3) so I updated the code to work with that. Also we had discrepancies between the code here and our PVM implementation so I decided to use a few utils directly from PVM and remove them from here to avoid such situation in the future. Additionally I added some type definitions.

@mateuszsikora mateuszsikora self-assigned this Oct 11, 2024
@mateuszsikora mateuszsikora marked this pull request as draft October 11, 2024 10:34
Copy link

netlify bot commented Oct 11, 2024

Deploy Preview for typeberry-toolkit ready!

Name Link
🔨 Latest commit 2c05c04
🔍 Latest deploy log https://app.netlify.com/sites/typeberry-toolkit/deploys/670baa6bb501f80008990b36
😎 Deploy Preview https://deploy-preview-109--typeberry-toolkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mateuszsikora mateuszsikora marked this pull request as ready for review October 11, 2024 18:17
src/components/ProgramUpload/Examples.tsx Outdated Show resolved Hide resolved
@mateuszsikora mateuszsikora merged commit ba91886 into main Oct 13, 2024
6 checks passed
@mateuszsikora mateuszsikora deleted the ms-adjust-code-to-new-pvm branch October 13, 2024 11:12
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.

2 participants