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

'Get' endpoints for transactions #94

Merged
merged 8 commits into from
Jul 19, 2024
Merged

Conversation

kevin-pease
Copy link
Contributor

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

Adds the following endpoints:

  • transactions for accounts;
  • transactions for ledgers;
  • transactions for liquidity pools.

These conclude all 'get' endpoints, and leaves one final 'post' endpoint to be implemented.

💥 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

Copy link
Contributor

@LeonardTibben LeonardTibben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@LeonardTibben LeonardTibben self-requested a review July 19, 2024 07:43
@kevin-pease kevin-pease merged commit 7342ead into develop Jul 19, 2024
2 checks passed
@kevin-pease kevin-pease deleted the transactions-get-endpoints branch July 29, 2024 08:41
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