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

build: merge main and update to use wasmvm@v1.1.1-0.11.2-dynamiclink2 #53

Merged
merged 10 commits into from
Jun 14, 2023

Conversation

loloicci
Copy link

@loloicci loloicci commented Jun 13, 2023

Description

This PR

  • merges the main branch into dynamic link branch to build dynamic_link branch now including replacing line repositories with finschia repositories.
  • updates wasmvm to v1.1.1-0.11.2-dynamiclink2
  • adds/updates tests using get_caller_addr in dynamic link callee contract

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes. (not needed)
  • I have updated the documentation accordingly. (not needed)
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml (not needed)

loloicci and others added 7 commits April 19, 2023 16:50
)

* build: replace line repositories with finschia repositories

* Update x/wasmplus/README.md

Co-authored-by: zemyblue <zemyblue@gmail.com>

* Update x/wasm/ibc_reflect_test.go

Co-authored-by: zemyblue <zemyblue@gmail.com>

* Update .github/dependabot.yml

Co-authored-by: jaeseung-bae <119839167+jaeseung-bae@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: jaeseung-bae <119839167+jaeseung-bae@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: jaeseung-bae <119839167+jaeseung-bae@users.noreply.github.com>

* docs: replace a comment contains line with finschia one

* build: replace line in Dockerfile with finschia

* docs: replace line in README.md with Finschia

* docs: update CHANGELOG

---------

Co-authored-by: zemyblue <zemyblue@gmail.com>
Co-authored-by: jaeseung-bae <119839167+jaeseung-bae@users.noreply.github.com>
…n plus handler (CosmWasm#35)

* fix: stop wrap twice non-plus wasm hander's response

fix Finschia#33

* test: add tests handling non-plus wasm messages

* docs: add this PR to CHANGELOG.md

* fix: reflect golangci-lint

* fix: simplify how to handle the message in wasmplus
* chore: update notice

* chore: update changelog
* fix: delete unnecessary test

* docs: add CHANGELOG
* add admin-related events in docs
* fix ClearAdmin event
* cherry-pick upstream admin-related events update
@loloicci loloicci self-assigned this Jun 13, 2023
@loloicci loloicci marked this pull request as draft June 14, 2023 01:59
@loloicci loloicci changed the title build: merge main branch into dynamic_link branch build: merge main and update to use wasmvm@v1.1.1-0.11.2-dynamiclink2 Jun 14, 2023
@loloicci loloicci marked this pull request as ready for review June 14, 2023 05:58
@da1suk8
Copy link
Member

da1suk8 commented Jun 14, 2023

Please tell me why only #30, #31 were merged.

@loloicci
Copy link
Author

Please tell me why only #30, #31 were merged.

I missed some commits. Thank you for finding.

@loloicci loloicci merged commit 2e0fe8b into Finschia:dynamic_link Jun 14, 2023
@loloicci loloicci deleted the merge-main branch June 14, 2023 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants