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!: supported ckb2021 #15

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Conversation

homura
Copy link

@homura homura commented Oct 28, 2021

This PR is adapted to CKB 2021 hardfork, it works for

@homura homura changed the title feat: supported ckb2021 vm version selection feat: supported ckb2021 Oct 29, 2021
@homura homura changed the title feat: supported ckb2021 [hold on] feat: supported ckb2021 Oct 29, 2021
@@ -207,7 +207,7 @@ export function TransformRawHeader(
parent_hash: invokeSerializeJson,
transactions_root: invokeSerializeJson,
proposals_hash: invokeSerializeJson,
uncles_hash: invokeSerializeJson,
extra_hash: invokeSerializeJson,

Choose a reason for hiding this comment

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

Will this change introduce incompatibility? Or we gonna upgrade the major version

Copy link
Author

Choose a reason for hiding this comment

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

yeah, maybe we should use a version like0.10x.y to distinguish it from CKB2019

@homura homura changed the title [hold on] feat: supported ckb2021 feat: supported ckb2021 Nov 2, 2021
@homura homura changed the title feat: supported ckb2021 feat!: supported ckb2021 Nov 4, 2021
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.

2 participants