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 ✨ 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: 2112 KB (no changes) ✅ Moonbeam runtime: 2240 KB (no changes) ✅ Moonriver runtime: 2240 KB (no changes) ✅ Compared to latest release (runtime-4001)Moonbase runtime: 2112 KB (+340 KB compared to latest release) Moonbeam runtime: 2240 KB (+376 KB compared to latest release) Moonriver runtime: 2240 KB (+376 KB compared to latest release) |
Coverage Report@@ Coverage Diff @@
## master manuel/add-new-smoke-tests-for-eth-subscribe +/- ##
===============================================================================
Coverage 76.75% 76.75% 0.00%
Files 388 388
Lines 76182 76182
===============================================================================
Hits 58471 58471
Misses 17711 17711
|
|
Merge only after this PR is approved: polkadot-evm/frontier#1781 |
This reverts commit cbc92dc.
* test: ✅ add smoke tests for eth_subscribe * test: ✅ update test expectations * chore: 📌 update pin * revert: 🔥 remove redundant test * refactor: ♻️ merge newHeads smoke tests into a single one --------- Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com>
What does it do?
Adds a new cherry-pick on
frontier(moonbeam-foundation/frontier@4a59cee) and new smoke tests foreth_subscribe.