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

feat(lazy-loading): Support querying old blocks by number #3035

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Nov 6, 2024

What does it do?

Adds support for querying old blocks by number when using lazy-loading

@RomarQ RomarQ added B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes not-breaking Does not need to be mentioned in breaking changes D2-notlive PR doesn't change runtime code (so can't be audited) labels Nov 6, 2024
Copy link
Contributor

github-actions bot commented Nov 6, 2024

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) ⚠️

Copy link
Contributor

github-actions bot commented Nov 6, 2024

Coverage Report

@@                   Coverage Diff                   @@
##           master   rq/fix-lazy-loading      +/-   ##
=======================================================
- Coverage   79.01%                79.00%   -0.01%     
  Files         305                   305              
+ Lines       88447                 88458      +11     
=======================================================
  Hits        69878                 69878              
+ Misses      18569                 18580      +11     
Files Changed Coverage

Coverage generated Thu Nov 7 09:49:25 UTC 2024

@RomarQ RomarQ merged commit c155768 into master Nov 7, 2024
39 checks passed
@RomarQ RomarQ deleted the rq/fix-lazy-loading branch November 7, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B5-clientnoteworthy Changes should be mentioned in any downstream projects' 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