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 reference transaction inputs to cardano-api #3804

Merged
merged 4 commits into from
Apr 20, 2022

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    5f6dd01 View commit details
    Browse the repository at this point in the history
  2. Replace InlineDatumSupportedInEra and ReferenceScriptsSupportedInEra

    with ReferenceTxInsScriptsInlineDatumsSupportedInEra because these three
    features become available at the same time. Having separate types for
    these features adds unnecessary boilerplate.
    Jimbo4350 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    9399347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f1d8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd3d8b7 View commit details
    Browse the repository at this point in the history