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

fix: use zeroed ratchet on snapshot #12

Merged
merged 1 commit into from
Dec 12, 2023
Merged

fix: use zeroed ratchet on snapshot #12

merged 1 commit into from
Dec 12, 2023

Conversation

amiller68
Copy link

Makes the generated skip-ratchet on snapshot of file use actual Zeroed ratchet.

Allows calls to load a snapshot succeed in wasm: there is some bad use of the random crate which exists in the default Skip Ratchet initializer which doesn't work in wasm

A full solution would address that -- this is a band-aid for now

@amiller68 amiller68 merged commit 8f38d63 into main Dec 12, 2023
6 of 8 checks passed
@amiller68 amiller68 deleted the alex/share-link-api branch December 12, 2023 16:05
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