12 Commits

Author SHA1 Message Date
pm47
eb16d745f4
use release executable for packaging 2024-03-21 16:21:26 +01:00
pm47
3c39ff6d85
add os filtering on source sets 2024-03-21 14:14:57 +01:00
Dominique Padiou
a3840717ea
Filter kexe files when packaging phoenix binaries 2024-03-21 14:14:46 +01:00
pm47
10ac889201
add support for macos-arm64 2024-03-20 16:52:50 +01:00
pm47
5730c627b9
add zip package 2024-03-20 16:30:41 +01:00
Dominique Padiou
9d460eeee5
Add version in log, command and api
A task has been added to generate a BuildVersions file
when building the project. Project's version can be
found in that file at runtime.

Also centralized declaration of the dependencies
versions to buildSrc.
2024-03-20 16:02:48 +01:00
pm47
f0e21be318
use mempool.space instead of electrum 2024-03-19 21:50:19 +01:00
Dominique Padiou
c02a09744a
Add ktor client for darwin (macos) 2024-03-19 14:00:01 +01:00
Dominique Padiou
64775d2fd5
Merge channels and payments database
There is now only one database file, phoenix.db. This
makes database backup easier.

Legacy channels closing parts have been removed (we
use a dedicated table to store closings).

The tables storing lightning outgoing payments have
been renamed for consistency by addingd a "lightning"
prefix. The related kotlin classes have been renamed
as well.
2024-03-18 18:34:25 +01:00
pm47
65b1db5716
using lightning-kmp:1.6.2-FEECREDIT-1 2024-03-11 17:59:37 +01:00
pm47
f843c0dcc2
remove fee-credit feature 2024-03-11 14:10:02 +01:00
Pierre-Marie Padiou
d791179125
Initial commit 2024-03-08 19:23:23 +01:00