Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 17:46
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • fix(tron): bind transfer fields before signing by @senamakel in #15
  • fix(key): reject a SLIP-10 path segment that already carries the hardening bit by @senamakel in #16
  • feat(tx): verify Tron transactions structurally, and split tx-codec out of tx by @senamakel in #18
  • deps: Bump sha3 from 0.10.9 to 0.12.0 by @dependabot[bot] in #7
  • Fix CI compatibility regressions by @senamakel in #19
  • fix(deps): pin sha3 to 0.10 so it unifies instead of duplicating by @senamakel in #20
  • deps: bump coins-bip39 from 0.8.7 to 0.13.0 by @dependabot[bot] in #8
  • deps: bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #9
  • deps: bump hmac from 0.12.1 to 0.13.0 by @dependabot[bot] in #6
  • feat(module): verify Tron structurally on the signing side too by @senamakel in #21

New Contributors

Full Changelog: v0.2.1...v0.2.2