Skip to content

Fix wasm code passed to threadman (no longer string)#26

Merged
jbaylina merged 1 commit intoiden3:masterfrom
phated:phated/fix-threadman-wasm-code
Jan 19, 2022
Merged

Fix wasm code passed to threadman (no longer string)#26
jbaylina merged 1 commit intoiden3:masterfrom
phated:phated/fix-threadman-wasm-code

Conversation

@phated
Copy link
Copy Markdown
Contributor

@phated phated commented Jan 17, 2022

This fixes a bug introduced by the ModuleBuilder pattern. Since ModuleBuilder is providing the wasm code directly (instead of a base64-encoded string), it no longer needs to be converted, which was crashing.

@jbaylina jbaylina merged commit f0a3fca into iden3:master Jan 19, 2022
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