effectai / force-frontend

https://app.effect.network
MIT License
6 stars 5 forks source link

Add fallback EOS node feature #206

Closed djmbritt closed 6 months ago

djmbritt commented 1 year ago

Sometimes there is an issue with the EOS node. Where the node is not properly working anymore. We need a mechanism, where the user can select a fallback node for themselves.

For now, I think this ticket is blocked until it is implemented in Effect-JS. Because I think the list of available alternatives should be a configuration property in effect-js::config.

Here is an implementation that is done in another page that should work well. image

There are more and more issues coming up with the eos nodes

The anchor node is timing out for some people, it will be useful to add an extra fallback node for when a transaction times out.