Skip to content

Improvements:#139

Open
kaleofduty wants to merge 1 commit into
masterfrom
copy-ca0db8ab88d609934d5af7493c20a0d8685913f0
Open

Improvements:#139
kaleofduty wants to merge 1 commit into
masterfrom
copy-ca0db8ab88d609934d5af7493c20a0d8685913f0

Conversation

@kaleofduty

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 ca0db8ab88d609934d5af7493c20a0d8685913f0

- 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 ca0db8ab88d609934d5af7493c20a0d8685913f0

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:09
@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

Copy link
Copy Markdown
Collaborator Author

Superseded by #140

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