pote.eth

Results 6 issues of pote.eth

Linting doesn't seem to work: https://github.com/Uniswap/sdk-core/pull/99 Might be because the PR is from a fork branch

- **I'm submitting a ...** [ ] bug report [ X] feature request [ ] question about the decisions made in the repository [ ] question about how to use...

Better handle outages with Infura by falling back to another node provider. ethers FallbackProvider is not suitable for this, see: https://github.com/ethers-io/ethers.js/discussions/1376

enhancement
p2

By default the aws sdk will retry 10 times with exponential backoff, with a 10s timeout, so you can end up timing out a lambda pretty easily if your request...