moonbeam-foundation / moonbeam

An Ethereum-compatible smart contract parachain on Polkadot
https://moonbeam.network
GNU General Public License v3.0
920 stars 337 forks source link

fix(smoke): use valid moonriver transaction for runtime 1605 #3044

Closed RomarQ closed 2 weeks ago

RomarQ commented 2 weeks ago

What does it do?

Unblocks the following PR: https://github.com/moonbeam-foundation/moonbeam-smoke-tests-moonwall-config/pull/66

What important points reviewers should know?

Transactions included in block 2077599 were duplicated in block 2077600, which causes the tracing of these transactions to fail.

The issue is documented here: Historical Updates | Moonbeam Docs

github-actions[bot] commented 2 weeks ago

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2260 KB (no changes) ✅

Moonbeam runtime: 2228 KB (no changes) ✅

Moonriver runtime: 2232 KB (no changes) ✅

Compared to latest release (runtime-3300)

Moonbase runtime: 2260 KB (+232 KB compared to latest release) ⚠️

Moonbeam runtime: 2228 KB (+232 KB compared to latest release) ⚠️

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

github-actions[bot] commented 2 weeks ago

Coverage Report

@@                Coverage Diff                @@
##           master   rq/fix-S15C003     +/-   ##
=================================================
  Coverage   79.00%           79.00%   0.00%     
  Files         305              305             
  Lines       88458            88458             
=================================================
  Hits        69878            69878             
  Misses      18580            18580             
Files Changed Coverage

Coverage generated Wed Nov 13 12:37:13 UTC 2024