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

eth_getStorageAt always returns 0x0000000000000000000000000000000000000000000000000000000000000000 #495

Closed
CoveMB opened this issue Sep 6, 2022 · 4 comments
Labels
bug Something isn't working limechain P2
Milestone

Comments

@CoveMB
Copy link

CoveMB commented Sep 6, 2022

Description

eth_getStorageAt Does not seem to be supported and always return 0x0000000000000000000000000000000000000000000000000000000000000000

Use case:

Steps to reproduce

  • deploy a contract with a value at a specific storage location
  • use eth_getStorageAt to try and get that storage

Additional context

No response

Hedera network

testnet

Version

testnet

Operating system

No response

@CoveMB CoveMB added the bug Something isn't working label Sep 6, 2022
@Nana-EC
Copy link
Collaborator

Nana-EC commented Sep 8, 2022

HI @BjMrq
Thanks, this is currently by design as the eth_getStorageAt endpoint was added in advance of necessary consensus and mirror node work to provide the needed details.
This was noted in the v0.6.0 Release Notes
We expect traceability information that would provide the correct value will start to flow through the network in 0.30.0.

Please refer to the Hedera Status Page for info on when v0.30.0 will hit your desired environment.

@Nana-EC
Copy link
Collaborator

Nana-EC commented Sep 8, 2022

Closing as there's no action to take on the relay side.
Should v0.30.0 be deployed and you still get the wrong values feel free to re-open this

@Nana-EC Nana-EC closed this as completed Sep 8, 2022
@Nana-EC
Copy link
Collaborator

Nana-EC commented Oct 10, 2022

This feature was pushed to 0.31, reopening

@Nana-EC Nana-EC reopened this Oct 10, 2022
@Nana-EC Nana-EC added this to the 0.10 milestone Oct 10, 2022
@Nana-EC Nana-EC moved this to Sprint BackLog in Smart Contract Sprint Board Oct 10, 2022
@Nana-EC Nana-EC modified the milestones: 0.10, 0.11.0 Oct 17, 2022
@Nana-EC Nana-EC modified the milestones: 0.11.0, 0.12.0 Nov 2, 2022
@Kalina-Todorova
Copy link

This has already been fixed and released. Closing this issue.

Repository owner moved this from Sprint BackLog to Done in Smart Contract Sprint Board Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working limechain P2
Projects
Archived in project
Development

No branches or pull requests

3 participants