This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
v2.3.0
Besides a lot of dependency updates, the only actual change to the library is the way purser-metamask
handles user interactions when a transaction, or a message signing are being cancelled.
Previously this would fail silently by logging a warning to the browser's console.
The refactored version will throw an Error, on both cancelling a transaction and cancelling signing a message with the MetaMask wallet. See #246 for the details of this change.
Monorepo:
- Pinned dev dependencies versions:
- Updated dev dependencies:
- Bumped version to next
PATCH
:2.3.0
purser-core:
purser-ledger:
- Updated dependencies:
- Bumped version to next
MINOR
:1.3.0
purser-metamask:
- Updated dependencies:
- Refactor the static methods to throw when a user cancels a transactions (instead of just showing a warning) #246
- Bumped version to next
MINOR
:2.3.0
purser-software:
purser-trezor: