Skip to content

Releases: kigawas/web3-input-decoder

v0.1.3

15 Apr 08:25
34e29ae
Compare
Choose a tag to compare
  • Revamp dependencies
  • Drop Python 3.6 support
  • Introduce InputDecoder class to improve performance of decoding many transactions under the same contract
  • Return function name in InputDecoder methods (constructor will be "constructor")

v0.1.2

30 Dec 05:04
ae41e67
Compare
Choose a tag to compare
  • Support Python 3.10
  • Bump dependencies

v0.1.1

15 May 09:37
61e0483
Compare
Choose a tag to compare
  • Revamp exceptions
  • Bump dependencies

v0.1.0

02 Apr 16:34
2d035b3
Compare
Choose a tag to compare
  • First beta release
  • Revamp documentation
  • Revive Python 3.6 support

v0.0.1

26 Mar 06:28
Compare
Choose a tag to compare
  • First alpha release