1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-13 03:14:26 +01:00
Commit graph

756 commits

Author SHA1 Message Date
dpad85
0c822f4d6e
Release v0.4.14-android-phoenix 2021-09-02 13:14:26 +02:00
Dominique
73a6b9e55c
Release v0.4.13-android-phoenix 2021-07-20 15:48:00 +02:00
Dominique
88ffec8875
Merge branch 'android' into android-phoenix 2021-07-20 15:45:39 +02:00
Dominique
18926b1a60
Release v0.4.13-android 2021-07-20 15:25:37 +02:00
dpad85
0e27c19cc2
Back to development mode 2021-07-16 21:00:55 +02:00
dpad85
cca712571c
Release v0.4.12-android-phoenix 2021-06-03 18:09:17 +02:00
dpad85
cf2d6af3cc
Release v0.4.12-android 2021-05-19 15:34:50 +02:00
dpad85
fbb996eb1a
Release v0.4.11-android 2021-05-17 15:05:09 +02:00
dpad85
963d47dd02
Release v0.4.11-android-phoenix 2021-05-11 15:02:54 +02:00
Fabrice Drouin
5dd5502d0d
Use secp256k1-kmp (#1788)
* Use secp256k1-kmp

We get rid of our old JNI wrapper and switch to bitcoin-lib 0.18 which is based on secp256k1-kmp.
This will give us a consistent secp256k1 library on all our apps (since secp256k1-kmp also provides an Android library).
We also switch from spongycastle to bouncycastle (bitcoin-lib 0.18 uses bouncycastle).

* Set version to SNAPSHOT

Co-authored-by: dpad85 <5765435+dpad85@users.noreply.github.com>
2021-05-07 19:59:56 +02:00
Fabrice Drouin
0294429e05
Update single-address wallet to accept a public key instead of an address (#1780)
This will allow us to use this key as our static payment point for static-remote-key channels.
We use the BIP84 address for this key as our single address.
2021-04-26 19:25:08 +02:00
dpad85
52d54f0e61
Release v0.4.10-android-phoenix 2021-04-13 11:28:16 +02:00
dpad85
d1c7264aaa
Release v0.4.9-android-phoenix 2021-02-05 18:35:37 +01:00
pm47
0b3ba78c7f
set version to 0.4.9-android-phoenix-SNAPSHOT 2021-02-01 15:10:07 +01:00
dpad85
4fa66bbafa
Release v0.4.8-android-phoenix 2021-01-25 16:53:33 +01:00
pm47
cf37cb12c9
set version to 0.4.8-android-phoenix-SNAPSHOT 2021-01-25 15:29:35 +01:00
dpad85
5c98d08849
Release v0.4.7-android-phoenix 2021-01-13 12:24:58 +01:00
dpad85
addc7a4ab4
Release v0.4.6-android-phoenix 2020-11-30 14:11:15 +01:00
dpad85
74e6576f87
Back to development 2020-11-13 18:37:10 +01:00
dpad85
285f33267a
Release v0.4.5-android-phoenix 2020-11-13 17:32:43 +01:00
dpad85
13ff55b68b
Back to development 2020-11-12 15:40:20 +01:00
dpad85
ddd9b2ad5a
Release v0.4.4-android-phoenix 2020-11-12 11:56:08 +01:00
dpad85
71f0afcdc0
Release v0.4.3-android-phoenix 2020-11-10 18:26:01 +01:00
dpad85
ffab50ab5b
Release v0.4.2-android 2020-11-02 15:35:41 +01:00
dpad85
bef94ed9c2
Back to development 2020-10-15 11:39:22 +02:00
dpad85
34599aebc7
Release v0.4.2-android-phoenix 2020-10-14 17:34:03 +02:00
pm47
96cd0e8ac2
Merge branch 'android' into android-phoenix 2020-10-09 13:36:55 +02:00
pm47
d051fa76c7
Merge commit 'ea57bb266' into android 2020-10-09 13:17:00 +02:00
pm47
648c841c0d
Merge commit 'b63c4aa5a' into android 2020-10-09 12:25:17 +02:00
Bastien Teinturier
9bb992bbc9
Add DB entry for payment router error (#1513)
When using MPP, if we can't find a route, we need to add an entry to the
DB. Otherwise when users query their payment status, nothing will be
returned which is a bad UX.

Fixes #1512
2020-10-09 10:58:26 +02:00
pm47
ebed70b93c
Merge branch 'android' into android-phoenix 2020-10-09 10:56:19 +02:00
pm47
8ca798176d
Merge commit '68dfc6cb7' into android 2020-10-08 18:53:04 +02:00
pm47
d53b708a45
Merge branch 'android' into android-phoenix 2020-10-08 17:34:46 +02:00
dpad85
4280e28595
Back to development 2020-08-13 15:23:42 +02:00
pm47
e0f99f9714
Merge branch 'master' into android 2020-07-23 17:45:58 +02:00
dpad85
4a54e004ee
Update version to 0.4.0-android-SNAPSHOT 2020-07-20 14:24:29 +02:00
Fabrice Drouin
ea57bb266c
Release 0.4.1 (#1481)
* Set version to 0.4.1

* Set version to 0.4.2-SNAPSHOT
2020-07-20 12:00:01 +02:00
dpad85
210cf2ab46
Release v0.3.10-android-phoenix 2020-07-16 18:10:14 +02:00
dpad85
114ba2940d
Back to development 2020-07-16 17:46:22 +02:00
rorp
b63c4aa5a4
Postgresql support (#1249)
Add beta support for PostgreSQL database backend.
2020-07-01 14:52:36 +02:00
Bastien Teinturier
7ec3ba829a
Fix channelstats (for real?) (#1470)
The channelstats API only returns results for the *outgoing* channels
used when relaying. We must also include the *incoming* channels, otherwise
it looks like they're inactive which doesn't reflect their real usage.

Fixes #1465
2020-06-30 17:11:04 +02:00
dpad85
cad7b559e0
Release v0.3.9-android-phoenix 2020-06-24 16:52:21 +02:00
Bastien Teinturier
0563d6d6ce
Update allnodes API (#1468)
Rename to `nodes`.
Allow filtering for specific `nodeId`s.

Fixes #1460
2020-06-23 15:28:48 +02:00
Bastien Teinturier
676a45c19c
Add on-chain APIs (#1461)
* Add on-chain balance API: fixes #1457
* Add API to list wallet on-chain transactions: fixes  #1459
* Add API to send on-chain funds: fixes #1458
2020-06-19 18:02:39 +02:00
Bastien Teinturier
570fe57baa
Add friendly network name to GetInfo response (#1456)
This is friendlier to interpret than mapping this from the chain's genesis
block hash.
2020-06-19 16:07:08 +02:00
sstone
ced6792235 Merge branch 'android' into android-phoenix-merge 2020-06-06 23:22:25 +02:00
sstone
67525ce48a Merge branch 'master' into android 2020-06-06 15:08:47 +02:00
Bastien Teinturier
c04a4cef2a
Accept multiple channels for some API (#1440)
It's handy to update relay fees for multiple channels at once.
Closing and force-closing channels may also make sense to do in batch.

Closes #1432
2020-06-03 11:06:45 +02:00
dpad85
2b950d47fe
Bump version for consistency with phoenix branch 2020-06-02 13:51:57 +02:00
sstone
c8b9925ee5 Merge branch 'android' into android-phoenix-merge 2020-05-22 18:33:16 +02:00