LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
165 stars 49 forks source link

Caching node infos #392

Closed michaelWuensch closed 2 years ago

michaelWuensch commented 2 years ago

Description

This PR adds a cache of the nodes involved with your own node in regards to channels. For nodes with large amounts of channels this drastically reduces the time needed until the aliases of the nodes appear. The node also no further request node infos for closed channels which often resulted in an error message.

Motivation and Context

Address #386

How Has This Been Tested?

My S9

Types of changes

Checklist: