Releases: stellar/rs-stellar-strkey
Releases · stellar/rs-stellar-strkey
0.0.16
What's Changed
- Enforce 64-byte limit on SignedPayload encoding by @leighmcculloch in #94
- Fix HASH_X comment prefix from H to X by @leighmcculloch in #96
- Add prefix and length assertions to fuzz test by @leighmcculloch in #97
- Add Debug and Display tests for all strkey types by @leighmcculloch in #95
- Add additional tests by @leighmcculloch in #100
- Remove alloc requirement from core library functionality by @leighmcculloch in #99
- Bump version to 0.0.16 by @github-actions[bot] in #101
Full Changelog: v0.0.15...v0.0.16
0.0.15
What's Changed
- Add serde-decoded feature for decoded JSON format by @leighmcculloch in #91
- Bump version to 0.0.15 by @github-actions[bot] in #92
Full Changelog: v0.0.14...v0.0.15
0.0.14
What's Changed
- Add corpus samples for fuzz_roundtrip testing by @leighmcculloch in #79
- Update the version 0.0.13 in fuzz Cargo.lock by @leighmcculloch in #78
- Add git diff check to workflows by @leighmcculloch in #80
- Add dependabot.yml for version updates by @kanwalpreetd in #62
- Add serde traits to LiquidityPool and ClaimableBalance by @leighmcculloch in #81
- Change CLI decode output to JSON by @leighmcculloch in #82
- Add strkey encode and zero commands by @leighmcculloch in #83
- Make CLI embeddable in other CLIs by @leighmcculloch in #85
- Fix debug output for SignedPayload struct in Debug implementation by @overcat in #89
- Bump version to 0.0.14 by @github-actions[bot] in #90
New Contributors
- @kanwalpreetd made their first contribution in #62
Full Changelog: v0.0.13...v0.0.14
0.0.13
What's Changed
- Add liquidity pool and claimable balance strkeys by @leighmcculloch in #74
- Bump version to 0.0.13 by @github-actions in #77
Full Changelog: v0.0.12...v0.0.13
0.0.12
What's Changed
- Add initial fuzz corpus files by @leighmcculloch in #73
- Add serde support by @willemneal in #72
- Bump version to 0.0.12 by @github-actions in #76
- Add fuzz test coverage Makefile target by @leighmcculloch in #75
Full Changelog: v0.0.11...v0.0.12
0.0.11
What's Changed
- Remove
thiserrorby @leighmcculloch @overcat in #70 - Add
#![no_std]support by @overcat in #64 - Bump version to 0.0.11 by @github-actions in #71
Full Changelog: v0.0.10...v0.0.11
0.0.10
What's Changed
- Fix P address inner payload padding check by @leighmcculloch in #68
- Bump version to 0.0.10 by @github-actions in #69
Full Changelog: v0.0.9...v0.0.10
0.0.9
What's Changed
- Run CI for the msrv and latest rust version by @leighmcculloch in #61
- Change the base32 lib to data-encoding by @leighmcculloch in #65
- Bump version to 0.0.9 by @github-actions in #66
Full Changelog: v0.0.8...v0.0.9
0.0.8
What's Changed
- Update rust-version by @github-actions in #54
- Add simple CLI for decoding strkeys by @leighmcculloch in #57
- Check inner payload length in SignedPayload::from_payload to avoid overflow by @C0x41lch0x41 in #59
- Bump version to 0.0.8 by @github-actions in #60
New Contributors
- @C0x41lch0x41 made their first contribution in #59
Full Changelog: v0.0.7...v0.0.8
0.0.7
What's Changed
- fix wrong assert in tests by @nano-o in #43
- Update rust-version by @github-actions in #45
- Add PreAuthTx, HashX, MuxedAccountEd25519 and SignedPayloadEd25519 support by @overcat in #26
- Add contract strkey by @leighmcculloch in #46
- feat!: improve naming and organization by @willemneal in #50
- chore: add Display implementations by @willemneal in #52
- Update rust-version by @github-actions in #51
- Bump version to 0.0.7 by @github-actions in #53
New Contributors
- @nano-o made their first contribution in #43
- @overcat made their first contribution in #26
- @willemneal made their first contribution in #50
Full Changelog: v0.0.6...v0.0.7