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

feat(txbuilder): compute ScriptDataHash with all edge cases #525

Merged
merged 7 commits into from
Oct 23, 2024

Commits on Oct 20, 2024

  1. Add script_data_hash computation.

    kalomaaan authored and scarmuega committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    65b6c39 View commit details
    Browse the repository at this point in the history
  2. costmodel should not be hardcoded

    kalomaaan authored and scarmuega committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ae4e800 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    37f4b34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074b277 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. move to conway

    scarmuega committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    122eafe View commit details
    Browse the repository at this point in the history
  2. fix lint warnings

    scarmuega committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0c4e18a View commit details
    Browse the repository at this point in the history
  3. improve ergonomics

    scarmuega committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    75df25e View commit details
    Browse the repository at this point in the history