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

Fix Script sig push only with OP_DATA_X [Bug] #221

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

jsandinoDev
Copy link
Contributor

Refactor the implementation of the is_push_only function.

Closes #213
Closes #216

For the #214 && #215 I think that the problem might be in the

Screenshot 2024-09-16 at 10 58 59 PM

Copy link

vercel bot commented Sep 17, 2024

Someone is attempting to deploy a commit to the keep-starknet-strange Team on Vercel.

A member of the Team first needs to authorize it.

@jsandinoDev jsandinoDev changed the title Feature/issue 213 Fix Script sig push only with OP_DATA_X [Bug] Sep 17, 2024
Copy link
Contributor

@b-j-roberts b-j-roberts left a comment

Choose a reason for hiding this comment

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

Nice find, thanks! I slightly changed the way script parsing works as part of the refactor I merged today. So I went ahead and merged that in.

@b-j-roberts b-j-roberts merged commit 4e5aec6 into keep-starknet-strange:main Sep 18, 2024
3 of 4 checks passed
j1mbo64 pushed a commit to j1mbo64/shinigami that referenced this pull request Sep 18, 2024
)

<!-- enter the gh issue after hash -->

- [✅] issue keep-starknet-strange#213
- [✅] follows contribution
[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)
- [✅] code change includes tests

<!-- PR description below -->


Refactor the implementation of the **is_push_only** function.

Closes keep-starknet-strange#213  
Closes keep-starknet-strange#216 


For the keep-starknet-strange#214 && keep-starknet-strange#215 I think that the problem might be in the 

<img width="702" alt="Screenshot 2024-09-16 at 10 58 59 PM"
src="https://github.com/user-attachments/assets/73ef5d77-5965-478c-9543-3826c22d41b0">

---------

Co-authored-by: [email protected] <jsandinoDevjsandinoDevjsandinoDev>
Co-authored-by: Brandon Roberts <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants