Skip to content

Releases: spacemeshos/smcli

v1.0.12

02 Oct 15:48
6b01785
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/spacemeshos/go-spacemesh from 1.6.0 to 1.6.1 by @dependabot in #116
  • Bump github.com/spacemeshos/go-spacemesh from 1.6.1 to 1.6.3 by @dependabot in #118
  • Bump github.com/spacemeshos/go-spacemesh from 1.6.3 to 1.6.4 by @dependabot in #119
  • Bump github.com/spacemeshos/go-spacemesh from 1.6.4 to 1.6.6 by @dependabot in #121
  • Run staticcheck only via golangci-lint by @fasmat in #123
  • Bump github.com/spacemeshos/go-spacemesh from 1.6.6 to 1.6.8 by @dependabot in #125
  • Bump github.com/spacemeshos/go-spacemesh from 1.6.8 to 1.7.1 by @dependabot in #127
  • Bump github.com/spacemeshos/go-spacemesh from 1.7.1 to 1.7.3 by @dependabot in #128
  • Update used go version to 1.23.2 by @fasmat in #129

Full Changelog: v1.0.11...v1.0.12

Spring cleaning (v1.0.11)

21 Jun 09:25
34459b3
Compare
Choose a tag to compare

What's Changed

  • Replace boilerplate cobra text for "wallet" command by @xearl4 in #100
  • Bump github.com/spacemeshos/economics from 0.1.0 to 0.1.1 by @dependabot in #84
  • Bump actions/checkout from 3 to 4 by @dependabot in #83
  • Bump github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.4.8 by @dependabot in #93
  • Bump github.com/hashicorp/go-secure-stdlib/password from 0.1.2 to 0.1.3 by @dependabot in #94
  • Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #95
  • Update to gh-hosted runners for arm64 by @andres-spacemesh in #114
  • Bump github.com/spacemeshos/go-spacemesh from 1.5.7 to 1.6.0 by @dependabot in #111
  • Bump actions/setup-go from 4 to 5 by @dependabot in #113
  • Bump softprops/action-gh-release from 1 to 2 by @dependabot in #112

New Contributors

Full Changelog: v1.0.10...v1.0.11

Wandering Earth (v1.0.10)

14 Jul 11:07
a1e889a
Compare
Choose a tag to compare

Adds the ability to print Spacemesh network addresses to wallet show

What's Changed

  • Bump github.com/spacemeshos/go-spacemesh from 0.3.3-beta.0.0.20230710094357-ba923401156a to 1.0.2 by @dependabot in #66
  • Print spacemesh wallet address by @lrettig in #67

Full Changelog: v1.0.9...v1.0.10

Dying Earth (v1.0.9)

12 Jul 20:39
0916711
Compare
Choose a tag to compare

Adds genesis command. See README for more information.

What's Changed

Full Changelog: v1.0.8...v1.0.9

Genesis Master

11 Jul 18:33
ad73ffd
Compare
Choose a tag to compare

Resolve an issue handling whitespace, update dependencies. See Bulletin SM-0001: smcli: Intermediate whitespace in mnemonic (2023-07-11).

What's Changed

  • Validate mnemonic whitespace by @lrettig in #59
  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #56

Full Changelog: v1.0.7...v1.0.8

Logic Master

30 May 20:29
8088112
Compare
Choose a tag to compare

Maintenance release

Updates dependencies, makes testing easier on macOS using rpath for dylib linking

What's Changed

  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #52
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #54
  • Update spacemesh-sdk dependency by @lrettig in #55

Full Changelog: v1.0.6...v1.0.7

Nano Master

15 May 17:23
44c6290
Compare
Choose a tag to compare

Adds Ledger hardware wallet support (#10). No longer prints the "parent" key by default (#44). Cleans up CI workflow, Makefile, and build process. Removes MUSL toolchain entirely.

What's Changed

  • Bump github.com/hashicorp/go-secure-stdlib/password from 0.1.1 to 0.1.2 by @dependabot in #41
  • Update indirect dependencies by @fasmat in #42
  • Add more checks to CI by @fasmat in #45
  • Add basic Ledger hardware wallet support by @lrettig in #47
  • Fix CI workflow and Makefile by @lrettig in #49

Full Changelog: v1.0.4...v1.0.6

Master Master

13 May 20:50
eec3c4f
Compare
Choose a tag to compare
Master Master Pre-release
Pre-release
Merge pull request #47 from spacemeshos/ledger

Add basic Ledger hardware wallet support

Key Master

04 May 21:34
12ef814
Compare
Choose a tag to compare

Adds key derivation, significantly improves UX, and switches to a static build.

Node Master

06 Apr 19:01
c222e46
Compare
Choose a tag to compare

Initial release. Only includes wallet generation and reading functionality for now. Release name suggested by ChatGPT 😃