Skip to content

account overrides: parse hex string into nonce long#7999

Merged
macfarla merged 3 commits intobesu-eth:mainfrom
macfarla:state-overrides-nonce-hex
Dec 9, 2024
Merged

account overrides: parse hex string into nonce long#7999
macfarla merged 3 commits intobesu-eth:mainfrom
macfarla:state-overrides-nonce-hex

Conversation

@macfarla
Copy link
Copy Markdown
Contributor

@macfarla macfarla commented Dec 9, 2024

PR description

Fixed Issue(s)

fixes #7998

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@macfarla macfarla changed the title parse hex string into nonce long account overrides: parse hex string into nonce long Dec 9, 2024
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Copy link
Copy Markdown
Contributor

@Gabriel-Trintinalia Gabriel-Trintinalia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@macfarla macfarla enabled auto-merge (squash) December 9, 2024 01:26
@macfarla macfarla disabled auto-merge December 9, 2024 01:57
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@macfarla macfarla enabled auto-merge (squash) December 9, 2024 02:01
@macfarla macfarla merged commit 4033d3b into besu-eth:main Dec 9, 2024
daniellehrner pushed a commit to daniellehrner/besu that referenced this pull request Dec 18, 2024
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
@macfarla macfarla deleted the state-overrides-nonce-hex branch December 19, 2024 07:17
pullurib pushed a commit to pullurib/besu that referenced this pull request Feb 6, 2025
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
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.

state overrides - nonce should allow hex

2 participants