symbol / mobile-wallet

Symbol Mobile Wallet
Apache License 2.0
8 stars 14 forks source link

Node list should not be hardcoded #235

Closed cryptoBeliever closed 2 years ago

cryptoBeliever commented 2 years ago

Currently, the default node list is hard-coded and we should change that. The proposition is:

/nodesHostDetail /nodeStats /nodeHeightStats /timeSeries/nodeCount


The endpoint list can change. We can add new endpoints (for example find by nodePublicKey could be very helpful on harvesting page) if it will be useful, we can add information to node info like if it supports harvesting and so on. Whatever will be help wallet.
- on harvesting view, we should allow user filter as is now but based on list from statistics service
- wallet nodes should be taken from node statistics service based on user region / locale