AmbireTech / adex-platform

AdEx Platform UI
https://platform.adex.network
GNU General Public License v3.0
58 stars 19 forks source link

show status based on validators, rather than market #83

Closed Ivshti closed 3 years ago

Ivshti commented 5 years ago

Rather than showing the status from the market, calculate it from data from the validators directly.

We'd still use the Market status for showing campaigns, but we will calculate our own when you enter the campaign details.

solves two problems:

It can be done in one request via this: https://github.com/AdExNetwork/adex-validator/issues/167

Ivshti commented 3 years ago

There's no need for this with V5, similarly to #74, the Platform won't care about the underlying channel status initially

When checking the status is eventually implemented, we can also use that to show a warning to the user to withdraw their funds.