ethers-rs/ethers-signers
Georgios Konstantopoulos 79b21b9ea0
add pending tx type to wait for tx confirmations (#11)
* feat: add pending tx type

* feat(pending-txs): implement the full state machine

* tests(ethers): fix transfer eth example

* feat: use the pending transaction struct when deploying a contract

* ci: skip the pending tx test

* chore: fix doctests
2020-06-15 15:40:06 +03:00
..
src add pending tx type to wait for tx confirmations (#11) 2020-06-15 15:40:06 +03:00
tests feat(signers): join the transaction futures 2020-06-10 13:34:48 +03:00
Cargo.toml feat(signers): join the transaction futures 2020-06-10 13:34:48 +03:00