Releases: joshstevens19/ethereum-abi-types-generator
Releases · joshstevens19/ethereum-abi-types-generator
1.3.4
Full Changelog: 1.3.3...1.3.4
fix event tuples
Fix tuples in events 1 level deep for now
Fix request tuples
do not add 0
, 1
, 2
... etc in ethers request interface
Typings for events
fix: issue with deep rooted tuples on outputs
Some ABIs with tuples in tuples in tuples were not getting generated correctly on output this fixes that
We now support hardhat
Yes you heard it we now support hardhat so you can generate your typings against your hardhat projects!
Update readme
Nothing special just adding some more details on what is different with this lib vs TypeChain
fix(17): make compiler `newLine` be `LF` to fix yarn issue on Ubuntu
Update readme
1.1.7 Merge pull request #16 from joshstevens19/dependabot/npm_and_yarn/abi…
Bug Fix
- use
toLowerCase
instead of locale