8000 Trace service/endpoint · Issue #171 · spacemeshos/api · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Trace service/endpoint #171
Open
Open
@lrettig

Description

@lrettig

This is essential for certain clients (e.g., explorer) to provide state change logs, and it's the only way to know for sure that certain events happened (e.g., token transfers), since contract logs/events aren't always 100% reliable or sometimes don't conform to standards.

From the linked thread:

...state changes are a little different than encoding tx body or logs/events. Ethereum does not include this in the ABI (JSON). The only way to get it is to run a full/archive node in trace mode. We need some sort of API service/endpoint for this.

Originally posted by @lrettig in spacemeshos/pm#134 (comment)

See https://geth.ethereum.org/docs/rpc/ns-debug#debug_tracetransaction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0