dashevo / js-dash-sdk

DEPRECATED Dash client-side library for wallet payment/signing and application development. (Wallet, DAPI, Primitives, BLS, ...)
https://dashevo.github.io/platform/SDK/
MIT License
36 stars 21 forks source link

fix: pendingRequests prevent to stop plugins #283

Closed shuplenkov closed 2 years ago

shuplenkov commented 2 years ago

Issue being fixed or feature implemented

Dashmate freezes with the latest version of wallet-lib

What was done?

Fixed onStop method in wallet-lib

How Has This Been Tested?

With tests

Breaking Changes

No

Checklist:

For repository code-owners and collaborators only