Skip to content

Releases: spacemeshos/spacemesh-sdk

Gallumping Grasshopper

30 May 18:15
4fe2841
Compare
Choose a tag to compare

Fixes rpath for release build (see #5). This solves an issue with dynamic linking on macOS (spacemeshos/smkeys#8). No new features.

What's Changed

New Contributors

  • @fasmat made their first contribution in #5

Full Changelog: v1.0.1...v1.0.3

Cap'n Crunch

26 May 21:12
103b90d
Compare
Choose a tag to compare

Minor code cleanup and improvement, no functionality changes.

What's Changed

Full Changelog: v1.0.0...v1.0.1

Motorino Manta

25 May 15:30
61e8b9f
Compare
Choose a tag to compare

First production release. Adds Ledger wallet support.

What's Changed

  • Couple of minor fixes by @lrettig in #6
  • Revert remote wallet version to latest stable release by @lrettig in #7
  • Add remote-wallet crate for talking to hardware wallets by @lrettig in #4

Full Changelog: v0.0.1...v1.0.0

Initial Release

08 May 19:00
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
Make cargo build great again

hidapi dependency causes issues with `--all-features`, which should be
unnecessary anyway