-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
InfrastructureInfrastructure TrackInfrastructure Track
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
InfrastructureInfrastructure TrackInfrastructure Track