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

feat: improve events contract to be usable via dynamic link #274

Merged
merged 2 commits into from
Mar 28, 2023

Conversation

loloicci
Copy link
Contributor

@loloicci loloicci commented Mar 27, 2023

Description

This PR improves the events contract to be useable as a dynamic linked contract. This contract is used by tests implemented in wasmvm's PR.
This was a part of #269.

Types of changes

  • Bug fix (changes which fixes an issue)
  • New feature (changes which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ETC (build, ci, docs, perf, refactor, style, test)

Checklist

@loloicci loloicci self-assigned this Mar 27, 2023
@loloicci loloicci added the dynamic_link relate the dynamic link call feature label Mar 27, 2023
@loloicci loloicci merged commit f46c6e9 into Finschia:dynamic_link Mar 28, 2023
@loloicci loloicci deleted the dynamic-events-contract branch March 28, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dynamic_link relate the dynamic link call feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants