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: don't generate A instructions #37

Merged
merged 2 commits into from
Dec 12, 2023
Merged

feat: don't generate A instructions #37

merged 2 commits into from
Dec 12, 2023

Conversation

blckngm
Copy link
Contributor

@blckngm blckngm commented Dec 11, 2023

A instructions are only supported after ckb 2023 hardfork. It's not supported on ckb testnet or mainnet now.

So we use some compiler and linking hacks to avoid generating A instructions. See https://github.com/xxuejie/ckb-contract-bytes-without-a/ for a more detailed explanation.

@blckngm blckngm force-pushed the write-commitment branch 2 times, most recently from 6c8dd0c to 0ba0754 Compare December 12, 2023 03:29
@blckngm blckngm merged commit d9f0136 into master Dec 12, 2023
7 checks passed
@ashuralyk ashuralyk deleted the write-commitment branch January 25, 2024 02:05
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.

4 participants