Skip to content

Releases: Blockstream/gdk

Release 0.0.32

12 Jun 11:14
release_0.0.32
c4b7459
Compare
Choose a tag to compare
  • Replace GA_http_get with GA_http_request, which can perform POST as well as
    GET. Urls are specified as a set from which the gdk will choose the most
    appropriate, e.g. if the session is running tor and an onion url is present it
    will get preference over a non-onion url.
  • Add GA_generate_mnemonic_12
  • Enable ccache by default if ccache is found
  • Build improvements
  • Bug fixing

Release 0.0.31

14 May 16:37
release_0.0.31
f5799d1
Compare
Choose a tag to compare
  • Allow caller to pass xpub to create a 2of3 account
  • Use legacy derivation for 2of3 recovery xpubs
  • Disable multi-asset send in liquid mainnet
  • Enable setting nlocktime via GA_change_settings
  • Refactor appearance settings mapping
  • Update openssl to 1.1.1g

Release 0.0.30

13 Apr 09:14
release_0.0.30
a57b58e
Compare
Choose a tag to compare
  • update travis windows build and osx meson version
  • fix sending to liquid blech32 addresses
  • update docker images and rust version
  • update libwally, tor, openssl, gls library

Release 0.0.29

30 Mar 11:13
release_0.0.29
6aa2cef
Compare
Choose a tag to compare

Increase rangeproof ct bits from 36 to 52

Release 0.0.28

27 Feb 23:24
release_0.0.28
401b2e8
Compare
Choose a tag to compare
  • represent missing fiat rate as null in amount json
  • gracefully handle invalid value for fiat rate
  • asset Id validation on bip21 uri

Release 0.0.27

03 Feb 14:11
release_0.0.27
111e507
Compare
Choose a tag to compare
  • add bip21 uri for liquid
  • update swift bindings
  • bug fixes

Release 0.0.26

10 Jan 11:24
release_0.0.26
d3b70f6
Compare
Choose a tag to compare
  • upgrades libwally, boost, tor
  • add support for macos 10.15 in build script
  • fixes bugs

Release 0.0.25

11 Dec 22:16
release_0.0.25
ca8349e
Compare
Choose a tag to compare
  • add support for liquid hardware wallet
  • add sqlite authenticated/encrypted caching
  • stability fixes for bugs reported via the apps

Release 0.0.24

12 Nov 09:12
release_0.0.24
db807f0
Compare
Choose a tag to compare
  • correct futures launch policy

Release 0.0.23

11 Nov 17:12
release_0.0.23
15e42db
Compare
Choose a tag to compare
  • update libwally, json lib, ndk
  • add thread safety analysis
  • update interface for assets and balance

More info at: release_0.0.22...release_0.0.23