ethers-rs/ethers-core
Georgios Konstantopoulos eb26915081
feat: allow encoding/decoding function data (#90)
* feat: allow encoding/decoding function data

* feat: allow decoding event data

* feat: human readable abi

inspired from https://blog.ricmoo.com/human-readable-contract-abis-in-ethers-js-141902f4d917

* test: add event / fn decoding tests

* chore: fix clippy

* feat(abigen): allow providing args in human readable format
2020-10-29 09:48:24 +02:00
..
src feat: allow encoding/decoding function data (#90) 2020-10-29 09:48:24 +02:00
Cargo.toml feat: generalize wallet/private key + yubihsm2 (#75) 2020-10-02 11:41:16 +03:00