Skip to content

chore: journal transfer fn cleanup#3085

Merged
rakita merged 3 commits intomainfrom
rakita/transfer-cleanup
Oct 17, 2025
Merged

chore: journal transfer fn cleanup#3085
rakita merged 3 commits intomainfrom
rakita/transfer-cleanup

Conversation

@rakita
Copy link
Copy Markdown
Member

@rakita rakita commented Oct 12, 2025

They have the same logic so we can cleanup the old function.

Have added back caller touch, in common path it is not needed as caller is always tocuhed, but just for consistency have reverted it back

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Oct 12, 2025

CodSpeed Performance Report

Merging #3085 will not alter performance

Comparing rakita/transfer-cleanup (f32cd68) with main (91ed59f)

Summary

✅ 173 untouched

&mut self,
from: Address,
to: Address,
balance: U256,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

can we rename this to amount?

Copy link
Copy Markdown
Member Author

@rakita rakita Oct 17, 2025

Choose a reason for hiding this comment

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

Yes, will do it in additional PR

Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
@rakita rakita merged commit 283d5a9 into main Oct 17, 2025
31 checks passed
@github-actions github-actions bot mentioned this pull request Oct 17, 2025
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