Skip to content

Releases: joshstevens19/ethereum-abi-types-generator

1.3.4

25 Aug 10:59
Compare
Choose a tag to compare

Full Changelog: 1.3.3...1.3.4

fix event tuples

17 Jul 11:42
Compare
Choose a tag to compare

Fix tuples in events 1 level deep for now

Fix request tuples

27 Oct 16:52
Compare
Choose a tag to compare

do not add 0, 1, 2... etc in ethers request interface

Typings for events

27 Oct 11:51
0f9fe4c
Compare
Choose a tag to compare
  • fix issue where tuples in tuples in inputs fail!
  • generate all the event interface so it can be used

image

fix: issue with deep rooted tuples on outputs

02 Sep 10:50
Compare
Choose a tag to compare

Some ABIs with tuples in tuples in tuples were not getting generated correctly on output this fixes that

We now support hardhat

18 Aug 17:00
Compare
Choose a tag to compare

Yes you heard it we now support hardhat so you can generate your typings against your hardhat projects!

Update readme

12 Aug 08:07
Compare
Choose a tag to compare

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

11 Aug 11:47
Compare
Choose a tag to compare

Update readme

13 Jun 12:46
a4eca4b
Compare
Choose a tag to compare
1.1.7

Merge pull request #16 from joshstevens19/dependabot/npm_and_yarn/abi…

Bug Fix

24 May 07:37
Compare
Choose a tag to compare
  • use toLowerCase instead of locale