Releases: ACINQ/phoenixd
v0.4.2
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:
- from our website: https://acinq.co/pgp/padioupm.asc
- from github user @pm47: https://api.github.com/users/pm47/gpg_keys
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.0
What's Changed
- Support for new on-the-fly funding by @dpad85 in #113
- Use the distribution plugin for all platforms by @pm47 in #114
- Upgrade to lightning-kmp 1.8.2 by @dpad85 in #116
Full Changelog: v0.3.4...v0.4.0
Verifying signatures
You will need gpg
and our release signing key 7A73FE77DE2C4027
. Note that you can get it:
- from our website: https://acinq.co/pgp/drouinf.asc
- from github user @sstone: https://api.github.com/users/sstone/gpg_keys
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.4
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:
- from our website: https://acinq.co/pgp/padioupm.asc
- from github user @pm47: https://api.github.com/users/pm47/gpg_keys
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
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:
- from our website: https://acinq.co/pgp/drouinf.asc
- from github user @sstone: https://api.github.com/users/sstone/gpg_keys
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
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:
- from our website: https://acinq.co/pgp/drouinf.asc
- from github user @sstone: https://api.github.com/users/sstone/gpg_keys
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
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:
- from our website: https://acinq.co/pgp/drouinf.asc
- from github user @sstone: https://api.github.com/users/sstone/gpg_keys
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
What's Changed
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:
- from our website: https://acinq.co/pgp/drouinf.asc
- from github user @sstone: https://api.github.com/users/sstone/gpg_keys
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
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:
- from our website: https://acinq.co/pgp/drouinf.asc
- from github user @sstone: https://api.github.com/users/sstone/gpg_keys
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
What's Changed
- Add official Dockerfile by @pm47 in #17
- Add authentication to webhook calls by @pm47 in #34
- Add
descriptionHash
parameter tocreateinvoice
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:
- from our website: https://acinq.co/pgp/drouinf.asc
- from github user @sstone: https://api.github.com/users/sstone/gpg_keys
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
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:
- from our website: https://acinq.co/pgp/drouinf.asc
- from github user @sstone: https://api.github.com/users/sstone/gpg_keys
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