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

Commits on Nov 2, 2023

  1. Remove RedeemScriptParser from Script constructor. Make RedeemScriptP…

    …arserFactory only parse redeem scripts (not scripsigs anymore). Return getSigInsertionIndex method to Script class. Remove ParseResult class.
    julia-zack committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b7b1e93 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Create method in new RedeemScriptUtils file. Rename RedeemScriptUtils…

    … in test folder to RedeemScriptTestUtils
    julia-zack committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3b4b4f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    da590a2 View commit details
    Browse the repository at this point in the history