Skip to content

Releases: ACINQ/phoenixd

v0.3.4

29 Aug 08:36
1a872b4
Compare
Choose a tag to compare

What's Changed

  • Add an optional expiry for bolt11 invoices by @pm47 in #102
  • Use lightning-kmp 1.7.3-FEECREDIT-11 by @pm47 in #106
  • Add a best-effort method for estimating liquidity fees by @pm47 in #107

Full Changelog: v0.3.3...v0.3.4

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.3.3

19 Aug 15:14
4e805ad
Compare
Choose a tag to compare

What's Changed

  • Catch webhook exceptions by @pm47 in #94
  • Add an alternative authentication method for websocket by @pm47 in #95
  • Add payerNote + payerKey to incoming payment event by @pm47 in #96

Full Changelog: v0.3.2...v0.3.3

Verifying signatures

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

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

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

v0.3.2

31 Jul 13:36
97025b7
Compare
Choose a tag to compare

What's Changed

  • Fix offer extraction in BIP-21 uris by @pm47 in #77
  • Fix validation of lnurl links in phoenix-cli by @pm47 in #83
  • Support multiple values in configuration file by @pm47 in #82
  • Add a secondary http password with limited access by @pm47 in #84
  • Add a per-invoice webhook for BOLT11 payments by @pm47 in #85
  • (JVM) Fix db schema version by @pm47 in #86

Full Changelog: v0.3.1...v0.3.2

Verifying signatures

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

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

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

v0.3.1

18 Jul 12:59
b735020
Compare
Choose a tag to compare

What's Changed

  • Correctly handle ₿ prefix in BIP353 by @pm47 in #70
  • Support multiple webhooks by @pm47 in #72
  • Validate that mnemonics form a valid BIP-39 seed by @pm47 in #73
  • Use lightning-kmp 1.7.2-FEECREDIT-10 by @pm47 in #75

Full Changelog: v0.3.0...v0.3.1

Verifying signatures

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

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

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

v0.3.0

11 Jul 16:46
8e21bcf
Compare
Choose a tag to compare

What's Changed

  • Add support for bip353 dns address by @pm47 in #67
  • Add support for LNURL by @pm47 in #68

Full Changelog: v0.2.0...v0.3.0

Verifying signatures

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

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

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

v0.2.0

03 Jul 17:03
6eb0940
Compare
Choose a tag to compare

What's Changed

  • Use lightning-kmp 1.7.0-FEECREDIT-8 by @pm47 in #62
  • Add BOLT12 support by @pm47 in #60
  • Add support for optional payer note by @pm47 in #63

Full Changelog: v0.1.5...v0.2.0

Verifying signatures

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

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

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

v0.1.5

16 May 16:45
6845a31
Compare
Choose a tag to compare

What's Changed

  • Add official Dockerfile by @pm47 in #17
  • Add authentication to webhook calls by @pm47 in #34
  • Add descriptionHash parameter to createinvoice by @pm47 in #50
  • Update lightning-kmp by @pm47 in #51
  • Add endpoints to list incoming and outgoing payments by @dpad85 in #53

Full Changelog: v0.1.4...v0.1.5

Verifying signatures

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

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

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

v0.1.4

10 Apr 16:21
04bd430
Compare
Choose a tag to compare

What's Changed

  • Do not add linux target on aarch64 architectures by @sstone in #25
  • Replace --max-absolute-fee by --max-mining-fee by @pm47 in #32

Full Changelog: v0.1.3...v0.1.4

Verifying signatures

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

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

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

v0.1.3

27 Mar 13:05
d805f81
Compare
Choose a tag to compare

What's Changed

  • Add phoenix-cli script to the JVM distribution by @sstone in #8
  • Factor initialization of datadir directory by @pm47 in #15
  • Use lightning-kmp 1.6.2-FEECREDIT-5 by @pm47 in #18
  • Update gradle to 8.5 by @pm47 in #19

Full Changelog: v0.1.2...v0.1.3

Verifying signatures

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

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

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

v0.1.2

25 Mar 18:10
414aa56
Compare
Choose a tag to compare

Verifying signatures

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

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

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