Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

fix: declare StorageKey as HexNumber type #510

Merged
merged 1 commit into from Sep 1, 2022

Conversation

keroro520
Copy link
Contributor

Fix #507

Cause: EIP-1474 declares the storage position as Quantity type but we declare it as HexString.

@keroro520 keroro520 self-assigned this Aug 29, 2022
@Flouse
Copy link
Collaborator

Flouse commented Sep 1, 2022

Shall we lock reusable-integration-test-v1.yml@904f4aae08d0c6b3a4624a6b9e4fbba4ac2719f9 to fix integration-test temporally?

@RetricSu
Copy link
Contributor

RetricSu commented Sep 1, 2022

Shall we lock reusable-integration-test-v1.yml@904f4aae08d0c6b3a4624a6b9e4fbba4ac2719f9 to fix integration-test temporally?

can rebase solve the CI problem?

@keroro520
Copy link
Contributor Author

Shall we lock reusable-integration-test-v1.yml@904f4aae08d0c6b3a4624a6b9e4fbba4ac2719f9 to fix integration-test temporally?

can rebase solve the CI problem?

I am not sure about it.
Rebased and CI is running.

@RetricSu RetricSu merged commit 4b2ad7a into godwokenrises:main Sep 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] The result of eth_getStorageAt should be an even length hex string, and padded with 0 if needed
3 participants