v1.1.14
What's Changed
- Add functions for round trip decoding of transaction payloads by @peterbroadhurst in #64
- Update MAINTAINERS.md by @EnriqueL8 in #67
- Expose API to directly call HashStruct from EIP-712 and M+N dims by @peterbroadhurst in #68
- Generate Solidity style full descriptions of functions/events/structs by @peterbroadhurst in #71
- Allow additional/override of non-spec fields, including "address" by @peterbroadhurst in #70
- Add correct permissions for action by @EnriqueL8 in #74
- Add support for 256 bit JSON numbers (vs. strings), including scientific notation by @matthew1001 in #76
- Add utils for compact RSV encoding/decoding by @peterbroadhurst in #73
- Solsig indexed by @peterbroadhurst in #75
- Increase handling of JSON Number large numbers (vs. string) by @peterbroadhurst in #77
New Contributors
- @matthew1001 made their first contribution in #76
Full Changelog: v1.1.13...v1.1.14