erigontech / erigontech/erigon

SharedDomain doesn't work via gRPC

Open
#17,661 2 comments 0 reactions 0 assignees View on GitHub
RPC
Dominant language
Go
Stars
3.6k
Forks
1.5k
Avg merge
1d 16h
Merged PRs (30d)
455

Description

The SharedDomain methods (used in RPC APIs like eth_simulateV1() and eth_getProof()) currently fails in a remote configuration (via gRPC) because the underlying Aggregator Transaction logic and related interface methods are not implemented on the kv_remote service and in grpc proto file.

Specifically, attempting to call AggTx() on the kv_remote implementation results in a runtime panic.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.