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: Serialize WASM code for snapshots #5009

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

dima74
Copy link
Contributor

@dima74 dima74 commented Aug 26, 2024

Context

See #4955 (comment) for details

Solution

Use WASM code for snapshot instead of wasmtime::Module

Review notes (optional)

Checklist

  • I've read CONTRIBUTING.md.
  • (optional) I've written unit tests for the code changes.
  • All review comments have been resolved.

@dima74 dima74 self-assigned this Aug 26, 2024
@dima74 dima74 mentioned this pull request Aug 26, 2024
5 tasks
@github-actions github-actions bot added the config-changes Changes in configuration and start up of the Iroha label Aug 26, 2024
Copy link

@BAStos525

mversic
mversic previously approved these changes Aug 26, 2024
Signed-off-by: Dmitry Murzin <diralik@yandex.ru>
core/src/executor.rs Outdated Show resolved Hide resolved
Signed-off-by: Dmitry Murzin <diralik@yandex.ru>
@dima74 dima74 requested review from DCNick3 and mversic August 26, 2024 19:34
@nxsaken nxsaken merged commit 078e310 into hyperledger-iroha:main Aug 27, 2024
13 of 16 checks passed
@dima74 dima74 deleted the diralik/fix-snapshot-wasm branch August 27, 2024 08:02
mversic pushed a commit that referenced this pull request Aug 30, 2024
Signed-off-by: Dmitry Murzin <diralik@yandex.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config-changes Changes in configuration and start up of the Iroha
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants