ChainSafe / ChainSafe/lodestar

Implement verified `eth_getTransactionReceipt` call in `@lodestar/prover`

Open
#6,090 0 comments 0 reactions 1 assignee Claimed by @nazarhussain View on GitHub
help wanted meta-feature-request
Dominant language
TypeScript
Stars
1.4k
Forks
483
Avg merge
1d 16h
Merged PRs (30d)
150

Description

### Problem description

Currently some other verified `eth_` calls are implemented[0] such as `eth_getBalance` and `eth_call`, but `eth_getTransaction` and `eth_getTransactionReceipt` are not

[0] Implemented verified requests:
https://github.com/ChainSafe/lodestar/tree/unstable/packages/prover/src/verified_requests

### Solution description

Implement a light client verified `eth_getTransactionReceipt` call

### Additional context

_No response_

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.