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

Refactor parsers integration #73

Conversation

julia-zack
Copy link
Contributor

Remove RedeemScriptParser from Script constructor. Make RedeemScriptParserFactory only parse redeem scripts (not scripsigs anymore). Return getSigInsertionIndex method to Script class. Remove ParseResult class.

…arserFactory only parse redeem scripts (not scripsigs anymore). Return getSigInsertionIndex method to Script class. Remove ParseResult class.
@julia-zack julia-zack changed the base branch from master to redeem-script-parsers-refactor-integration November 6, 2023 19:55
Copy link
Contributor

@marcos-iov marcos-iov left a comment

Choose a reason for hiding this comment

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

Great work! 👏 👏 👏

Just a couple of minor comments

Copy link
Contributor

@nathanieliov nathanieliov left a comment

Choose a reason for hiding this comment

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

Nice work. Just a comment.

@marcos-iov marcos-iov merged commit 56e6314 into redeem-script-parsers-refactor-integration Nov 7, 2023
@marcos-iov marcos-iov deleted the refactor-parsers-integration branch November 7, 2023 21:37
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