Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scaffolding to support Arbitrum Nitro EVM stacks. #63

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

msf
Copy link
Contributor

@msf msf commented Jul 22, 2024

preparatory work to support Arbitrum Nitro RPC nodes

preparatory work to support Arbitrum Nitro RPC nodes
// TODO: this method should be optional
// 2. call to eth_getTransactionReceipt for each Tx present in the Block
//
// We encode the payload in NDJSON, and use a header line to indicate how many Tx are present in the block
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the last comment line relevant to the jsonrpc client? I thought this was relevant to the duneapi client

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll update the comment, I'm not sure I need this header per block message

Copy link
Contributor

@adammilnesmith adammilnesmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Brief question about one line of a comment

@msf msf merged commit 5ace847 into main Jul 23, 2024
1 check passed
@msf msf deleted the miguel/chain-1930-node-indexer-arbitrum-nitro-support branch July 23, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants