ethers-rs/ethers-contract
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
..
ethers-contract-abigen Add streamed logs to the provider (#9) 2020-06-15 11:46:07 +03:00
ethers-contract-derive chore(abigen-macro): do not run the doctests since the abi paths cannot be found 2020-06-11 12:33:09 +03:00
src add pending tx type to wait for tx confirmations (#11) 2020-06-15 15:40:06 +03:00
tests Add streamed logs to the provider (#9) 2020-06-15 11:46:07 +03:00
Cargo.toml add pending tx type to wait for tx confirmations (#11) 2020-06-15 15:40:06 +03:00