mymonero / mymonero-utils

A collection of npm packages providing the core functionality to the web, desktop, and android apps
13 stars 19 forks source link

refactor: removes localmonero from exchange listings #167

Closed karlbuys closed 2 months ago

karlbuys commented 4 months ago

This patch removes localmonero from exchange listings. This change has been confirmed to work for mymonero-web-js so far, without issue. This does not have breaking changes.

The PR targets develop since this matches the workflow typically used for utils package releases

We still need to test the updated modules against mymonero-mobile and mymonero-app-js before we do a release

karlbuys commented 3 months ago

This patch removes localmonero from exchange listings. This change has been confirmed to work for mymonero-web-js so far, without issue. This does not have breaking changes.

The PR targets develop since this matches the workflow typically used for utils package releases

We still need to test the updated modules against mymonero-mobile and mymonero-app-js before we do a release

There are also a number of security updates that have been incorporated into this PR