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

wasmvm130 create contract #3229

Merged
merged 13 commits into from
Jul 28, 2023
Merged

wasmvm130 create contract #3229

merged 13 commits into from
Jul 28, 2023

Conversation

ylsGit
Copy link
Contributor

@ylsGit ylsGit commented Jul 28, 2023

  • 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 Unreleased section in CHANGELOG.md

  • Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

@KamiD KamiD merged commit d5e6b0c into wasmvm-130 Jul 28, 2023
2 checks passed
KamiD pushed a commit that referenced this pull request Aug 28, 2023
* add gas table (#3231)

* add gas table

* change depend wasmvm

* update (#3230)

* wasmvm130 create contract (#3229)

* 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]>

* wasmvm cross call  (#3232)

* 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]>

* fix merge error (#3233)

* update gomod (#3235)

* support the initance for delcall (#3239)

* add venus7 for wasm upgrade (#3243)

* add venus7 for wasm upgrade

* upgrade go mod

* upgrade go mod

* upgrade go mod wasmvm version

* fix ut

---------

Co-authored-by: chengzhinei <[email protected]>
Co-authored-by: JianGuo <[email protected]>
Co-authored-by: ylsGit <[email protected]>
Co-authored-by: ylsGit <[email protected]>
Co-authored-by: lyh169 <[email protected]>
Co-authored-by: lyh169 <[email protected]>
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.

3 participants