Skip to content

Improvements:#140

Merged
kaleofduty merged 1 commit into
masterfrom
copy-26dff4e3a9ae2764c2ece09d23aba14be4248a0b
Jul 24, 2026
Merged

Improvements:#140
kaleofduty merged 1 commit into
masterfrom
copy-26dff4e3a9ae2764c2ece09d23aba14be4248a0b

Conversation

@kaleofduty

@kaleofduty kaleofduty commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator
  • Enable reconfiguration with PrevSeqNr being the latest seq nr (which may not be a snapshot seq nr)
  • Duplicate key check for OCR3ECDSAAttestationVerifierLib and OCR3BLSAttestationVerifierLib
  • OCR3* contracts renaming and comment improvements
  • Set default memtable size to 64MB for the OCR3.1 KV database (memory/performance tuning)
  • Stop silently dropping error logs from the OCR3.1 Committed method
  • Downgrade "demuxer: nothing to pop" log to trace level
  • Validate LatencyMetricsServiceConfig for rageping
  • Gracefully handle a closed netEndpoint receive channel in OCR2/OCR3.1 oracles
  • Stricter validation for ragedisco protobuf messages
  • Refetch stuck blocks to improve kvdb corruption resilience
  • Remove test-only protobuf-generated Go files
  • Bump go to 1.26.4
  • Bump go-ethereum, prometheus, x/crypto dependencies
  • Remove direct dependency on x/exp
  • Misc logging improvements

Based on 26dff4e3a9ae2764c2ece09d23aba14be4248a0b

- Enable reconfiguration with PrevSeqNr being the *latest* seq nr (which may not be a snapshot seq nr)
- Duplicate key check for OCR3ECDSAAttestationVerifierLib and OCR3BLSAttestationVerifierLib
- OCR3* contracts renaming and comment improvements
– Set default memtable size to 64MB for the OCR3.1 KV database (memory/performance tuning)
– Stop silently dropping error logs from the OCR3.1 Committed method
- Downgrade "demuxer: nothing to pop" log to trace level
– Validate LatencyMetricsServiceConfig for rageping
- Gracefully handle a closed netEndpoint receive channel in OCR2/OCR3.1 oracles
– Stricter validation for ragedisco protobuf messages
– Refetch stuck blocks to improve kvdb corruption resilience
- Remove test-only protobuf-generated Go files
- Bump go to 1.26.4
- Bump go-ethereum, prometheus, x/crypto dependencies
- Remove direct dependency on x/exp
- Misc logging improvements

Based on 26dff4e3a9ae2764c2ece09d23aba14be4248a0b

Co-authored-by: Kostis Karantias <kkarantias@gmail.com>
Co-authored-by: Chrysa Stathakopoulou <chrysa@smartcontract.com>
Co-authored-by: Philipp Schindler <4274886+PhilippSchindler@users.noreply.github.com>
Co-authored-by: mvidigueira <mvidigueira@gmail.com>
@kaleofduty
kaleofduty requested a review from a team as a code owner July 24, 2026 18:49
@github-actions

Copy link
Copy Markdown

👋 kaleofduty, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@kaleofduty
kaleofduty enabled auto-merge July 24, 2026 18:50
@kaleofduty kaleofduty mentioned this pull request Jul 24, 2026
@kaleofduty
kaleofduty merged commit 0cb21f3 into master Jul 24, 2026
9 checks passed
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.

2 participants