1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-13 19:37:35 +01:00
eclair/docs
Bastien Teinturier bdaa625aa8
Improve Bolt12 offer APIs (#3037)
The `listoffers` RPC previously exposed raw TLV data and omitted the
`createdAt` and `disabledAt` information, which made it quite useless.
We now return all of the useful offer data, which makes it easier for
node operators to manage their offers.

If we register the same offer twice, we previously crashed because
we were not handling primary key constraints failures. We now
correctly handle them and report an error.
2025-03-12 14:37:26 +01:00
..
release-notes Improve Bolt12 offer APIs (#3037) 2025-03-12 14:37:26 +01:00
API.md Convert wiki pages in to files in the docs directory and general docs file cleanups (#2165) 2022-02-06 20:28:50 +01:00
Architecture.md Convert wiki pages in to files in the docs directory and general docs file cleanups (#2165) 2022-02-06 20:28:50 +01:00
CircularRebalancing.md Fix some typos in CircularRebalancing documentation (#2804) 2024-01-02 09:13:03 +01:00
Cluster.md Build against Java 21 (#2929) 2025-01-07 15:56:32 +01:00
Configure.md Test change address type generation (#2513) 2022-11-30 15:44:40 +01:00
FAQ.md Convert wiki pages in to files in the docs directory and general docs file cleanups (#2165) 2022-02-06 20:28:50 +01:00
Features.md Convert wiki pages in to files in the docs directory and general docs file cleanups (#2165) 2022-02-06 20:28:50 +01:00
Guides.md Refactor Sphinx failures (#2955) 2024-12-05 10:46:58 +01:00
Logging.md Convert wiki pages in to files in the docs directory and general docs file cleanups (#2165) 2022-02-06 20:28:50 +01:00
ManagingBitcoinCoreKeys.md Delegate Bitcoin Core's private key management to Eclair (#2613) 2023-09-21 15:54:28 +02:00
Monitoring.md Update dependencies (#2537) 2022-12-20 16:55:31 +01:00
MultipartPayments.md Convert wiki pages in to files in the docs directory and general docs file cleanups (#2165) 2022-02-06 20:28:50 +01:00
PostgreSQL.md Database migration Sqlite->Postgres (#2156) 2022-01-31 12:49:39 +01:00
Tor.md Drop support for Tor v2 hidden services (#2296) 2022-06-06 10:03:44 +02:00
Usage.md fixup! Convert wiki pages in to files in the docs directory and general docs file cleanups (#2165) (#2167) 2022-02-07 14:21:08 +01:00