Siyu Jiang (See-You John)
Siyu Jiang (See-You John)
In prod, we noticed that the RoutesDB can return cached routes, that we can no longer query from RoutesDB:  From https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/TTL.html, "You can...
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) feature - **What is the current behavior?** (You can also link to an open issue...
We are supporting Zora at URA level. New Zora integ-tests passed locally: https://app.warp.dev/block/ORkGYAIoQj62tdD8vMUm9B
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) feature - **What is the current behavior?** (You can also link to an open issue...
Release https://github.com/Uniswap/smart-order-router/pull/721. I ran all the e2e tests against local routing-api instance, and saw that the cached routes hit rate is still significantly higher than miss rate, which gives me...
Release https://github.com/Uniswap/smart-order-router/pull/720
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) feature - **What is the current behavior?** (You can also link to an open issue...
Warning: This is a nightly build of Foundry. It is recommended to use the latest stable version. To mute this warning set `FOUNDRY_DISABLE_NIGHTLY_WARNING` in your environment. [⠊] Compiling... No files...
Currently, we see two problems with the async lambda call (async caching update): 1. when tokenIn/tokenOut is ETH, and in cache entries there are only WETH/* cached routes, then routing...