Commit Graph

1792 Commits

Author SHA1 Message Date
Oliver Gugger
2855288636 docs: add release notes 2025-07-15 18:47:45 +02:00
ziggie
bc4a12a346 docs: add release-notes 2025-07-08 18:41:00 -07:00
ziggie
da1456f71b docs: add release notes 2025-07-08 18:34:39 -07:00
yyforyongyu
8fe0d0f7cd docs: update release docs 2025-07-07 15:29:40 +02:00
ziggie
d59036b48a docs: add release-notes 2025-07-04 15:38:52 +02:00
Oliver Gugger
11bdccca47 docs: fix release notes, add contributors 2025-07-04 10:11:11 +02:00
ziggie
be7c2b0cc7 docs: add release-notes 2025-07-03 16:18:04 +02:00
George Tsagkarelis
2460bd17ac docs: add release note 2025-07-02 16:52:06 +02:00
Calvin Zachman
a3e36133af docs: update release notes 2025-06-27 12:32:33 +02:00
ziggie
a656f2c8a6 docs: add release-notes 2025-06-26 08:49:08 +02:00
Slyghtning
45b26cf2d4 docs: update release notes 2025-06-25 14:57:18 +02:00
Olaoluwa Osuntokun
b48e2763a7 docs/release-notes: update release notes w/ all contributors and notes 2025-06-23 16:20:57 -07:00
ziggie
970f789e85 docs: add release-notes 2025-06-23 16:20:27 -07:00
yyforyongyu
c23c90ee9b docs: add release notes for improved accessman 2025-06-20 15:50:44 -07:00
yyforyongyu
68cc4bc208 docs: update release notes 2025-06-20 15:49:04 -07:00
yyforyongyu
6bf9a38940 chainio: use package logger instead of instance logger
There's no guarantee that the `b.beat` is initialized when the
dispatcher shuts down, especially with the case in the remote signer
where no chainbackend is created.
2025-06-20 15:46:10 -07:00
yyforyongyu
1d2217e9a9 docs: update release notes 2025-06-20 15:45:56 -07:00
yyforyongyu
f326fbb840 docs: add release note entry 2025-06-20 15:45:12 -07:00
Abdullahi Yunus
473240533b docs: add release note 2025-06-20 15:42:20 -07:00
Oliver Gugger
0aa53b74a4 docs: add missing release note entry for #9858 2025-06-04 13:00:47 +02:00
yyforyongyu
14fbba5a5d docs: update release notes 2025-06-04 12:22:11 +02:00
ziggie
258ce4f107 docs: add release notes for 19.1 2025-06-04 12:21:34 +02:00
ziggie
a7634d5dc5 docs: update release-notes 2025-06-04 12:20:03 +02:00
ziggie
0055f84732 docs: add release notes 2025-06-04 12:19:41 +02:00
yyforyongyu
b703cf2042 docs: add release notes 19.1 2025-06-04 12:18:21 +02:00
yyforyongyu
9d5b103d09 docs: add release notes template 2025-06-04 12:17:55 +02:00
Elle Mouton
2512677b08 docs: add release notes for 0.19.1 2025-06-04 12:17:00 +02:00
ziggie
7477a91472 docs: add release-notes 19.1 2025-06-04 10:58:48 +02:00
⚡️2FakTor⚡️
2680715832 Update release-notes-0.19.0.md 2025-05-20 16:59:59 +02:00
ziggie
468c527556 docs: update release notes for 19.
The `lncli listchannels` command was changed and might cause breaking
changes for people relying on the `chan_id` return value in their
automation scripts.
2025-05-16 09:41:36 +02:00
Olaoluwa Osuntokun
e2c56af519 docs/release-notes: add release notes entry for pong default change 2025-05-15 16:36:38 +02:00
Oliver Gugger
1db6c31e20 Merge pull request #9798 from ellemouton/graphFixNotificationSubs
graph/db: synchronous topology client subscriptions/cancellations
2025-05-12 17:10:44 +02:00
Elle Mouton
0155d5d7b0 graph/db: handle topology updates in a single location
In this commit, we ensure that any topology update is forced to go via
the `handleTopologySubscriptions` handler so that client subscriptions
and updates are handled correctly and in the correct order.

This removes a bug that could result from a client missing a
notification about a channel being closed if the client is subscribed
and shortly after, `PruneGraph` is called which would notify all
subscribed clients and possibly do so before the client subscription has
actually been persisted.
2025-05-12 14:42:22 +02:00
Oliver Gugger
12dbeb99c3 docs: document previously implicit formatting rule
Adds a formatting rule to the code style documentation that is being
used widely throughout the codebase but isn't properly documented.
2025-05-12 07:00:51 +02:00
Oliver Gugger
ee25c228e9 Merge pull request #8330 from bitromortac/2401-bimodal-improvements
bimodal pathfinding probability improvements
2025-05-08 21:35:49 +02:00
bitromortac
86249fbe6c docs: update release notes 2025-05-08 18:31:31 +02:00
Olaoluwa Osuntokun
1c76c6198c build: bump Go version to v1.23.9 2025-05-06 15:50:16 -07:00
bitromortac
306df7048f docs: update release notes 2025-05-06 11:16:36 +02:00
bitromortac
aaccc2bcaa docs: update release notes 2025-05-05 15:02:55 +02:00
Oliver Gugger
334a7d1123 Merge pull request #9770 from bitromortac/2504-mc-migration-fix
routing+migration: fix mission control migration with nil failure msg
2025-05-02 14:22:59 +02:00
bitromortac
5020e1f98b docs: update release notes 2025-05-02 08:43:04 +02:00
saubyk
52e1764e0a docs: update release notes with more detail on the RBF coop close section 2025-04-29 21:07:51 -07:00
yyforyongyu
b610678703 docs: update release notes 2025-04-29 14:15:36 +08:00
ZZiigguurraatt
cc3615c0a8 docs/release-notes: fix indentation in RBF close section 2025-04-25 15:06:57 -04:00
Boris Nagaev
dc2cad9b0f docs: update release-notes for 0.19.0 2025-04-23 11:53:30 -03:00
Oliver Gugger
a35ace7371 Merge pull request #9739 from ellemouton/rpcInterceptorMD
lnrpc+rpcperms: add ctx metadata pairs to RPCMiddlewareRequest
2025-04-23 11:21:32 +02:00
Elle Mouton
0417877038 docs: update release notes 2025-04-22 15:03:40 +02:00
ziggie
98384b6f04 docs: add release-notes 2025-04-21 11:09:42 +02:00
Olaoluwa Osuntokun
825ee3d40b Merge pull request #9723 from ziggie1984/add-global-lock-walletdb
Add the global lock for the wallet db back for postgres
2025-04-18 14:17:44 -07:00
András Bánki-Horváth
579f6f0f68 Merge pull request #9724 from bhandras/fundpsbt-custom-input-lock
walletrpc: allow custom lock ID and duration in `FundPsbt`
2025-04-17 17:31:48 +02:00