Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

EVM-590 Block tracker - cannot reconcile more than max backlog values #1916

Closed
wants to merge 5 commits into from

Conversation

igorcrevar
Copy link
Contributor

@igorcrevar igorcrevar commented Sep 18, 2023

Description

Custom block tracker (replaces the one from the ethgo library) that should solve issue.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the relevant labels
  • I have updated the official documentation
  • I have added sufficient documentation in code

Testing

  • I have tested this code with the official test suite
  • I have tested this code manually

@igorcrevar igorcrevar added the feature New update to Polygon Edge label Sep 18, 2023
@igorcrevar igorcrevar requested a review from a team September 18, 2023 14:23
@igorcrevar igorcrevar self-assigned this Sep 18, 2023
@igorcrevar igorcrevar force-pushed the feature/blocktracker_custom branch 3 times, most recently from 3851f98 to accc3d6 Compare September 19, 2023 15:25
@igorcrevar igorcrevar force-pushed the feature/blocktracker_custom branch 2 times, most recently from 1f30a35 to ec12a78 Compare September 19, 2023 15:57
@igorcrevar igorcrevar force-pushed the feature/blocktracker_custom branch from ec12a78 to 6c0bc6e Compare September 19, 2023 16:08
@igorcrevar igorcrevar marked this pull request as ready for review September 19, 2023 18:58
@igorcrevar igorcrevar changed the title custom blocktracker EVM-590 Block tracker - cannot reconcile more than max backlog values Sep 21, 2023
@Stefan-Ethernal
Copy link
Collaborator

Stefan-Ethernal commented Oct 2, 2023

Closing, in favor of #1938, which contains a new implementation of the event tracker component.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New update to Polygon Edge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants