Skip to content

internal: implement BatchGetStorageAt#33766

Closed
0xjvn wants to merge 1 commit intoethereum:masterfrom
0xjvn:f/batchGetStorage
Closed

internal: implement BatchGetStorageAt#33766
0xjvn wants to merge 1 commit intoethereum:masterfrom
0xjvn:f/batchGetStorage

Conversation

@0xjvn
Copy link
Copy Markdown
Contributor

@0xjvn 0xjvn commented Feb 5, 2026

Similar to GetStorageAt , follows the same convention added an additional method now called BatchGetStorageAt to fetch multiple slots from a address using a single call to avoid overhead of repeated calls.

@rjl493456442 rjl493456442 changed the title core/ethapi: Implement BatchGetStorageAt internal: implement BatchGetStorageAt Feb 6, 2026
@s1na
Copy link
Copy Markdown
Contributor

s1na commented Feb 17, 2026

Closing in favor of #32591

@s1na s1na closed this Feb 17, 2026
@0xjvn
Copy link
Copy Markdown
Contributor Author

0xjvn commented Feb 17, 2026

Gotcha , sorry not aware of the dedup !

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.

3 participants