ethers-rs/ethers-contract/ethers-contract-derive
Matthias Seitz 8b5f4bfa81
fix: always treat abi type structs as tuples (#417)
* fix: always treat abi type structs as tuples

* fix: keep decoding for single field structs

* feat: unify event and struct encoding
2021-09-02 19:16:39 +03:00
..
src fix: always treat abi type structs as tuples (#417) 2021-09-02 19:16:39 +03:00
Cargo.toml (cargo-release) version 0.5.1 (#414) 2021-08-29 02:53:10 +03:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This proc-macro was adapted from the original ethcontract-rs repository by Gnosis.