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

Fix eth_getStorageAt to work with slots by index #64

Merged
merged 1 commit into from
May 5, 2021

Conversation

ripply
Copy link
Collaborator

@ripply ripply commented May 3, 2021

Fixes eth_getStorageAt when a slot is chosen by index, eg 0, 1, 2 etc
QTUM responds with these with zero prefixed 64 length hex strings, this just prefixes them before looking the values up in QTUM response

@VoR0220 VoR0220 merged commit 3047c8d into qtumproject:master May 5, 2021
@ripply ripply deleted the fixGetStorageAtBySlot branch May 6, 2021 21:10
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