ethers-rs/ethers-signers
Georgios Konstantopoulos 20493e0190
Fix Pending Transactions and EIP-155 (#22)
* fix(provider): ensure the Pending transaction calls the waker to get polled again

* feat(core): allow setting the blocktime in ganache

* test(provider): move pending txs test to integration tests + use block time

* fix(signers): make EIP-155 optional and fix sighash generation bug
2020-06-17 11:02:03 +03:00
..
src Fix Pending Transactions and EIP-155 (#22) 2020-06-17 11:02:03 +03:00
tests Fix Pending Transactions and EIP-155 (#22) 2020-06-17 11:02:03 +03:00
Cargo.toml Fix Pending Transactions and EIP-155 (#22) 2020-06-17 11:02:03 +03:00