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

Delete Payment Probes on LND 0.14.1-beta and above #389

Closed michaelWuensch closed 2 years ago

michaelWuensch commented 2 years ago

Description

This PR adds automatic payment probe deletion which is possible since lnd 0.14.0 We don't need those payment probes stored in LNDs database, it just bloats it. It also simplifies the payment probe request by removing support for old versions.

Motivation and Context

Performance improvement

How Has This Been Tested?

My S9

Types of changes

Checklist: