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

chore(deps): Update ckb-vm to v0.24.1 #4007

Closed
wants to merge 1 commit into from
Closed

chore(deps): Update ckb-vm to v0.24.1 #4007

wants to merge 1 commit into from

Conversation

mohanson
Copy link
Contributor

@mohanson mohanson commented Jun 9, 2023

What problem does this PR solve?

Problem Summary: Update ckb-vm to v0.24.1

ChangeLog:

https://github.com/nervosnetwork/ckb-vm/releases/tag/v0.24.1

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code ci-runs-only: [ quick_checks,linters ]

Side effects

  • Performance regression
  • Breaking backward compatibility

Release note

None: Exclude this PR from the release note.

@mohanson mohanson requested a review from a team as a code owner June 9, 2023 02:04
@mohanson mohanson requested review from zhangsoledad and removed request for a team June 9, 2023 02:04
@@ -22,7 +22,7 @@ ckb-traits = { path = "../traits", version = "= 0.111.0-pre" }
byteorder = "1.3.1"
ckb-types = { path = "../util/types", version = "= 0.111.0-pre" }
ckb-hash = { path = "../util/hash", version = "= 0.111.0-pre" }
ckb-vm = { version = "=0.24.0", default-features = false }
ckb-vm = { version = "=0.24.1", default-features = false }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the changelog in the PR description.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@mohanson mohanson closed this by deleting the head repository Jun 14, 2023
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.

None yet

3 participants