Skip to content

All transactions endpoint#76

Merged
tluijken merged 2 commits intodevelopfrom
all-transactions-endpoint
May 30, 2024
Merged

All transactions endpoint#76
tluijken merged 2 commits intodevelopfrom
all-transactions-endpoint

Conversation

@kevin-pease
Copy link
Copy Markdown
Contributor

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Adds the 'all transactions' endpoint to the Transactions endpoint group.

Also makes the valid_before field in the response struct optional, as the testing for all transactions showed that this value isn't always included in the response. This is not mentioned in the Stellar documentation.

Lastly, the Links struct in the response is renamed to a dedicated name, to avoid future naming conflicts.

💥 Does this PR introduce a breaking change?

No.

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines
  • Relevant documentation was updated
  • Rebased onto current main

@tluijken tluijken merged commit aafc8ec into develop May 30, 2024
@tluijken tluijken deleted the all-transactions-endpoint branch May 30, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants