Skip to content

Releases: ACINQ/phoenixd

v0.7.2

20 Jan 14:48
1b6c08d

Choose a tag to compare

What's Changed

  • Upgrade lightning-kmp to 1.11.4 by @pm47 in #218
  • Enable optimized binaries in release mode by @pm47 in #219

Full Changelog: v0.7.1...v0.7.2

Verifying signatures

You will need gpg and our release signing key E434ED292E85643A. Note that you can get it:

To import our signing key:

$ gpg --import padioupm.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

v0.7.1

10 Nov 14:26
c9f1302

Choose a tag to compare

What's Changed

  • Upgrade to lightning-kmp 1.11.2 by @pm47 in #215

Full Changelog: v0.7.0...v0.7.1

Verifying signatures

You will need gpg and our release signing key E434ED292E85643A. Note that you can get it:

To import our signing key:

$ gpg --import padioupm.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

v0.7.0

28 Oct 14:01
44dfdb4

Choose a tag to compare

This release adds support for Taproot channels.

What's Changed

  • Upgrade lightning-kmp to 1.11 by @pm47 in #211

Full Changelog: v0.6.3...v0.7.0

Verifying signatures

You will need gpg and our release signing key E434ED292E85643A. Note that you can get it:

To import our signing key:

$ gpg --import padioupm.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

v0.6.3

02 Oct 11:55
c66d57b

Choose a tag to compare

What's Changed

  • Upgrade lightning-kmp to 1.10.8 by @pm47 in #210

Full Changelog: v0.6.2...v0.6.3

Verifying signatures

You will need gpg and our release signing key E434ED292E85643A. Note that you can get it:

To import our signing key:

$ gpg --import padioupm.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

v0.6.2

31 Jul 09:10
4071957

Choose a tag to compare

What's Changed

  • Remove git commit hash from dockerfile by @pm47 in #202
  • Upgrade to lightning-kmp 1.10.5 by @pm47 in #206
  • Do not filter out events with negative amounts by @pm47 in #205

Full Changelog: v0.6.1...v0.6.2

Verifying signatures

You will need gpg and our release signing key E434ED292E85643A. Note that you can get it:

To import our signing key:

$ gpg --import padioupm.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

v0.6.1

09 Jul 15:04
b8545c1

Choose a tag to compare

What's Changed

  • Use native releases in the Docker image by @pm47 in #180
  • Create an example Docker compose file by @pm47 in #181
  • Add info to incoming payments by @pm47 in #192
  • Fix bug in v1->v2 db migration by @pm47 in #196
  • Update sqldelight to 2.1.0 by @pm47 in #199
  • Set jvm target to 21 by @pm47 in #200
  • Upgrade to lightning-kmp 1.10.4 by @pm47 in #201
  • Make default value for maxFeeCredit depend on autoLiquidity by @pm47 in #195

Full Changelog: v0.6.0...v0.6.1

Verifying signatures

You will need gpg and our release signing key E434ED292E85643A. Note that you can get it:

To import our signing key:

$ gpg --import padioupm.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

v0.6.0

12 May 16:46
fa318d9

Choose a tag to compare

What's Changed

  • Support simple close by @pm47 in #168
  • Add support for linux arm64 target by @sstone in #157
  • Update Dockerfile - fix casing warnings by @tlindi in #173
  • Support stateless offers with optional custom description and amount by @pm47 in #169
  • Upgrade to lightning-kmp 1.10.2 by @pm47 in #179

New Contributors

Full Changelog: v0.5.1...v0.6.0

Verifying signatures

You will need gpg and our release signing key E434ED292E85643A. Note that you can get it:

To import our signing key:

$ gpg --import padioupm.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

v0.5.1

21 Mar 13:41
ab9a026

Choose a tag to compare

What's Changed

  • Use ubuntu for docker runtime image by @pm47 in #161
  • Add parent_id link for first outgoing payment part by @pm47 in #160
  • Upgrade to Kotlin 2.1.20 by @pm47 in #162

Full Changelog: v0.5.0...v0.5.1

Verifying signatures

You will need gpg and our release signing key E434ED292E85643A. Note that you can get it:

To import our signing key:

$ gpg --import padioupm.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

v0.5.0

26 Feb 15:05
dc7f124

Choose a tag to compare

Highlights

  • Major rework of the internal payments db
  • No more linux native build issues due to old toolchain, should build with no dependency on most recent distributions
  • Rolling log file
  • Fixed a memory leak in the TCP reconnection logic
  • New --seed-path configuration option
  • Ability to lookup outgoing payment by payment hash

What's Changed

  • Rework the payments database by @pm47 in #141
  • Rename packages by @pm47 in #142
  • Manage dependencies with a version catalog by @pm47 in #143
  • Update gradle to 8.9 by @pm47 in #146
  • Upgrade to Kotlin 2.1.0 by @pm47 in #145
  • Update ktor to 3.1.0 by @pm47 in #147
  • Add link to liquidity doc at first startup by @pm47 in #148
  • Add an api call to get an outgoing ln payment by hash by @pm47 in #144
  • Remove requirement for libsqlite/libcurl in building instructions by @pm47 in #150
  • Use kotlinx-io instead of okio by @pm47 in #149
  • Add optional --paymentHash arg to getoutgoingpayment by @pm47 in #151
  • Use a rolling file logwriter by @pm47 in #152
  • Upgrade to lightning-kmp 1.9.0 by @pm47 in #153
  • Display full seed path on first startup by @pm47 in #154
  • Upgrade to Kotlin 2.1.10 by @pm47 in #156
  • Optionally provide the seed path with --seed-path by @pm47 in #155

Full Changelog: v0.4.2...v0.5.0

Verifying signatures

You will need gpg and our release signing key E434ED292E85643A. Note that you can get it:

To import our signing key:

$ gpg --import padioupm.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

v0.4.2

18 Oct 11:55
24b817a

Choose a tag to compare

What's Changed

  • Support fee bumping for on-chain transactions by @pm47 in #119
  • Fix build on Linux arm64 by @pm47 in #121
  • Add a CSV export by @pm47 in #115
  • Upgrade to lightning-kmp 1.8.3 by @pm47 in #122
  • Upgrade to lightning-kmp 1.8.4 by @pm47 in #123
  • Fix amount calculation for liquidity purchases in csv export by @pm47 in #124

Full Changelog: v0.4.0...v0.4.2

Verifying signatures

You will need gpg and our release signing key E434ED292E85643A. Note that you can get it:

To import our signing key:

$ gpg --import padioupm.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped