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

NODE-158, fix: update runtime api to stable version #103

Merged
merged 4 commits into from
Dec 13, 2024

Conversation

dnjscksdn98
Copy link
Collaborator

@dnjscksdn98 dnjscksdn98 commented Dec 11, 2024

Description

  • call() & create() runtime api stable한 버전으로 수정 (ref.)

Ref.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Something else (simple changes that are not related to existing functionality or others)

Checklist

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have made new test codes regarding to my changes.
  • I have no personal secrets or credentials described on my changes.
  • I have run cargo-clippy and linted my code.
  • My changes generate no new warnings.
  • My changes passed the existing test codes.
  • My changes are able to compile.

@dnjscksdn98 dnjscksdn98 added the bug Working incorrectly label Dec 11, 2024
@dnjscksdn98 dnjscksdn98 self-assigned this Dec 11, 2024
@dnjscksdn98 dnjscksdn98 merged commit 1dbf11f into main Dec 13, 2024
1 check passed
@dnjscksdn98 dnjscksdn98 deleted the NODE-158-update-runtime-api branch December 13, 2024 04:02
dnjscksdn98 added a commit that referenced this pull request Dec 19, 2024
* NODE-158, fix: match call/create runtime api to stable version

* NODE-158, deps: increase runtime version

* NODE-158, test: add gas estimation tests

* NODE-158, chore: fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Working incorrectly
Development

Successfully merging this pull request may close these issues.

2 participants