Releases: tinyhumansai/tinywallet
Releases · tinyhumansai/tinywallet
Release list
v0.4.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(module): add SignMessage for encodings the module does not model by @senamakel in #24
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(module): let the module hold the key, over confidential calls by @senamakel in #23
Full Changelog: v0.2.3...v0.3.0
v0.2.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(tinybus): advance to the attestation-capable bus by @senamakel in #22
Full Changelog: v0.2.2...v0.2.3
v0.2.2
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-codecout oftxby @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
- @dependabot[bot] made their first contribution in #7
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(release): decouple module artifacts from the crates.io publish by @senamakel in #13
- fix(release): guard bundle jobs against transitive skip by @senamakel in #14
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Build tinywallet from the OpenHuman web3 chain modules by @senamakel in #1
- Move chains, key derivation, assets and signing out of OpenHuman by @senamakel in #2
- Vendor tinywallet tinydocs by @senamakel in #3
- Port the x402 v2 wire types by @senamakel in #4
- Raise per-file coverage to 90% by @senamakel in #5
- Prepare tinywallet to serve as an out-of-process signing backend by @senamakel in #10
- Address review from #10: unrepresentable chain mismatch, serde/derive by @senamakel in #11
- fix(release): scope packaging to the published library by @senamakel in #12
Full Changelog: https://github.com/tinyhumansai/tinywallet/commits/v0.2.0