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

StateTrieAccountValue:Version should be written as an int, not a long #17

Merged
merged 2 commits into from
Sep 17, 2019
Merged

StateTrieAccountValue:Version should be written as an int, not a long #17

merged 2 commits into from
Sep 17, 2019

Conversation

drinkcoffee
Copy link
Contributor

Signed-off-by: Peter Robinson drinkcoffee@eml.cc

The version field is an integer. It is read in as an integer. Mistakenly, it is written as a long.

PR description

Fixed Issue(s)

@shemnon shemnon merged commit 5daf6a5 into hyperledger:master Sep 17, 2019
garyschulte pushed a commit to garyschulte/besu that referenced this pull request Jan 5, 2024
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