Skip to content

feat: add getproof-storage-keys-cap in JSON-RPC config#1007

Open
mmsqe wants to merge 2 commits intomainfrom
proof_cap
Open

feat: add getproof-storage-keys-cap in JSON-RPC config#1007
mmsqe wants to merge 2 commits intomainfrom
proof_cap

Conversation

@mmsqe
Copy link
Collaborator

@mmsqe mmsqe commented Feb 23, 2026

Description

to avoid consume significant RPC bandwidth during proof generation and response encoding

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

to avoid consume significant RPC bandwidth during proof generation and response encoding
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

❌ Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.23%. Comparing base (0310aa9) to head (88d08e5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
server/config/config.go 96.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1007      +/-   ##
==========================================
- Coverage   65.37%   65.23%   -0.15%     
==========================================
  Files         319      319              
  Lines       22223    22232       +9     
==========================================
- Hits        14528    14502      -26     
+ Misses       6505     6503       -2     
- Partials     1190     1227      +37     
Files with missing lines Coverage Δ
rpc/backend/account_info.go 69.23% <100.00%> (-17.97%) ⬇️
server/config/config.go 40.68% <96.00%> (-6.12%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants