ethers-rs/ethers-contract/tests
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
..
common feat: add abi code trait impls (#531) 2021-10-28 01:07:24 +03:00
solidity-contracts test: add underscore test (#505) 2021-10-22 14:25:46 +03:00
abigen.rs feat: add abi code trait impls (#531) 2021-10-28 01:07:24 +03:00
contract.rs fix: eip712 signing with ledger hw (#518) 2021-10-19 11:52:36 +03:00