Skip to content

(Requires Audit) PLEX-2473 LogPoller switch to batch inserts (Part 2)#356

Open
dhaidashenko wants to merge 5 commits intofeature/PLEX-2473-fix-reorg-handing-on-replayfrom
feature/PLEX-2473-lp-batch-insert-blocks
Open

(Requires Audit) PLEX-2473 LogPoller switch to batch inserts (Part 2)#356
dhaidashenko wants to merge 5 commits intofeature/PLEX-2473-fix-reorg-handing-on-replayfrom
feature/PLEX-2473-lp-batch-insert-blocks

Conversation

@dhaidashenko
Copy link
Contributor

@dhaidashenko dhaidashenko commented Feb 13, 2026

Insert blocks and logs in batches to reduce DB IO usage.

Depends on: #355

@github-actions
Copy link
Contributor

github-actions bot commented Feb 13, 2026

⚠️ API Diff Results - Breaking changes detected

📦 Module: github-com-smartcontractkit-chainlink-evm

🔴 Breaking Changes (4)

pkg/logpoller.(*DSORM) (1)
  • InsertLogsWithBlock — 🗑️ Removed
pkg/logpoller.(*ObservedORM) (1)
  • InsertLogsWithBlock — 🗑️ Removed
pkg/logpoller.ORM (2)
  • InsertLogsWithBlock — 🗑️ Removed

  • InsertLogsWithBlocks — ➕ Added


📄 View full apidiff report

@dhaidashenko dhaidashenko changed the title PLEX-2473 LogPoller switch to batch inserts PLEX-2473 LogPoller switch to batch inserts (Part 2) Feb 13, 2026
@dhaidashenko dhaidashenko changed the title PLEX-2473 LogPoller switch to batch inserts (Part 2) (Pending Audit) PLEX-2473 LogPoller switch to batch inserts (Part 2) Feb 13, 2026
@dhaidashenko dhaidashenko changed the title (Pending Audit) PLEX-2473 LogPoller switch to batch inserts (Part 2) (Requires Audit) PLEX-2473 LogPoller switch to batch inserts (Part 2) Feb 13, 2026
@dhaidashenko dhaidashenko marked this pull request as ready for review February 13, 2026 16:33
@dhaidashenko dhaidashenko requested a review from a team as a code owner February 13, 2026 16:33
@dhaidashenko dhaidashenko force-pushed the feature/PLEX-2473-lp-batch-insert-blocks branch from 0833d36 to 715d9ba Compare February 26, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants