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

Fix faucet timeout in long faucet chain test #2721

Merged

Commits on Oct 26, 2024

  1. Add forget_chain method to wallet CLI wrapper

    Allow removing chains from the wallet in tests.
    jvff committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    3da51d2 View commit details
    Browse the repository at this point in the history
  2. Forget irrelevant newly created chains in test

    The chains only serve to increase the Faucet chain's length in a way
    that simulates the Faucet from being executed for a long time, so they
    can be forgotten after they have been created.
    jvff committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    6686826 View commit details
    Browse the repository at this point in the history