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

chore: update wallet lib to v7.22.0-dev.1 #289

Closed markin-io closed 2 years ago

markin-io commented 2 years ago

Issue being fixed or feature implemented

Reduced wallet synchronization time in case no mnemonic has been provided

What was done?

Bumped wallet version to v7.22.0-dev.1

How Has This Been Tested?

Launched SDK Client without the wallet mnemonic, and ensured quicker synchronization. Hooked on wallet events to ensure that newer blocks arrive as expected.

Breaking Changes

Checklist:

For repository code-owners and collaborators only