Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

RPC: Return proper returnValue on default trace response in traceTx #529

Closed
crypto-facs opened this issue Sep 4, 2021 · 2 comments · Fixed by #962
Closed

RPC: Return proper returnValue on default trace response in traceTx #529

crypto-facs opened this issue Sep 4, 2021 · 2 comments · Fixed by #962
Labels
C:JSON-RPC JSON-RPC client good first issue Good for newcomers help wanted Extra attention is needed pinned Pinned issues that won't be closed by stalebot

Comments

@crypto-facs
Copy link
Contributor

Currently returnValue is hardcoded to an empty string on when using the default tracer for debug_traceTransaction.

This will require some methods on MsgEthereumTxResponse to replicate the behavior on Go Ethereum

@github-actions
Copy link

This issue is stale because it has been open 45 days with no activity. Remove Status: Stale label or comment or this will be closed in 7 days.

@tomtau tomtau added C:JSON-RPC JSON-RPC client good first issue Good for newcomers help wanted Extra attention is needed and removed Status: Stale labels Oct 27, 2021
@github-actions
Copy link

This issue is stale because it has been open 45 days with no activity. Remove Status: Stale label or comment or this will be closed in 7 days.

@fedekunze fedekunze added pinned Pinned issues that won't be closed by stalebot and removed Status: Stale labels Dec 20, 2021
@fedekunze fedekunze reopened this Dec 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:JSON-RPC JSON-RPC client good first issue Good for newcomers help wanted Extra attention is needed pinned Pinned issues that won't be closed by stalebot
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants