-
Notifications
You must be signed in to change notification settings - Fork 32
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
fix: buggy ptr inget_tx_info
syscall inside validate_declare
for account contracts
#441
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! 😎
...on/contracts/blockifier_contracts/feature_contracts/cairo0/account_with_syscall_checks.cairo
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! ptr
strikes again...
get_tx_info
in validate_declare
get_tx_info
in validate_declare
get_tx_info
syscall inside validate_declare
for account contracts
Issue Number: #437
Type
Description
Breaking changes?