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

'Operations for Transactions' endpoint #101

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

kevin-pease
Copy link
Contributor

@kevin-pease kevin-pease commented Aug 20, 2024

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

Fixes #79 and #65.

  • Adds the Operations for Transaction request to the Operations endpoint group.
  • Fixes typo in horizon client method name (get_operations_for_account)
  • Adds missing documentation to endpoint group
  • Applies cherry-picked commit for testnet updates

🤔 Checklist before submitting

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

@kevin-pease kevin-pease linked an issue Aug 20, 2024 that may be closed by this pull request
@tluijken tluijken force-pushed the 79-operations-for-transactions branch from 4cde53a to ae2316a Compare August 22, 2024 12:23
@tluijken tluijken merged commit a0a9cf1 into develop Aug 22, 2024
2 checks passed
@tluijken tluijken deleted the 79-operations-for-transactions branch August 22, 2024 12:26
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.

Implement operations for transactions request Finish documentation for Operations endpoint
2 participants