-
Mark Tyneway authored
The RPC endpoint `eth_getBlockRange` is a custom endpoint that was added to `l2geth` to speed up pulling in data from the sequencer to run a replica of the sequencer. A `null` response is not handled properly, this commit adds the retries and errors after too many retries. It linearly backs off its timing with each retry
e9602d86
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .env.example | ||
| .eslintrc.js | ||
| .lintstagedrc.yml | ||
| .prettierrc.js | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
| openapi.yml | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json |