ethers-rs/ethers/examples
Georgios Konstantopoulos bb1ac9c666
Improve Ganache Flexibility (#37)
* feat(core): add more features to ganache

* test(provider): choose endpoint dynamically

* test(signer): choose endpoint and accounts dynamically

* test(contract): choose endpoint and accounts dynamically

* fix: dynamic port / accounts in examples

* core(chore): fix doctest
2020-06-22 16:42:34 +03:00
..
abigen.rs ABI Encoder v2 + ABI Spec v6.6 (#17) 2020-06-16 15:08:42 +03:00
contract.rs Improve Ganache Flexibility (#37) 2020-06-22 16:42:34 +03:00
contract.sol refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00
ens.rs Replace contract client references with Arc (#35) 2020-06-22 11:44:08 +03:00
local_signer.rs Improve Ganache Flexibility (#37) 2020-06-22 16:42:34 +03:00
sign.rs fix(core): make Signature.v a u64 instead of a u8 and expose `verify` (#21) 2020-06-17 09:45:15 +03:00
transfer_eth.rs Improve Ganache Flexibility (#37) 2020-06-22 16:42:34 +03:00
watch_blocks.rs Replace contract client references with Arc (#35) 2020-06-22 11:44:08 +03:00