Skip to content

feat: eth_getStorageAt standard empty response#760

Merged
ptrus merged 1 commit intomainfrom
ptrus/feature/getStorageAt-0x
Jul 25, 2025
Merged

feat: eth_getStorageAt standard empty response#760
ptrus merged 1 commit intomainfrom
ptrus/feature/getStorageAt-0x

Conversation

@ptrus
Copy link
Copy Markdown
Member

@ptrus ptrus commented Jul 25, 2025

Fixes: #595

As seen in the referenced issues, a large majority of modern clients expect leading zeroes in the getStorageAt response.

@ptrus ptrus requested a review from kostko as a code owner July 25, 2025 07:37
@ptrus ptrus force-pushed the ptrus/feature/getStorageAt-0x branch from a839bb2 to 936a716 Compare July 25, 2025 07:47
@ptrus ptrus force-pushed the ptrus/feature/getStorageAt-0x branch 4 times, most recently from b0a1328 to 7e8eecd Compare July 25, 2025 08:52
@ptrus ptrus force-pushed the ptrus/feature/getStorageAt-0x branch from 7e8eecd to ac66ea6 Compare July 25, 2025 09:05
@ptrus ptrus merged commit 6a7f84f into main Jul 25, 2025
5 of 6 checks passed
@ptrus ptrus deleted the ptrus/feature/getStorageAt-0x branch July 25, 2025 09:13
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.

Non-standard empty response for eth_getStorageAt?

2 participants