1. 16 Feb, 2022 1 commit
    • Mark Tyneway's avatar
      dtl: add retry loop to `eth_getBlockRange` · e9602d86
      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
  2. 12 Feb, 2022 3 commits
  3. 11 Feb, 2022 13 commits
  4. 10 Feb, 2022 19 commits
  5. 09 Feb, 2022 4 commits