ethers-rs/ethers-contract
Matthias Seitz eede86df41
feat: add abi code trait impls (#531)
* feat: use const generics for array tokenize

* feat: add abi encode decode impls

* test: add some tests

* chore: move abi codec to core

* update changelog
2021-10-28 01:07:24 +03:00
..
ethers-contract-abigen feat: add abi code trait impls (#531) 2021-10-28 01:07:24 +03:00
ethers-contract-derive feat: add abi code trait impls (#531) 2021-10-28 01:07:24 +03:00
src feat: add abi code trait impls (#531) 2021-10-28 01:07:24 +03:00
tests feat: add abi code trait impls (#531) 2021-10-28 01:07:24 +03:00
Cargo.toml chore(deps): bump thiserror from 1.0.29 to 1.0.30 (#500) 2021-10-11 15:42:55 +03:00