komodo-wallet-desktop
komodo-wallet-desktop copied to clipboard
Delist coins with failing electrum
ref: https://github.com/KomodoPlatform/coins/issues/498#issuecomment-1264241192
This has been announced in discord and those involved have been pinged. Will keep this as draft for the next week or two for them to respond, and merge just before next release.
Please delist USDI. The project seems to be dead.
Artbyte electrumx servers (2 of 4) flagged should now be back online. Please do not remove. They were temporarily down.
},
{
"url": "electrumx-three.artbyte.live:50012",
"protocol": "SSL",
"disable_cert_verification": false,
"ws_url": "electrumx-three.artbyte.live:50013"
},
{
"url": "electrumx-four.artbyte.live:50012",
"protocol": "SSL",
"disable_cert_verification": false,
"ws_url": "electrumx-four.artbyte.live:50013"
Artbyte electrumx servers (2 of 4) flagged should now be back online. Please do not remove. They were temporarily down.
}, { "url": "electrumx-three.artbyte.live:50012", "protocol": "SSL", "disable_cert_verification": false, "ws_url": "electrumx-three.artbyte.live:50013" }, { "url": "electrumx-four.artbyte.live:50012", "protocol": "SSL", "disable_cert_verification": false, "ws_url": "electrumx-four.artbyte.live:50013"
Thanks for info, I've added these two back in. If it helps, I have a script here which can be modified to use half a dozen hardcoded electrums for monitoring purposes. I'll add telegram alert integration later, and maybe we can setup a channel for electrum maintainers to subscribe to. https://gist.github.com/smk762/56112c9acabf3333ca4af0b9efe81661
Closing - once https://github.com/KomodoPlatform/atomicDEX-Desktop/pull/2000 is merged and we source from directly the coins repo, this PR will be obsolete.