ethers-rs/ethers
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
..
examples add pending tx type to wait for tx confirmations (#11) 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 macro: re-enable paths/etherscan and enable more complex tokens 2020-06-04 00:05:05 +03:00
Cargo.toml docs: add some more docs 2020-06-10 09:24:36 +03:00