Skip to content

Standardization of RPC endpoints #103

@sfyll

Description

@sfyll

Describe the feature

Make sure we've modified unsafe endpoints to be safe + backward compatible (e.g. eth_call with signatures) and closed endpoints for which there are other solutions (eth_gasEstimate via on-chain configs, hence using eth_call) or future solutions (eth_trace that will require finalization of our VM architecture).

Additional context

This work solely focus on RPC endpoints currently unsafe and short-term solutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions