Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: remove AccountDelta from ExecutedTransaction#3109

Merged
bobbinth merged 16 commits into
nextfrom
pgackst-remove-exec-tx-delta-calls
Jun 22, 2026
Merged

chore: remove AccountDelta from ExecutedTransaction#3109
bobbinth merged 16 commits into
nextfrom
pgackst-remove-exec-tx-delta-calls

Conversation

@PhilippGackstatter

Copy link
Copy Markdown
Contributor

Removes AccountDelta from ExecutedTransaction which is replaced by AccountPatch.

The main changes in this PR are test-related and deal with updating tests to use the patch instead of delta. This required changing the semantics of the assertions from relative to absolute.

follow-up to #3089

@PhilippGackstatter PhilippGackstatter added rust Issues that affect or pull requests that update Rust code pr-from-maintainers PRs that come from internal contributors or integration partners. They should be given priority labels Jun 19, 2026
@PhilippGackstatter PhilippGackstatter force-pushed the pgackst-remove-exec-tx-delta-calls branch from dc6af70 to 7be4d64 Compare June 19, 2026 09:16
Base automatically changed from pgackst-remove-automatic-fee to next June 22, 2026 05:33
@PhilippGackstatter PhilippGackstatter force-pushed the pgackst-remove-exec-tx-delta-calls branch from 7be4d64 to af04981 Compare June 22, 2026 05:40
@PhilippGackstatter PhilippGackstatter marked this pull request as ready for review June 22, 2026 05:57

@bobbinth bobbinth left a comment

Copy link
Copy Markdown
Contributor

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 added this pull request to the merge queue Jun 22, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Jun 22, 2026
@bobbinth bobbinth added this pull request to the merge queue Jun 22, 2026
Merged via the queue into next with commit 23d27f8 Jun 22, 2026
20 checks passed
@bobbinth bobbinth deleted the pgackst-remove-exec-tx-delta-calls branch June 22, 2026 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-from-maintainers PRs that come from internal contributors or integration partners. They should be given priority rust Issues that affect or pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants