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

Add Script Implementation #1

Merged
merged 6 commits into from
Oct 30, 2024
Merged

Add Script Implementation #1

merged 6 commits into from
Oct 30, 2024

Conversation

davidchocholaty
Copy link
Collaborator

@davidchocholaty davidchocholaty commented Oct 15, 2024

This PR adds the implementation for the Script functionality.

davidchocholaty and others added 6 commits August 30, 2024 09:06
This commit adds the last functional version for some points separated
into multiple files.
This commit adds a new implementation for the p2pkh verification, which
is more readable and should be similar to other scriptpubkey_type types.
This commit primarily adds the encode_int function.
This commit adds the verification using the Script with a stack.
@davidchocholaty davidchocholaty changed the title Add the final solution Add Script Implementation Oct 30, 2024
@davidchocholaty davidchocholaty merged commit 94b4ecd into main Oct 30, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant