1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 14:40:34 +01:00
eclair/eclair-core
Thomas HUET 772e2b20f8
Add support for sciddir_or_pubkey (#2752)
Offers (https://github.com/lightning/bolts/pull/798) allow nodes to be identified using either the public key or a pair channel id and direction.
The goal is to save bytes as channel id and direction only use 9 bytes instead of 33 for a public key.
2023-11-14 11:08:33 +01:00
..
src Add support for sciddir_or_pubkey (#2752) 2023-11-14 11:08:33 +01:00
eclair-cli Add RPC to bump local commit fees (#2743) 2023-09-14 17:07:06 +02:00
pom.xml Update to bitcoind 24.1 (#2711) 2023-08-16 17:10:03 +02:00