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(runtime): Rollback Wasmer to older version #2533

Merged
merged 4 commits into from
Apr 28, 2020

Conversation

MaksymZavershynskyi
Copy link
Contributor

@MaksymZavershynskyi MaksymZavershynskyi commented Apr 28, 2020

Due to wasmerio/wasmer#1409 we need to rollback Wasmer to older version. I am replacing some of Wasmer generated error with Unknown to avoid undoing too much code from this PR: #2505

After the following PR lands wasmerio/wasmer#1401 we would need to revisit error handling from Wasmer anyway. CC @fckt

Testing

Ran near-evm test. CI passes.

@gitpod-io
Copy link

gitpod-io bot commented Apr 28, 2020

@MaksymZavershynskyi MaksymZavershynskyi changed the title Rollback Wasmer to older version fix(runtime): Rollback Wasmer to older version Apr 28, 2020
@nearprotocol-bulldozer nearprotocol-bulldozer bot merged commit 2cef410 into master Apr 28, 2020
@nearprotocol-bulldozer nearprotocol-bulldozer bot deleted the rollback_wasmer branch April 28, 2020 02:30
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