ethers-rs/ethers-contract/ethers-contract-abigen
Matthias Seitz 0b04ffe787
feat: add uint8 type (#1639)
* feat: add uint8 type

* update changelog

* derive default

* fix: failing test
2022-08-28 12:17:48 -07:00
..
src feat: add uint8 type (#1639) 2022-08-28 12:17:48 -07:00
Cargo.toml feat(abigen): add contract filter (#1564) 2022-08-04 08:22:00 -07:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This code generator was adapted from the original ethcontract-rs repository by Gnosis.