hemilabs / hemilabs/heminetwork

trust: add RPC passthrough to TBC

Open
#976 0 comments 0 reactions 1 assignee Claimed by @AL-CT View on GitHub
area: trust status: in progress type: enhancement
Dominant language
Go
Stars
146
Forks
108
Avg merge
4d 21h
Merged PRs (30d)
5

Description

### Confirmation

- [x] I have checked for similar issues.

### Problem

The next step in the development of `trust` is to implement the remaining methods of a `tbcd` full node used in `op-geth` (and consequently, `op-reth`). Since the indexing part of `tbcd` will ultimately be replaced by `oxygen`, we will only implement these methods in `trust` through RPC calls to a pre-existing `tbcd` instance.

### Suggested solution

Look at every call used by `TBCFullNode` in `op-geth`, and implement a those methods in `Trust` (through RPC calls to `tbcd`).

### Additional Information

_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.