Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix: reschedule waker even if receipt is not available #104

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Dec 17, 2020

Fixes #102

PR #103 did not address the Future hanging when the receipt was not
immediately available, e.g. in non dev environments

PR #103 did not address the Future hanging when the receipt was not
immediately available, e.g. in non dev environments
@gakonst
Copy link
Owner Author

gakonst commented Dec 17, 2020

Merging - this is a flaky Celo tests which I haven't pinned down yet.

@gakonst gakonst merged commit 5b75782 into master Dec 17, 2020
@gakonst gakonst deleted the fix/pending-tx-hang branch December 17, 2020 09:23
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
* feat: implement dapptools-style remappings

it also parses non-src/ remappings which is not possible upstream

* feat(cli): expose remappings command

* feat(dapp-test): merge user provided remappings with auto-generated ones if no env var present

* test: ensure tests work independently of ordering
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Middleware::pending_transaction hangs or panics
1 participant