Skip to content

Conversation

@Comp0te
Copy link
Collaborator

@Comp0te Comp0te commented Jan 28, 2026

Make sure to fill in all the below sections.

Description

// Provide a useful description of this PR, aimed at helping reviewers and contributors

Linked tickets

WALLET-XXX

Checklist

  • Make sure this PR title follows semantic release conventions: https://semantic-release.gitbook.io/semantic-release/#commit-message-format

  • If the PR adds any new text to the UI, make sure they are localized

  • Include a screenshot or recording if implementing significant UI or user flow change

  • When this PR affects architecture changes wait for review from Dmytro before merging

dependabot bot and others added 30 commits December 2, 2023 13:15
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* removed the button from the footer and fixed indent

* Release 1.7.1 version

---------

Co-authored-by: ost-ptk <[email protected]>
* added contact book to the wallet

* added contact sort and fixed the issue with updating contact

---------

Co-authored-by: ost-ptk <[email protected]>
Co-authored-by: Vynnyk Dmytro <[email protected]>
Co-authored-by: ost-ptk <[email protected]>
Co-authored-by: Vynnyk Dmytro <[email protected]>
* added contact book to the wallet

* added contact sort and fixed the issue with updating contact

* merged recent recipient with contacts

* list height fix

---------

Co-authored-by: ost-ptk <[email protected]>
Co-authored-by: Vynnyk Dmytro <[email protected]>
* fixed issue with not trimmed names for contacts

* minor fix

* minor code improvements

---------

Co-authored-by: ost-ptk <[email protected]>
Co-authored-by: Vynnyk Dmytro <[email protected]>
* added contact book to the wallet

* added contact sort and fixed the issue with updating contact

* merged recent recipient with contacts

* list height fix

* added reset actions for vault settings, contacts and recent recipient

---------

Co-authored-by: ost-ptk <[email protected]>
* Added animations lib and lottie dependency
Added new unlock animation in the unlock vault view

* Changed animation layout

* Fixed review comments

* Updated unlock animation to the linked animation file.

* Optimized build all script

* Optimized layout

* Optimized animation

* fix merge conflict issues

* fixed version in package lock

* updated unlock animation

* updated unlock e2e test

---------

Co-authored-by: ost-ptk <[email protected]>
Co-authored-by: Ostap Piatkovskyi <[email protected]>
Co-authored-by: Dmytro Vynnyk <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.32 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.


Updates `postcss` from 8.4.29 to 8.4.32
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.29...8.4.32)

Updates `web-ext` from 7.8.0 to 7.9.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@7.8.0...7.9.0)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: web-ext
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* added tests for Contacts

* test description fixed

---------

Co-authored-by: ost-ptk <[email protected]>
Co-authored-by: Vynnyk Dmytro <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.0 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.0...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* added sort imports and removed unused files

* fixed eslint errors

* content URLs fixed

* code refactor to fix eslint error

* Refactor code to fix ESLint errors and add new import rules

---------

Co-authored-by: ost-ptk <[email protected]>
* Add contract hash and name to deploy details

* Remove account switcher from PopupHeader in signature request page

---------

Co-authored-by: ost-ptk <[email protected]>
Co-authored-by: ost-ptk <[email protected]>
The update adds a new activity type called 'TransferNFT' to handle NFT transfers. Now, any transaction case labeled with 'Transfer' will be processed correctly. Also, the naming standard in constants was updated for different activity types from 'Mint' and 'Burn' to 'Mint NFT' and 'Burn NFT' respectively to better reflect the actions.

Co-authored-by: ost-ptk <[email protected]>
Comp0te and others added 27 commits September 11, 2025 17:16
* Release 2.2.1 version

* Remove unused `vaultResetedSaga` and streamline `resetTrustedWasmState` logic.

* Fix nullable checks for `origin` in trusted wasm approval logic.

* Include `.env` in build artifacts and fallback to timestamp for missing commit hash.

* Release 2.2.2 version
* Release 2.2.1 version

* Remove unused `vaultResetedSaga` and streamline `resetTrustedWasmState` logic.

* Fix nullable checks for `origin` in trusted wasm approval logic.

* Include `.env` in build artifacts and fallback to timestamp for missing commit hash.

* Release 2.2.2 version

* Add Casper WalletConnect logo asset and README for usage details
* Release 2.2.1 version

* Remove unused `vaultResetedSaga` and streamline `resetTrustedWasmState` logic.

* Fix nullable checks for `origin` in trusted wasm approval logic.

* Include `.env` in build artifacts and fallback to timestamp for missing commit hash.

* Release 2.2.2 version

* Add Casper WalletConnect logo asset and README for usage details

* Fix typo in `assets` directory name and update logo file path.
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.3 to 2.1.4.
- [Commits](mafintosh/tar-fs@v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.5 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.


Updates `tmp` from 0.2.3 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.3...v0.2.5)

Updates `web-ext` from 8.9.0 to 8.10.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@8.9.0...8.10.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.5
  dependency-type: indirect
- dependency-name: web-ext
  dependency-version: 8.10.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.11.0...v1.12.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [playwright](https://github.com/microsoft/playwright) and [@playwright/test](https://github.com/microsoft/playwright). These dependencies needed to be updated together.

Updates `playwright` from 1.55.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.55.0...v1.56.1)

Updates `@playwright/test` from 1.55.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.55.0...v1.56.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.56.1
  dependency-type: direct:development
- dependency-name: "@playwright/test"
  dependency-version: 1.56.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/brianloveswords/node-jws/releases)
- [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jws@v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: jws
  dependency-version: 3.2.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump version to 2.2.3 and update dependencies

* Add WASM deploy support and related UI updates

* Update theme styles: add `activateWalletNameFC` and `logoRadius` properties

* Remove unnecessary `whiteSpace: 'nowrap'` style from caption typography elements

* Refactor deploy icon logic to prioritize `iconUrl` when available

* Update theme styles: add `logoBg`, `optoutDescFC`, `labelFC`, and `labelDescFC` properties
* Bump version to 2.2.3 and update dependencies

* Add WASM deploy support and related UI updates

* Update theme styles: add `activateWalletNameFC` and `logoRadius` properties

* Remove unnecessary `whiteSpace: 'nowrap'` style from caption typography elements

* Refactor deploy icon logic to prioritize `iconUrl` when available

* Update theme styles: add `logoBg`, `optoutDescFC`, `labelFC`, and `labelDescFC` properties

* Release 2.2.3 version
* Add `libsodium-wrappers-sumo` dependency and update Content Security Policy

* Add support for Ed25519 and secp256k1 encryption/decryption utilities

* Add support for message encryption and decryption in Casper Wallet SDK

* Add support for decrypt message request and enforce message encryption length limit

* Add support for decrypt message functionality in signature request module

* Rename `message` to `decryptedMessage` for consistency in decrypt message response

* Simplify decrypted message rendering logic in decrypt message content component.

* Add support for `messageDecryption` in SDK types and capability checks

* Add support for `messageDecryption` in SDK types and capability checks
* Add `libsodium-wrappers-sumo` dependency and update Content Security Policy

* Add support for Ed25519 and secp256k1 encryption/decryption utilities

* Add support for message encryption and decryption in Casper Wallet SDK

* Add support for decrypt message request and enforce message encryption length limit

* Add support for decrypt message functionality in signature request module

* Rename `message` to `decryptedMessage` for consistency in decrypt message response

* Simplify decrypted message rendering logic in decrypt message content component.

* Add support for `messageDecryption` in SDK types and capability checks

* Add support for `messageDecryption` in SDK types and capability checks

* Release 2.3.0 version
@Comp0te Comp0te self-assigned this Jan 28, 2026
@Comp0te Comp0te merged commit 873e3b4 into master Jan 28, 2026
4 of 5 checks passed
@Comp0te Comp0te deleted the 2.3.0-to-master branch January 28, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants