Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: removes Onfinality offline bootnodes #3050

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Nov 20, 2024

What does it do?

Replaces #2989

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@RomarQ RomarQ added 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 Nov 20, 2024
@RomarQ RomarQ self-assigned this Nov 20, 2024
Copy link
Contributor

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2260 KB (no changes) ✅

Moonbeam runtime: 2232 KB (no changes) ✅

Moonriver runtime: 2224 KB (no changes) ✅

Compared to latest release (runtime-3300)

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

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

Moonriver runtime: 2224 KB (+232 KB compared to latest release) ⚠️

Copy link
Contributor

Coverage Report

@@                       Coverage Diff                       @@
##           master   rq/removed-offline-bootnodes     +/-   ##
===============================================================
  Coverage   79.00%                         79.00%   0.00%     
  Files         303                            303             
  Lines       88208                          88208             
===============================================================
  Hits        69685                          69685             
  Misses      18523                          18523             
Files Changed Coverage

Coverage generated Wed Nov 20 08:19:47 UTC 2024

@RomarQ RomarQ added the B0-silent Changes should not be mentioned in any release notes label Nov 20, 2024
@RomarQ RomarQ merged commit bec007b into master Nov 20, 2024
42 of 45 checks passed
@RomarQ RomarQ deleted the rq/removed-offline-bootnodes branch November 20, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any 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.

2 participants