CLI flag to run in mode that auto-proxies eth_call #131

Closed
opened 2021-12-27 15:15:12 +00:00 by i-norden · 0 comments
Member

In orer to begin testing uniswap watchers before the state snapshot has completed. eth_call will proxy to a configured geth node (or other ETH-JSON-RPC endpoint) on failure of the eth_call, but we are worried that the partial data in the Postgres database will cause silent failures/false positives where the eth_call "succeeds" and returns a result but the result is incorrect.

In orer to begin testing uniswap watchers before the state snapshot has completed. `eth_call` will proxy to a configured geth node (or other ETH-JSON-RPC endpoint) on failure of the `eth_call`, but we are worried that the partial data in the Postgres database will cause silent failures/false positives where the `eth_call` "succeeds" and returns a result but the result is incorrect.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/ipld-eth-server#131
No description provided.