mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Fill in PR number in release note (#1629)
This commit is contained in:
parent
fbd336a89b
commit
a09eb7d4c5
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ this release should add its entry under the appropriate section below.
|
||||||
natural DOM order across the LND, Core Lightning, Eclair and shared modals.
|
natural DOM order across the LND, Core Lightning, Eclair and shared modals.
|
||||||
|
|
||||||
- **Core Lightning: bound alias resolution on the peers and route lookups to stop clnrest
|
- **Core Lightning: bound alias resolution on the peers and route lookups to stop clnrest
|
||||||
"Resource temporarily unavailable" errors** ([#XXXX](https://github.com/Ride-The-Lightning/RTL/pull/XXXX),
|
"Resource temporarily unavailable" errors** ([#1629](https://github.com/Ride-The-Lightning/RTL/pull/1629),
|
||||||
fixes [#1501](https://github.com/Ride-The-Lightning/RTL/issues/1501)).
|
fixes [#1501](https://github.com/Ride-The-Lightning/RTL/issues/1501)).
|
||||||
RTL resolves peer aliases by calling `listnodes` once per peer. A prior fix bounded this to 20
|
RTL resolves peer aliases by calling `listnodes` once per peer. A prior fix bounded this to 20
|
||||||
concurrent calls (plus a cache) for the channel list, but the **peers list** and **route lookup**
|
concurrent calls (plus a cache) for the channel list, but the **peers list** and **route lookup**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue