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 dpp to 0.19.2 #219

Closed antouhou closed 3 years ago

antouhou commented 3 years ago

Issue being fixed or feature implemented

DPP not serializing state transitions properly

What was done?

Update DPP and added additional dependency required by CBOR

How Has This Been Tested?

Added minified version of the lib to the chrome wallet

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only