This repository was archived by the owner on Aug 23, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 201
wasm40 upgrade #3234
Merged
Merged
wasm40 upgrade #3234
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add gas table * change depend wasmvm
* adapt to wasmvm v1.2.4 * go mod tidy * support create contract by contract * support create2 * support create contract by codeID * change contract address2 * update wasmvm version * change GoAPI as local var: fix create smb * add CallCreateDepth * fix merge error --------- Co-authored-by: ylsGit <[email protected]> Co-authored-by: ylsGit <[email protected]>
* adapt to wasmvm v1.2.4 * go mod tidy * switch to wasmvm v1.2.4 * replace the dependce * add file * add ut * add transfer * modity the go.mod for recursion * add getCallerInfoFunc transferCoinsFunc in api * merge --------- Co-authored-by: ylsGit <[email protected]> Co-authored-by: ylsGit <[email protected]>
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## dev #3234 +/- ##
==========================================
- Coverage 36.56% 36.54% -0.03%
==========================================
Files 445 446 +1
Lines 46705 46857 +152
==========================================
+ Hits 17079 17123 +44
- Misses 28360 28463 +103
- Partials 1266 1271 +5
|
* add venus7 for wasm upgrade * upgrade go mod * upgrade go mod * upgrade go mod wasmvm version
zjg555543
approved these changes
Aug 28, 2023
lyh169
approved these changes
Aug 28, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/)Added a relevant changelog entry to the
Unreleasedsection inCHANGELOG.mdReviewed
Files changedin the github PR explorerFor Admin Use: