What's Changed
- 0.1.9 fixes by @tsutsu in #4
- Fixes 0.1.10 by @tsutsu in #7
- Fix method ids, and bump version to 0.1.11 by @tsutsu in #8
- add missing subtypes to ABI.FunctionSelector.type by @paulperegud in #9
- Fix decoding of tuples and strings by @tsutsu in #10
- Attach MIT license by @hayesgm in #12
- Fix encoding of long strings and bytes by @hayesgm in #20
- CircleCI Integration by @hayesgm in #23
- Remove Reliance on ExthCrypto by @hayesgm in #30
- Fix empty array encoding and bump to 0.1.13 by @hayesgm in #24
- Add logic to decode signed integer. by @dingpl716 in #26
- Properly Treat All Function Encodings as Tuples by @hayesgm in #33
- Parse Tuples from ABI JSON by @hayesgm in #36
- Event Signatures & Structs by @hayesgm in #37
- Add State Mutability and Function Type to FunctionSelector by @hayesgm in #38
- Add Event and Error Types by @hayesgm in #39
- Add Indexed to Events by @hayesgm in #40
- Fix Dynamic Tuple Encoding by @hayesgm in #41
- Bugfix for is_dynamic Bump to 1.0.0-alpha6 by @hayesgm in #42
- Fix Event Decoders by @hayesgm in #43
- Check Event Signature by @hayesgm in #44
- Add Event Siganture Names by @hayesgm in #46
- Fix Inlined Tuple Types by @hayesgm in #47
- Encode Structs [1.1.0] by @hayesgm in #48
New Contributors
- @tsutsu made their first contribution in #4
- @paulperegud made their first contribution in #9
- @hayesgm made their first contribution in #12
- @dingpl716 made their first contribution in #26
Full Changelog: 0.1.8...v1.1.0