Skip to content

LP Skip Blocks#499

Draft
dhaidashenko wants to merge 2 commits into
developfrom
feautre/lp-skip-blocks
Draft

LP Skip Blocks#499
dhaidashenko wants to merge 2 commits into
developfrom
feautre/lp-skip-blocks

Conversation

@dhaidashenko

Copy link
Copy Markdown
Contributor

In some cases, RPC may be missing a block (due to migration to a new RPC client).

If a product can confirm that the missing block range contains no interesting events, it should be possible to force LogPoller to resume processing for the new block.

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ API Diff Results - github.com/smartcontractkit/chainlink-evm

⚠️ Breaking Changes (3)

pkg/logpoller.Client (1)
  • HeaderByNumberWithOpts — ➕ Added
pkg/logpoller.LogPoller (1)
  • SkipToBlock — ➕ Added
pkg/logpoller.ORM (1)
  • StoreNewFinalizedCheckpoint — ➕ Added

✅ Compatible Changes (6)

pkg/logpoller.(*DSORM) (1)
  • StoreNewFinalizedCheckpoint — ➕ Added
pkg/logpoller.(*ObservedORM) (1)
  • StoreNewFinalizedCheckpoint — ➕ Added
pkg/logpoller.(*logPoller) (1)
  • SkipToBlock — ➕ Added
pkg/logpoller/mocks (1)
  • LogPoller_SkipToBlock_Call — ➕ Added
pkg/logpoller/mocks.(*LogPoller) (1)
  • SkipToBlock — ➕ Added
pkg/logpoller/mocks.(*LogPoller_Expecter) (1)
  • SkipToBlock — ➕ Added

📄 View full apidiff report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant