You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @PelleKrab, kindly ask are you been working on this feature, if not may I pick this?
Yeah, I have been working on it, but I have been busy, so feel free to take it. I got a little stuck on implementing the function into eth.rs, but I'm not sure if that is the correct approach. Let me know if you need any help.
Describe the feature
reth/crates/rpc/rpc-api/src/otterscan.rs
Lines 77 to 83 in 2219d7d
this should be very similar to #8638
and would likely require some additional provider trait functions that give access to the indexes + tracing
but we can start this by checking the pool:
reth/crates/transaction-pool/src/traits.rs
Lines 335 to 340 in 2219d7d
Additional context
No response
The text was updated successfully, but these errors were encountered: