Skip to content

Releases: LedgerHQ/satstack

v0.19.0

02 Jun 06:19
Compare
Choose a tag to compare

Maintenance release to upgrade golang and dependencies

Changelog

  • 603ede9 bump satstack version to 0.19.0
  • 6b7d141 build(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 (#113)
  • db41a6d build(deps): bump github.com/btcsuite/btcd from 0.23.2 to 0.23.4 (#112)
  • 96f738b build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.7.0 (#111)
  • 4391078 build(deps): bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14 (#110)
  • d0c234e build(deps): bump github.com/btcsuite/btcd/btcutil from 1.1.2 to 1.1.3 (#109)
  • 576034e upgrade golang (#114)
  • fd8e719 Create dependabot.yml

What's Changed

  • upgrade golang by @adrienlacombe-ledger in #114
  • build(deps): bump github.com/btcsuite/btcd/btcutil from 1.1.2 to 1.1.3 by @dependabot in #109
  • build(deps): bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14 by @dependabot in #110
  • build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.7.0 by @dependabot in #111
  • build(deps): bump github.com/btcsuite/btcd from 0.23.2 to 0.23.4 by @dependabot in #112
  • build(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 by @dependabot in #113

Full Changelog: v0.18.1...v0.19.0

v0.18.1

07 Mar 08:58
Compare
Choose a tag to compare

Changelog

  • c4c96a3 build(deps): bump golang.org/x/net
  • 12b7337 add 'turn SatStack into a service'
  • 25d92ff build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8
  • ca9af85 update max version of ecdsa to 0.19.0
  • b07ff09 force ledger-bitcoin to 0.0.3
  • 83b783c update supported LLD versions
  • 3271e58 clarify pruned nodes support

v0.18.0

11 Jan 10:49
Compare
Choose a tag to compare

Changelog

  • f0faf58 bump satstack version
  • cb8bb25 update README && make circulation check optional
  • fede05a update README
  • 28b2dcc bugfix when intial wallet configuartion
  • 736ddf0 don't unload wallet if we are still scanning when shutting done
  • 19876f0 bumps version to 0.17
  • 83f0fd4 remember state of the wallet when restarting lss
  • aadaea5 add description for rpcauth and remove rpcuser/rpcpassword
  • b14925a smaller bugfixes
  • cf294a6 add skip-circulation-check
  • 95899df check for new wallet loaded message
  • 8762fbb import descriptors in a bulk
  • f854993 build(deps): bump github.com/btcsuite/btcd from 0.23.1 to 0.23.2
  • c947043 Use ledger-bitcoin client library; add signet to the valid networks

v0.17.0

18 Oct 08:25
283eda1
Compare
Choose a tag to compare

Changelog

v0.16.1

03 Oct 08:35
Compare
Choose a tag to compare

Changelog

  • e971476 fix issue #17, add comment on error message
  • ed2b27b updating hardcoded satstack version
  • ccac256 update min support bitcoind version to 22
  • 1ed1346 update README
  • 3f76f5d update README

v0.16.0

16 Aug 06:46
Compare
Choose a tag to compare

Changelog

v0.15.0

20 May 08:51
Compare
Choose a tag to compare

Changelog

v0.14.0

17 May 12:36
Compare
Choose a tag to compare

Changelog

update doc to precise Bitcoin Nano app version, requirements, remove libcore, etc.

v0.13.2

29 Apr 14:34
Compare
Choose a tag to compare

Changelog

  • d4045a6 go version updated to 1.17
  • 60d7c9d implement btc/network endpoint

v0.12.0

08 Dec 10:05
Compare
Choose a tag to compare

SatStack is now out of beta! 🎉

Thanks to everyone who contributed to the project, especially the early testers on Twitter and members of our Beta testers programme.

Read about the motivations and design rationale behind this project here: https://blog.ledger.com/satstack
To get started, please follow our dedicated Support article: https://support.ledger.com/hc/en-us/articles/360017551659

(this release has no changelog)