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

feat: allow private transaction receipts to bail out before transaction acceptance #2280

Commits on Sep 12, 2024

  1. feat: allow private transaction receipts to bail out before awaiting …

    …confirmations that won't show
    slush committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f0c8e35 View commit details
    Browse the repository at this point in the history
  2. fix: assign txn earlier

    slush committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6068d43 View commit details
    Browse the repository at this point in the history
  3. fix: adds a -1 block_number to avoid error

    slush committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2c04ec9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge branch 'main' of https://github.com/ApeWorX/ape into fix/privat…

    …e-transaction-timeout
    slush committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ede3af1 View commit details
    Browse the repository at this point in the history
  2. feat: improved structure to allow for a timeout to be set on private …

    …transactions, but an early partial receipt to be returned if they time out
    slush committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b3ac7f1 View commit details
    Browse the repository at this point in the history
  3. chore: update comment

    slush committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    27897d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. chore: update tests

    slush committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7d1fd82 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/ApeWorX/ape into fix/privat…

    …e-transaction-timeout
    slush committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    49a5c6b View commit details
    Browse the repository at this point in the history
  3. chore: remove comment

    slush committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    240402d View commit details
    Browse the repository at this point in the history
  4. feat: add better test

    slush committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    da3b07f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. chore: lint

    slush committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d7a97f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483a14d View commit details
    Browse the repository at this point in the history