Skip to content

feat: Add set nonce journal entry and fn#3163

Merged
rakita merged 1 commit intomainfrom
rakita/set-nonce
Nov 13, 2025
Merged

feat: Add set nonce journal entry and fn#3163
rakita merged 1 commit intomainfrom
rakita/set-nonce

Conversation

@rakita
Copy link
Copy Markdown
Member

@rakita rakita commented Nov 12, 2025

Foundry requires this in https://github.com/foundry-rs/foundry/blob/806792b21fd5ae9b9d2480b37a8a616ad09b544e/crates/evm/core/src/backend/mod.rs#L1457

Have added both set_nonce and unsafe_set_nonce, set_nonce would create entry an touch the account,

while unsafe_set_nonce would skip those steps and would just change the nonce number.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Nov 12, 2025

CodSpeed Performance Report

Merging #3163 will not alter performance

Comparing rakita/set-nonce (07c7927) with main (9843e21)

Summary

✅ 173 untouched

Copy link
Copy Markdown
Collaborator

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

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

@rakita rakita merged commit 7299531 into main Nov 13, 2025
31 checks passed
@github-actions github-actions bot mentioned this pull request Nov 13, 2025
@rakita rakita deleted the rakita/set-nonce branch February 16, 2026 10:11
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.

2 participants