Skip to content

rpc: inline shared handler service calls - #704

Draft
vbrekher wants to merge 1 commit into
Cuprate:mainfrom
vbrekher:refactor/rpc-service-helpers
Draft

rpc: inline shared handler service calls#704
vbrekher wants to merge 1 commit into
Cuprate:mainfrom
vbrekher:refactor/rpc-service-helpers

Conversation

@vbrekher

@vbrekher vbrekher commented Sep 8, 2026

Copy link
Copy Markdown

What

Inline the service calls used by handlers/shared.rs and remove the five wrappers they replaced.

Why

The service cost is visible at the call site. The RCT distribution is also fetched once when amount 0 appears more than once.

Part of #698.

@github-actions github-actions Bot added the A-binaries Area: Related to binaries. label Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-binaries Area: Related to binaries.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant