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

script: Add script version 2 #3908

Merged
merged 6 commits into from
Mar 29, 2023
Merged

script: Add script version 2 #3908

merged 6 commits into from
Mar 29, 2023

Conversation

mohanson
Copy link
Contributor

What is changed and how it works?

What's Changed:

  • Add syscall spawn
  • Enable A extension in ckb-vm
  • Enable script version 2 by data2

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

  • None

Release note

Note: Add a note under the PR title in the release note.

@zhangsoledad zhangsoledad changed the base branch from develop to ckb2023 March 28, 2023 01:47
@zhangsoledad zhangsoledad added the u:ckb2023 Upgrade: Fork ckb2023 label Mar 28, 2023
@zhangsoledad zhangsoledad modified the milestones: da, ckb2023 Mar 28, 2023
@zhangsoledad zhangsoledad marked this pull request as ready for review March 29, 2023 10:58
@zhangsoledad zhangsoledad requested a review from a team as a code owner March 29, 2023 10:58
@zhangsoledad zhangsoledad requested review from zhangsoledad and removed request for a team March 29, 2023 10:58
@zhangsoledad zhangsoledad merged commit 898b4e5 into nervosnetwork:ckb2023 Mar 29, 2023
@mohanson mohanson deleted the script_version_2 branch April 25, 2023 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
u:ckb2023 Upgrade: Fork ckb2023
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

A new hardfork for ckb is already being planned, and the following is a preview of the planned changes
2 participants