Skip to content

[Node Operator Question] op-node is not working with read-only ethereum node #59

Closed Answered by ajsutton
aytunc-tunay asked this question in Node Operators
Discussion options

You must be logged in to vote

Just dug a bit deeper and it's a variant of that bug - the fix for it was only applied to eth_getLogs but the problem still occurs with eth_getReceipt which is what op-node is using. I've logged hyperledger/besu#6204

I did add support for debug_getRawReceipts to besu a little while back so you could try using the debug_geth rpc kind as a work around (and it will be faster). The debug rpms are disabled by default in besu though I think so you'd have to enable them with beau's --rpc-http-apis or --rpc-ws-apis option depending on if you're using http or ws to connect.

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
1 reply
@sbvegan
Comment options

Comment options

You must be logged in to vote
11 replies
@aytunc-tunay
Comment options

@ajsutton
Comment options

@sbvegan
Comment options

@ajsutton
Comment options

Answer selected by sbvegan
@sbvegan
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node-operator Questions relating to running a rollup node on OP Mainnet/Testnet. discussion-metrics Used by Github Action to gather discussion metrics on the question and answer section.
3 participants