a9bb98b5a7
* Implement Multicall functionality for batched calls * Documentation, some modifications as suggested in the review * (Abigen) handle single input arg and set output irrespective of mutability * implement send functionality and allow clearing calls * Fix detokenization, dont require pre-processing anymore * panic when more than supported number of calls are pushed * add doc for panics in case of add_call * (multicall) eth_balance support, update bindings * refactor: move multicall to its own directory * fix: add infura api key * ci: ensure CI runs on PRs from forks * test(multicall): re-use aggregate call * contract: make multicall docs compile and remove redundant clones * ci: add public etherscan API key so that forks don't get rate limited * chore: adjust test contract naming Co-authored-by: Georgios Konstantopoulos <me@gakonst.com> |
||
---|---|---|
.. | ||
common | ||
solidity-contracts | ||
contract.rs |