ethers-rs/ethers-contract
Georgios Konstantopoulos 84aafbbd1f
Misc Fixes (#97)
* fix: use generic instead of impl Trait

* fix: do not skip first 4 bytes when decoding outputs
2020-11-12 12:08:20 +02:00
..
ethers-contract-abigen feat: allow encoding/decoding function data (#90) 2020-10-29 09:48:24 +02:00
ethers-contract-derive docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00
src Misc Fixes (#97) 2020-11-12 12:08:20 +02:00
tests refactor: extract minimal features of Contract into BaseContract (#88) 2020-10-27 12:57:01 +02:00
Cargo.toml feature: Middleware Architecture (#65) 2020-09-25 00:33:09 +03:00