dispatchlabs / disgo

Go Dispatch client
32 stars 12 forks source link

Proxy to Delegates #143

Open arsen3d opened 5 years ago

arsen3d commented 5 years ago

Localhost requests to bookkeeper requiring delegates should be proxied to random delegate.

ZaneWithSpoon commented 5 years ago

I'm not totally sure of this architecture decision. If every delegate is honest then it doesn't matter, but if a delegate is known to be down, we don't want that delegate being randomly selected.