ethers-rs/ethers-contract
Georgios Konstantopoulos cff6eb45a5
fix: make multicall work by reference (#58)
* fix: make multicall work by reference

* chore: update readme with solc / ganache requirements

* chore: cargo fmt

* chore: fix doctests

* fix: disable sparkpool gasnow test
2020-08-21 15:54:23 +03:00
..
ethers-contract-abigen Implement Multicall functionality for batched calls (#43) 2020-07-03 19:52:09 +03:00
ethers-contract-derive docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00
src fix: make multicall work by reference (#58) 2020-08-21 15:54:23 +03:00
tests fix: make multicall work by reference (#58) 2020-08-21 15:54:23 +03:00
Cargo.toml Implement Multicall functionality for batched calls (#43) 2020-07-03 19:52:09 +03:00