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: return from deliver tx upon timeout #1927

Closed
wants to merge 8 commits into from

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    e34a322 View commit details
    Browse the repository at this point in the history
  2. Revert "don't allow max cycle configuration"

    This reverts commit e34a322.
    deelawn committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2866d97 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

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

Commits on Apr 13, 2024

  1. hardcode timeout to test

    deelawn committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6edc41c View commit details
    Browse the repository at this point in the history
  2. use timeout from config

    deelawn committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2affe93 View commit details
    Browse the repository at this point in the history
  3. specify timeout for tests

    deelawn committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    78d5126 View commit details
    Browse the repository at this point in the history