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

1k block chunk for scroll indexing #2956

Merged
merged 2 commits into from
Nov 22, 2023
Merged

1k block chunk for scroll indexing #2956

merged 2 commits into from
Nov 22, 2023

Conversation

tkporter
Copy link
Collaborator

Description

RPC URLs on scroll max out at 1k

Drive-by changes

Related issues

Backward compatibility

Testing

Copy link

changeset-bot bot commented Nov 22, 2023

⚠️ No Changeset found

Latest commit: afc2ed9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Merging #2956 (afc2ed9) into main (6985064) will decrease coverage by 0.10%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2956      +/-   ##
==========================================
- Coverage   67.57%   67.48%   -0.10%     
==========================================
  Files         101      101              
  Lines        1024     1024              
  Branches      106      106              
==========================================
- Hits          692      691       -1     
  Misses        293      293              
- Partials       39       40       +1     
Components Coverage Δ
core 50.00% <ø> (ø)
hooks 71.42% <ø> (ø)
isms 70.50% <ø> (-0.72%) ⬇️
token 54.62% <ø> (ø)
middlewares 81.46% <ø> (ø)

@tkporter tkporter enabled auto-merge (squash) November 22, 2023 11:22
@tkporter tkporter merged commit c41345c into main Nov 22, 2023
24 of 26 checks passed
@tkporter tkporter deleted the trevor/scroll-1k-chunk branch November 22, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants