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 + horizonclient: Add new async transaction submission endpoint #5188

Merged
merged 86 commits into from
Apr 26, 2024

Commits on Jan 22, 2024

  1. Add new txsub endpoint - 1

    aditya1702 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    475af3f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Add new txsub endpoint - 2

    aditya1702 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d4555b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa4084a View commit details
    Browse the repository at this point in the history
  3. Add new txsub endpoint - 3

    aditya1702 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e883120 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Update Status to TxStatus

    aditya1702 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    00e1a29 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    28a009e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ed0054 View commit details
    Browse the repository at this point in the history
  3. Fix goimports

    aditya1702 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6ff4fa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    525fb0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b7e3f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    31fd091 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Add metrics - 1

    aditya1702 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d425558 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    4f30e29 View commit details
    Browse the repository at this point in the history
  2. Add metrics - 2

    aditya1702 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    326e21e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add metrics - 3

    aditya1702 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    37d01ab View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fix failing unittest

    aditya1702 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c7e46af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed812ea View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    7450b0a View commit details
    Browse the repository at this point in the history
  2. Small changes - 1

    aditya1702 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    808a4d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    17f8fee View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Add openAPI taml

    aditya1702 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1725c91 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    9dfc179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a4e0d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b97e2d View commit details
    Browse the repository at this point in the history
  4. Fix submitter test

    aditya1702 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1edb2b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55fcb5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd03686 View commit details
    Browse the repository at this point in the history
  7. Fix failing test

    aditya1702 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b95d57c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e4142a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    6ebb93a View commit details
    Browse the repository at this point in the history
  2. Update submitter.go

    aditya1702 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b879bd4 View commit details
    Browse the repository at this point in the history
  3. Interface method change

    aditya1702 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d1a4eb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    aa31ab2 View commit details
    Browse the repository at this point in the history
  2. Remove duplicate code

    aditya1702 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    085352f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66a99df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ba210d View commit details
    Browse the repository at this point in the history
  5. Encapsulation - 1

    aditya1702 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d331e41 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Change endpoint naming

    aditya1702 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a096b5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63ce1b9 View commit details
    Browse the repository at this point in the history
  3. Remove ClientInterface

    aditya1702 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0f14793 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    17611aa View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge branch 'master' into async-txsub

    # Conflicts:
    #	services/horizon/internal/httpx/router.go
    aditya1702 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e98fd22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeddadc View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    f5ddbf2 View commit details
    Browse the repository at this point in the history
  2. Add logging statements

    aditya1702 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5e498fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef96628 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    48932aa View commit details
    Browse the repository at this point in the history
  2. Fix failing tests - 1

    aditya1702 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9f50ddd View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Add back deleted files

    aditya1702 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f34abbc View commit details
    Browse the repository at this point in the history
  2. Remove circular import

    aditya1702 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8d527f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c44ca0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b3deb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee31a95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c646e0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42cd689 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21687d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e931893 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Remove not needed metrics

    aditya1702 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2114193 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Remove version

    aditya1702 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3aca364 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. add error in extras

    aditya1702 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5c0089e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into async-txsub

    # Conflicts:
    #	services/horizon/internal/app.go
    #	services/horizon/internal/httpx/router.go
    aditya1702 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d5b3459 View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflicts

    aditya1702 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9517e76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    122a087 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c571dd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e3e495 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03b2c66 View commit details
    Browse the repository at this point in the history
  8. Add deleted files back

    aditya1702 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c869205 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Revert friendbot change

    aditya1702 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    71893ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be59a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    667e6b2 View commit details
    Browse the repository at this point in the history
  4. Fix failing test

    aditya1702 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d632a67 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    d31a01e View commit details
    Browse the repository at this point in the history
  2. pass only rawTx string

    aditya1702 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    62d02d1 View commit details
    Browse the repository at this point in the history
  3. Move mock to test file

    aditya1702 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    32c71f8 View commit details
    Browse the repository at this point in the history
  4. Make core client private

    aditya1702 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d3b8c1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    573bdb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00985db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e253de View commit details
    Browse the repository at this point in the history
  8. Fix failing unittest

    aditya1702 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1932250 View commit details
    Browse the repository at this point in the history
  9. Revert submitter changes

    aditya1702 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e4f33e4 View commit details
    Browse the repository at this point in the history
  10. Fix failing submitter_test

    aditya1702 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    28e392a View commit details
    Browse the repository at this point in the history
  11. Revert import changes

    aditya1702 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ce3e6aa View commit details
    Browse the repository at this point in the history
  12. Revert import changes - 2

    aditya1702 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    30b0c25 View commit details
    Browse the repository at this point in the history
  13. Revert import changes - 3

    aditya1702 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1057ab3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    401d2e2 View commit details
    Browse the repository at this point in the history
  15. Update main.go

    aditya1702 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c8d4bad View commit details
    Browse the repository at this point in the history