Releases: spacemeshos/smcli
v1.0.12
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)
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
- @xearl4 made their first contribution in #100
- @andres-spacemesh made their first contribution in #114
Full Changelog: v1.0.10...v1.0.11
Wandering Earth (v1.0.10)
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)
Adds genesis
command. See README for more information.
What's Changed
Full Changelog: v1.0.8...v1.0.9
Genesis Master
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
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
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
Merge pull request #47 from spacemeshos/ledger Add basic Ledger hardware wallet support
Key Master
Adds key derivation, significantly improves UX, and switches to a static build.
Node Master
Initial release. Only includes wallet generation and reading functionality for now. Release name suggested by ChatGPT 😃