Skip to content

Normalize remaining non-Common RPC param names to camelCase in OpenRPC#7190

Merged
sudo-shashank merged 2 commits into
mainfrom
copilot/change-existing-rpc-params-names
Jun 18, 2026
Merged

Normalize remaining non-Common RPC param names to camelCase in OpenRPC#7190
sudo-shashank merged 2 commits into
mainfrom
copilot/change-existing-rpc-params-names

fix(rpc): use camelCase names for remaining RPC params

bfc5089
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 0s

64.38% (+0.00%) compared to ae501fb

View this Pull Request on Codecov

64.38% (+0.00%) compared to ae501fb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.38%. Comparing base (ae501fb) to head (bfc5089).
✅ All tests successful. No failed tests found.

Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/auth.rs 33.33% <ø> (ø)
src/rpc/methods/chain.rs 59.25% <ø> (ø)
src/rpc/methods/f3.rs 0.00% <ø> (ø)
src/rpc/methods/msig.rs 72.22% <ø> (ø)
src/rpc/methods/net.rs 0.00% <ø> (ø)
src/rpc/methods/state.rs 44.40% <ø> (ø)
src/rpc/methods/wallet.rs 35.05% <ø> (ø)

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae501fb...bfc5089. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.