dex-services
dex-services copied to clipboard
More resilient when connecting to load-balanced nodes
When connected to a node load-balancer, it can be the case that the nodes have slightly different views of the block chain (becuase of network propagation delays for example).
This was already addressed in GPv2 and should be ported to GPv1 as well: https://github.com/gnosis/gp-v2-services/pull/403