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

DRAFT Wip/5171 #5180

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from
Draft

DRAFT Wip/5171 #5180

wants to merge 8 commits into from

Commits on Oct 31, 2024

  1. test: Retry all RPC commands to fix MacOS CI jobs

    * Follow up to XRPLF#5120 (23991c9), which added a retry for submit commands.
      It improved MacOS test reliability, but other tests are failing now.
    * Retry all failed RPC connections / commands in unit tests.
    ximinez committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1150626 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Merge remote-tracking branch 'upstream/develop' into test_retry

    * upstream/develop:
      Add hubs.xrpkuwait.com to bootstrap (5169)
    ximinez committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    38a290d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Merge remote-tracking branch 'upstream/develop' into test_retry

    * upstream/develop:
      Add AMMClawback Transaction (XLS-0073d) (5142)
    ximinez committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    97a5be0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge remote-tracking branch 'upstream/develop' into test_retry

    * upstream/develop:
      Fix unity build (5179)
    ximinez committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    75130e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    bb8eab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b8a6f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Cycle through more test ports to avoid slow close collisions:

    * Add a lot more retries across test network operations.
    * Add some network error logging details.
    ximinez committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b8be32d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7235d14 View commit details
    Browse the repository at this point in the history