syscoin / pali-wallet

The Official Syscoin browser wallet. Open source, easy to use & multichain.
http://www.paliwallet.com/
MIT License
41 stars 17 forks source link

[Issue-014] : Only allows adding one RPC per chain #622

Open function0xMarki opened 1 week ago

function0xMarki commented 1 week ago

What happened?

This issue with Pali Wallet had been identified and previously corrected; however, it has returned. It has not been possible to retrieve the original report due to changes in our error classification system.

The specific problem is that Pali Wallet currently does not allow setting more than one RPC for the same chain. This significantly limits users, as they cannot set up alternative RPCs that could be used in case the primary one fails.

Currently, the only solution available for users is to manually modify the existing RPC each time they need to switch to an alternative server.

Captura de pantalla 2024-09-06 a las 22 30 09

According to the console, we can see that the error corresponds to "Network already exists!" The new error message that appears now is less intuitive than before. image

However, we need to allow the option of having multiple RPCs for the same chain.

In the event that an RPC is not available for some reason, the user should be able to have the option of having one or more RPCs for that same chain.

Small note. The error message says Erro (the final r is missing)

Version

v3.0.0 QA

What platform are you using?

macOS

What browser are you using?

Brave

Is this a trezor issue?

No

Relevant log output

No response

Potolski commented 1 week ago

Let's postpone this feature to after MV3 is done.