Fix eth_getBlockByNumber("latest") returning null intermittently & lack WS connections#3669
Fix eth_getBlockByNumber("latest") returning null intermittently & lack WS connections#3669manuelmauro merged 4 commits intomasterfrom
Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
WASM runtime size check:Compared to target branchMoonbase 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) |
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
|
4124d68
…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>
What does it do?
Include 3 frontier fix: