bitshares / bitshares-ui

Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain
https://wallet.bitshares.org
MIT License
518 stars 570 forks source link

[7.5][TBD] Better node management #1521

Closed startailcoon closed 6 years ago

startailcoon commented 6 years ago

As we gain more and more nodes from both witnesses, businesses, regular joes and worker programs, the list has grown quite long. Nodes all around the globe is in one single list, and mixed with testnet nodes, just to make the matter worse.

I propose we make a UX for a better node management. A user should be able to filter/find/sort nodes on flags like these, but not limited:

The goal of this would be to make the list of nodes more manageable.

MikhailKavalenka commented 6 years ago

{ url: "wss://na.openledger.info/ws", location: "Canada, Quebec", operator: "Witness: openledger-dc", contact: "telegram:mtopenledger", history_ops: "100", bucket-size : [15,60,300,3600,86400] }

One more from Openledger

abitmore commented 6 years ago

Still remain:

  • api.btsxchng.com, elmato
  • btsza.co.za:8091
  • dex.rnglab.org, rnglab
  • node.btscharts.com

Just FYI I've pinged elmato,rnglab and owner of btscharts, all responded but no action here yet.

ghost commented 6 years ago

{ url: "wss://node.btscharts.com/ws", region: "Eastern Asia", country: "China", location: "Beijing", operator: "leo2017", contact: "Wechat: wx8855221 , Email:8855221@qq.com", history_ops: "1000", bucket-size: "15,60,300,3600,86400" }

sschiessl-bcp commented 6 years ago

Added

elmato commented 6 years ago

{ url: "wss://api.btsxchng.com", region: "Multiple", country: "Worldwide", location: "Singapore / N. Virginia / London", operator: "Witness: elmato", contact: "telegram:elmato", history_ops: "300", bucket-size: "60,300,900,1800,3600,14400,86400" }

startailcoon commented 6 years ago

@sschiessl-bcp is all nodes updates so we can close this issue?

sschiessl-bcp commented 6 years ago

Nodes missing:

dls-cipher commented 6 years ago

{ url: "wss://bitshares.nu/ws", region: ""Northern Europe"", country: "Sweden", location: "Stockholm", operator: "DAO Collaboration - Infrastructure Worker", contact: "telegram:StaflunD", history_ops: "100", bucket-size: "60,300,900,1800,3600,14400,86400" }

rngl4b commented 6 years ago

{ url: "wss://dex.rnglab.org", region: "Northern Europe", country: "Netherlands", location: "Amsterdam", operator: "Witness: rnglab", contact: "keybase:rnglab", history_ops: "100", bucket-size: "60,300,900,1800,3600,14400,86400,604800" }

ThomasFreedman commented 6 years ago

{ url: "wss://bts.proxyhosts.info/wss", region: "", country: "Germany", location: "", operator: "Witness: verbaltech2", contact: "keybase:jgaltman", history_ops: "300", bucket-size: "60,300,900,1800,3600,14400,86400" }

wmbutler commented 6 years ago

Is this ready to get closed out and paid?

barefootmouse commented 6 years ago
        {
            url: "wss://de.bts.dcn.cx/ws",
            region: "Western Europe",
            country: "Germany",
            location: "Nuremberg",
            operator: "Witness: fla01",
            contact: "telegram:Otherego, telegram:BarefootMouse",
            history_ops: "256",
            bucket-size: "60,300,900,1800,3600,14400,86400"
        }

        {
            url: "wss://fi.bts.dcn.cx/ws",
            region: "Northern Europe",
            country: "Finland",
            location: "Helsinki",
            operator: "Witness: fla01",
            contact: "telegram:Otherego, telegram:BarefootMouse",
            history_ops: "256",
            bucket-size: "60,300,900,1800,3600,14400,86400"
        }

And testnet

        {
            url: "wss://testnet.bts.dcn.cx/ws",
            region: "Europe",
            country: "Germany / Finland",
            location: "Nurenberg / Helsinki",
            operator: "Witness: fla-test",
            contact: "telegram:Otherego, telegram:BarefootMouse",
            history_ops: "100",
            bucket-size: "60,300,900,1800,3600,14400,86400"
        }
sschiessl-bcp commented 6 years ago

apiConfig has been updated, this issue is completed.

sschiessl-bcp commented 6 years ago

The next step is laid out in #1901, please evaluate