Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Upgrade libwasmvm to CosmWasm 2.0 #490

Closed
10 tasks done
webmaster128 opened this issue Jan 4, 2024 · 2 comments
Closed
10 tasks done

Upgrade libwasmvm to CosmWasm 2.0 #490

webmaster128 opened this issue Jan 4, 2024 · 2 comments
Milestone

Comments

@webmaster128
Copy link
Member

webmaster128 commented Jan 4, 2024

  • Upgrade to beta version and adapt codebase (Update to cosmwasm 2.0.0-beta.0 #487)
  • Upgrade to next beta
  • Add ValidateAddress to GoAPI
  • Add entrypoints field to Go types.AnalysisReport
  • Adapt wasmvm types to changes; Add new wasmvm types
  • Add payload length limit of 128 KiB per submessage in func DeserializeResponse(
  • Upgrade to release candidate
  • Bump libwasmvm version
  • Upgrade all deps in lockfile (Update all dependencies in Cargo.lock #497)
  • Upgrade to cosmwasm-vm and cosmwasm-std 2.0.0
@chipshort
Copy link
Collaborator

I believe all types are updated now that #515 and #517 are merged.

@chipshort
Copy link
Collaborator

Done
https://github.com/CosmWasm/wasmvm/releases/tag/v2.0.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants