syscoin / pali-wallet

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

[Issue-020] - Wrong elint blockbook references #619

Closed function0xMarki closed 2 months ago

function0xMarki commented 2 months ago

What happened?

There are various code entries that reference the deprecated elint explorer.

https://github.com/syscoin/pali-wallet/blob/4ad03c7bfedd9be8beff1fb7df78172b4162c8a5/source/routers/index.tsx#L146

https://github.com/syscoin/pali-wallet/blob/4ad03c7bfedd9be8beff1fb7df78172b4162c8a5/source/scripts/Background/controllers/index.ts#L159

https://github.com/syscoin/pali-wallet/blob/4ad03c7bfedd9be8beff1fb7df78172b4162c8a5/source/constants/trustedApps.json#L91

Commented: https://github.com/syscoin/pali-wallet/blob/4ad03c7bfedd9be8beff1fb7df78172b4162c8a5/source/scripts/ContentScript/inject/paliProviderSyscoin.ts#L174

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

function0xMarki commented 2 months ago

:white_check_mark: Solved in v3.0.0.1