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 inlineDatumRaw to transaction outputs in API #1684

Merged
merged 4 commits into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. Add inlineDatumRaw to api.yaml and update changelog

    This is the intended new schema. Updated versions as API will be
    extended.
    ch1bo authored and locallycompact committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9826b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dc8a72 View commit details
    Browse the repository at this point in the history
  3. Add an acceptance test to HTTPServerSpec

    The api specification contains inlineDatumRaw, but only as an optional
    field so we need to unit test when we would expect it.
    ch1bo authored and locallycompact committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3c54f89 View commit details
    Browse the repository at this point in the history
  4. Use cardano-api HEAD

    locallycompact committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    73adb2d View commit details
    Browse the repository at this point in the history