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: Small UX enhancements #122

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

xxuejie
Copy link
Collaborator

@xxuejie xxuejie commented Dec 6, 2023

  • When error occurs, print the full current machine status to stdout
  • Add a new option to disable overlapping detection between stack and heap. By default, ckb-vm will have stack living at higher addresses, but this is not a hard requirements. Many contracts can be executed perfectly fine when we move stack to lower addresses compared to heap.

* When error occurs, print the full current machine status to stdout
* Add a new option to disable overlapping detection between stack and
heap. By default, ckb-vm will have stack living at higher addresses,
but this is not a hard requirements. Many contracts can be executed
perfectly fine when we move stack to lower addresses compared to heap.
@mohanson mohanson merged commit 2b9408c into nervosnetwork:develop Dec 6, 2023
1 check passed
@xxuejie xxuejie deleted the small-enhancements branch December 6, 2023 03:25
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.

3 participants