Skip to content

rpc: improve startup, error, and tx submission logging#5062

Draft
GheisMohammadi wants to merge 1 commit into
devfrom
improve_rpc_logs
Draft

rpc: improve startup, error, and tx submission logging#5062
GheisMohammadi wants to merge 1 commit into
devfrom
improve_rpc_logs

Conversation

@GheisMohammadi

Copy link
Copy Markdown
Collaborator

Add low-overhead RPC observability aligned with geth without extra per-request hot-path logging.

  • Log API registration failures, unavailable modules, and listener errors
  • Include errdata on failed JSON-RPC responses
  • Enrich endpoint startup logs with modules, auth, and WS origins
  • Log RPC config and method filter file on startup
  • Improve raw tx submit logs with from/nonce/value; drop full tx dump

@GheisMohammadi GheisMohammadi self-assigned this Jun 19, 2026
@GheisMohammadi GheisMohammadi added the rpc RPC or API label Jun 19, 2026
@GheisMohammadi GheisMohammadi marked this pull request as draft June 19, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rpc RPC or API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant