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

7702 bugfixes for devnet-1 #7394

Conversation

daniellehrner
Copy link
Contributor

PR description

Process the authority list before increasing the sender nonce, make sure that the updated balance of the sender is calculated correctly if they sign an authorization as well

Fixed Issue(s)

fixes #7391

…ure that the updated balance of the sender is calculated correctly if they sign an authorization as well

Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
@daniellehrner daniellehrner force-pushed the fix/issue-7391/auth_list_before_nonce branch from e3feff8 to 6c84e62 Compare July 29, 2024 13:51
@daniellehrner daniellehrner requested a review from jflo July 29, 2024 14:23
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
@daniellehrner daniellehrner merged commit 4ace9e4 into hyperledger:main Jul 29, 2024
40 checks passed
@daniellehrner daniellehrner deleted the fix/issue-7391/auth_list_before_nonce branch July 29, 2024 15:45
gconnect pushed a commit to gconnect/besu that referenced this pull request Aug 26, 2024
* process the authority list before increasing the sender nonce, make sure that the updated balance of the sender is calculated correctly if they sign an authorization as well

Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Signed-off-by: gconnect <agatevureglory@gmail.com>
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.

Fix 7702: Process Authorization list before nonce increase of sender
2 participants