Releases: hyperledger/firefly-signer
Releases · hyperledger/firefly-signer
v1.1.22
What's Changed
- Provide synchronous init option for FS wallet by @peterbroadhurst in #91
- Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group across 1 directory by @dependabot in #93
Full Changelog: v1.1.21...v1.1.22
v1.1.21
v1.1.20
What's Changed
- Bump the go_modules group across 1 directory with 3 updates by @dependabot in #87
New Contributors
- @dependabot made their first contribution in #87
Full Changelog: v1.1.19...v1.1.20
v1.1.19
v1.1.18
What's Changed
- Add utility for parsing errors, including as a string by @peterbroadhurst in #82
- Handle unnamed tuple entries consistently on input and output by @peterbroadhurst in #83
- Fix negative integer hex formatting and add JSON number formatting option by @peterbroadhurst in #84
Full Changelog: v1.1.17...v1.1.18
v1.1.17
What's Changed
- Update to the latest ff-common by @matthew1001 in #81
Full Changelog: v1.1.16...v1.1.17
v1.1.16
What's Changed
- Update dockerfile and CI to 1.22 by @matthew1001 in #80
Full Changelog: v1.1.15...v1.1.16
v1.1.15
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