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

Extra scenario/CREATE shorthand #528

Merged
merged 5 commits into from
Dec 5, 2024

Conversation

OlivierBBB
Copy link
Collaborator

No description provided.

@OlivierBBB OlivierBBB linked an issue Dec 5, 2024 that may be closed by this pull request
@OlivierBBB OlivierBBB self-assigned this Dec 5, 2024
(scenario-shorthand---CREATE---failure-condition)
(scenario-shorthand---CREATE---not-rebuffed)
))

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

New shorthand

@@ -98,6 +99,9 @@
(create-instruction---creator-nonce) ;; creator account nonce
)))

(defun (create-instruction---createe-nonce) (* (scenario-shorthand---CREATE---load-createe-account) (shift account/NONCE CREATE_first_createe_account_row___row_offset)))
(defun (create-instruction---createe-has-code) (* (scenario-shorthand---CREATE---load-createe-account) (shift account/HAS_CODE CREATE_first_createe_account_row___row_offset)))

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

new shorthand replaces the old one

@OlivierBBB OlivierBBB merged commit ba3e726 into master Dec 5, 2024
2 checks passed
@OlivierBBB OlivierBBB deleted the 527-extra-scenariocreate-shorthand branch December 5, 2024 10:29
@OlivierBBB OlivierBBB changed the title 527 extra scenario/CREATE shorthand Extra scenario/CREATE shorthand Dec 5, 2024
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.

Extra scenario/CREATE shorthand
1 participant