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

Update wasm deps #1581

Closed
wants to merge 1 commit into from
Closed

Update wasm deps #1581

wants to merge 1 commit into from

Conversation

grod220
Copy link
Collaborator

@grod220 grod220 commented Jul 29, 2024

references #1481

Copy link

changeset-bot bot commented Jul 29, 2024

🦋 Changeset detected

Latest commit: 8ffd047

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@penumbra-zone/wasm Minor
@penumbra-zone/perspective Major
@penumbra-zone/query Major
@penumbra-zone/services Major
@penumbra-zone/storage Major
minifront Patch
@repo/ui Patch
node-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR


anyhow = "1.0.86"
ark-ff = { version = "0.4.2", features = ["std"] }
base64 = "0.22.1"
console_error_panic_hook = { version = "0.1.7", optional = true }
decaf377 = { version = "0.5.0", features = ["r1cs"] }
decaf377 = { version = "0.10.1", features = ["r1cs"] }
Copy link
Contributor

Choose a reason for hiding this comment

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

how the heck is this building? #1492

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

They must have changed something in v0.79.3

Copy link
Contributor

@TalDerei TalDerei Jul 29, 2024

Choose a reason for hiding this comment

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

I explicitly suggested not including penumbra-zone/penumbra#3806 in the release, and penumbra-zone/decaf377#108 which was supposed to fix this hasn't been merged yet. hmmm


anyhow = "1.0.86"
ark-ff = { version = "0.4.2", features = ["std"] }
base64 = "0.22.1"
console_error_panic_hook = { version = "0.1.7", optional = true }
decaf377 = { version = "0.5.0", features = ["r1cs"] }
decaf377 = { version = "0.10.1", features = ["r1cs"] }
Copy link
Collaborator Author

@grod220 grod220 Jul 29, 2024

Choose a reason for hiding this comment

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

This seems to just work ™️ @TalDerei

Copy link
Contributor

Choose a reason for hiding this comment

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

can you hold off on merging? need to sanity check what's going on here

@TalDerei TalDerei mentioned this pull request Jul 30, 2024
@grod220 grod220 closed this Aug 8, 2024
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