Commit Graph

3 Commits

Author SHA1 Message Date
Jacob Elias
c03568e408
Multicall testcase improvements (#39)
* feat: improve the multicall test suite to use channels to explictly control the response flow, rather than sleep functions
2024-08-22 12:46:43 -05:00
Jacob Elias
88c767e316
feat: update proxyd references to infra repo (#48) 2024-08-22 12:19:26 -05:00
Jacob Elias
d4382bfa19
feat: add multi call routing strategy (#26)
* feat: add multicall routing strategy
    * Updated proxyd config to accept a routing strategy parameter 
    * Added multicall routing strategies
    * Refactored backendGroup.Forward to handle multiple types of routing strategies
    * Background.ForwardToBackend now will return results via a channel
2024-07-22 16:44:27 -05:00