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

Remove deprecated cryptography implementation #357

Closed michaelWuensch closed 3 years ago

michaelWuensch commented 3 years ago

Description

This removes the cryptography implementation that was used prior to v0.4.0-beta. As a result, users updating from versions prior to 0.4.0-beta to the upcoming version v0.5.1-beta will have their app reset and will have to connect to their node again.

Motivation and Context

Remove deprecated code and to keep the code simple and easier auditable.

How Has This Been Tested?

On my S9

Types of changes

Checklist: