1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 14:50:46 +01:00
eclair/eclair-node-gui
araspitzu 84edf645d0
Wumbo support (#1323)
* Support wumbo channels:

- use bits 18, 19
- compute the min depth for the funding transaction according to the channel size
- update routing heuristics for a wumbo world:
  - the lower bound is the 25th percentile of current channel capacity on the network
  - the higher bound is the most common capacity for wumbo channels
- add 'max-funding-satoshis' configuration key to allow to set the maximum channel size that will be accepted
2020-02-28 16:19:36 +01:00
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src Wumbo support (#1323) 2020-02-28 16:19:36 +01:00
pom.xml Rework packaging (#1307) 2020-02-24 15:42:26 +01:00