Skip to content

chore: Remove unnecessary cdropw logic in account_delta::compute_commitment#2087

Merged
bobbinth merged 1 commit intonextfrom
pgackst-delta-improvements
Dec 6, 2025
Merged

chore: Remove unnecessary cdropw logic in account_delta::compute_commitment#2087
bobbinth merged 1 commit intonextfrom
pgackst-delta-improvements

Conversation

@PhilippGackstatter
Copy link
Contributor

Small follow-up to #2075.

Removes unnecessary cdropw logic in account_delta::compute_commitment since this logic is specifically for new accounts, and this is already covered by the "is new account" logic introduced in #2075.

Also introduces a memory::is_new_account helper procedure.

@PhilippGackstatter PhilippGackstatter added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Nov 11, 2025
@PhilippGackstatter PhilippGackstatter changed the title chore: Remove unnecessary cdropw logic chore: Remove unnecessary cdropw logic in account_delta::compute_commitment Nov 11, 2025
Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you!

@bobbinth bobbinth merged commit 463c116 into next Dec 6, 2025
18 checks passed
@bobbinth bobbinth deleted the pgackst-delta-improvements branch December 6, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants