Open function0xMarki opened 3 weeks ago
More information:
After doing different tests with previous versions:
["manifest_version": 2, "name": "Pali Wallet", "version": "2.0.19"]
-- Works correctly["manifest_version":3,"name":"Pali Wallet","version":"2.0.18"]
, prior to the release of Pali v3 MV3, worked correctly in previous the tests, however, this version was also tested recently and does not work.
What happened?
Upon analyzing the Rollux L2 Bridge, it’s confirmed that the system functions correctly when used with MetaMask, ruling out any issues with the Bridge itself. Connectivity with Metamask is stable, indicating that the error is not related to the Bridge.
https://github.com/user-attachments/assets/bc4b8bcf-3a48-493c-9fc3-27fc17e751ab
However, when attempting to use Pali Wallet, no action is taken. Pali Wallet does not prompt for a connection.
https://github.com/user-attachments/assets/ed944796-82a9-476e-a799-c837a6b8e1ea
However, when attempting to use Pali Wallet on the same Rollux L2 Bridge, no action is taken; specifically, Pali Wallet does not prompt for a connection
Tests were conducted with previous versions of Pali v3 (v3.0.0, v3.0.0.1 and v3.0.0.2) stored locally. v3.0.0.2 released last month before the Pali Canary version. In these previous versions, both Bridges function correctly, suggesting that the issue may be related to recent updates to Pali Wallet.
Version
v3.1.0
What platform are you using?
macOS
What browser are you using?
Brave
Is this a trezor issue?
No
Relevant log output
No response