Skip to content

Releases: ApeWorX/ethpm-types

ETHPM Types 0.6.24

19 Feb 19:07
d6dc312
Compare
Choose a tag to compare

Changes

  • fix: could not pass bytes for string when encoding topic @antazoey (#151)

Special thanks to: @antazoey

ETHPM Types 0.6.23

14 Feb 17:29
36c0c63
Compare
Choose a tag to compare

Changes

  • fix: was unable to generate topics when passing a list of values for a singular type @antazoey (#150)

Special thanks to: @antazoey

EthPM Types 0.6.22

14 Feb 05:52
178f3eb
Compare
Choose a tag to compare

Changes

  • fix: topics issues, wasn't properly encoding inputs @antazoey (#149)

Special thanks to: @antazoey

EthPM Types 0.6.21

13 Feb 22:19
eb4ce63
Compare
Choose a tag to compare

Changes

  • feat: add encode_topics() method to EventABI @antazoey (#148)
  • fix: issue where could not create event ABIs from signatures containing tuples @dtdang and @antazoey (#147)

Special thanks to: @antazoey, @dtdang

EthPM Types 0.6.20

13 Feb 21:42
bb275d4
Compare
Choose a tag to compare

Changes

  • fix: unable to parse events from signatures when inputs included tuple types @dtdang (#147)
  • feat: pep-625 compliance and enabling python 3.13 @bitwise-constructs (#145)

Special thanks to: @bitwise-constructs and @dtdang

EthPM Types 0.6.19

21 Nov 18:26
db2aada
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey and @bitwise-constructs

EthPM Types 0.6.18

03 Oct 17:05
78408cc
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

ETHPM Types 0.6.17

22 Aug 18:02
045069a
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

EthPM Types 0.6.16

22 Aug 17:23
9991e99
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

ETHPM Types 0.6.15

19 Aug 15:04
796a114
Compare
Choose a tag to compare

Changes

  • chore: drop python 3.8 support and upgrade ETH dependencies @antazoey (#118)

Special thanks to: @antazoey