Skip to content

Fix eth_getBlockByNumber("latest") returning null intermittently & lack WS connections#3669

Merged
manuelmauro merged 4 commits intomasterfrom
elois/update-frontier-pin
Feb 13, 2026
Merged

Fix eth_getBlockByNumber("latest") returning null intermittently & lack WS connections#3669
manuelmauro merged 4 commits intomasterfrom
elois/update-frontier-pin

Conversation

@librelois
Copy link
Copy Markdown
Collaborator

@librelois librelois commented Feb 11, 2026

@librelois librelois added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D2-notlive PR doesn't change runtime code (so can't be audited) not-breaking Does not need to be mentioned in breaking changes labels Feb 11, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 11, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • agent-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch elois/update-frontier-pin

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

arturgontijo
arturgontijo previously approved these changes Feb 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 11, 2026

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2116 KB (no changes) ✅

Moonbeam runtime: 2232 KB (no changes) ✅

Moonriver runtime: 2232 KB (no changes) ✅

Compared to latest release (runtime-4201)

Moonbase runtime: 2116 KB (+184 KB compared to latest release) ⚠️

Moonbeam runtime: 2232 KB (+204 KB compared to latest release) ⚠️

Moonriver runtime: 2232 KB (+204 KB compared to latest release) ⚠️

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 11, 2026

Coverage Report

@@                     Coverage Diff                      @@
##           master   elois/update-frontier-pin     +/-   ##
============================================================
  Coverage   77.08%                      77.08%   0.00%     
  Files         389                         389             
  Lines       76890                       76890             
============================================================
  Hits        59270                       59270             
  Misses      17620                       17620             
Files Changed Coverage

Coverage generated Thu Feb 12 22:48:13 UTC 2026

arturgontijo
arturgontijo previously approved these changes Feb 11, 2026
stiiifff
stiiifff previously approved these changes Feb 12, 2026
@librelois librelois dismissed stale reviews from stiiifff and arturgontijo via 4124d68 February 12, 2026 15:21
@manuelmauro manuelmauro merged commit 7af96a5 into master Feb 13, 2026
44 checks passed
@manuelmauro manuelmauro deleted the elois/update-frontier-pin branch February 13, 2026 07:40
manuelmauro pushed a commit that referenced this pull request Feb 13, 2026
…ck WS connections (#3669)

* update frontier pin

* Fix D023803 T01

* zombi: make safe/finalized block-tag assertion resilient to indexing lag

* update frontier pin

---------

Co-authored-by: Artur Gontijo <arturgontijo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D2-notlive PR doesn't change runtime code (so can't be audited) not-breaking Does not need to be mentioned in breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants