ethers-rs/examples
Georgios Konstantopoulos b5909d05b0
ci: run examples in CI (#421)
* ci: run examples in CI

* fix(ens): set the resolved ens addr for gas estimation

* fix(contract-examples): use legacy sends with ganache

* fix(ens-example): ensure test runs when forking from mainnet

* fix(watch-blocks-example): run our own provider with preset blocktime
2021-08-30 14:00:30 +03:00
..
ethers-wasm feat: add wasm http provider support (#403) 2021-08-24 01:28:05 +03:00
abigen.rs ci: run examples in CI (#421) 2021-08-30 14:00:30 +03:00
contract.sol chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
contract_abi.json chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
contract_human_readable.rs ci: run examples in CI (#421) 2021-08-30 14:00:30 +03:00
contract_with_abi.rs ci: run examples in CI (#421) 2021-08-30 14:00:30 +03:00
contract_with_abi_and_structs.rs chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
ens.rs ci: run examples in CI (#421) 2021-08-30 14:00:30 +03:00
ipc.rs ci: run examples in CI (#421) 2021-08-30 14:00:30 +03:00
ledger.rs chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
local_signer.rs chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
mnemonic.rs chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
quorum.rs feat: add quorum provider (#409) 2021-08-29 14:03:53 +03:00
sign.rs chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
transfer_eth.rs chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00
watch_blocks.rs ci: run examples in CI (#421) 2021-08-30 14:00:30 +03:00
yubi.rs chore: pull ethers to top level directory (#398) 2021-08-21 15:34:21 +03:00