ethers-rs/ethers-contract/ethers-contract-derive
Matthias Seitz ac6d4d70a6
fix: off by one error during event decoding (#296)
2021-05-24 11:52:21 +03:00
..
src fix: off by one error during event decoding (#296) 2021-05-24 11:52:21 +03:00
Cargo.toml feat: add EthEvent proc macro derive support (#227) 2021-03-15 13:59:52 +02: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.