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

services/horizon: return null txmeta in api model when SKIP_TXMETA enabled #5228

Merged
merged 7 commits into from Mar 6, 2024

Commits on Mar 4, 2024

  1. Copy the full SHA
    03968f5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a45dca2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    15df627 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0f11ad2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. stellar#5221: use functional composition to pass SKIP_TXMETA down to …

    …resource adapters instead of static dependency injection pattern
    sreuland committed Mar 5, 2024
    Copy the full SHA
    0e767ad View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. stellar#5221: use empty string for result_meta_xdr and omitempty on j…

    …son mapping, so field is absent from json
    sreuland committed Mar 6, 2024
    Copy the full SHA
    325d0ba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e5ef575 View commit details
    Browse the repository at this point in the history