ethers-rs/ethers-core/src
Matthias Seitz 57010c1c60
feat(abigen): include ethevent proc macro in abigen code gen workflow (#232)
* fix: make EthEvent name method a trait method

* refactor: make expand methods members of Context

* fix: make AbiParser parsing non consumeable

* feat: add struct expanding

* feat: use derive(EthEvent) in abigen workflow

* test: check EthEvent in abigen macro

* test: make test compile again

* refactor: simplify and optimize abi parsing from single str

* test: add human readable abigen tests
2021-03-16 21:37:19 +02:00
..
abi feat(abigen): include ethevent proc macro in abigen code gen workflow (#232) 2021-03-16 21:37:19 +02:00
types Feat/is middleware signer (#182) 2021-01-28 08:51:53 +02:00
utils fix: switch between units correctly (#170) 2021-01-17 14:10:30 +02:00
lib.rs feat: generalize wallet/private key + yubihsm2 (#75) 2020-10-02 11:41:16 +03:00