Skip to content

feat: Make CalculateClaimableRefund overridable in tx processing#9075

Merged
hudem1 merged 3 commits into
feature/arbitrum-setupfrom
hudem1/feat/overridable-claimable-refund
Aug 15, 2025
Merged

feat: Make CalculateClaimableRefund overridable in tx processing#9075
hudem1 merged 3 commits into
feature/arbitrum-setupfrom
hudem1/feat/overridable-claimable-refund

Conversation

@hudem1

@hudem1 hudem1 commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

Making CalculateClaimableRefund overridable in tx processing because Arbitrum needs to have its own implementation.
See arbitrum PR

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a change that causes existing functionality not to work as expected)
  • Optimization
  • Refactoring
  • Documentation update
  • Build-related changes
  • Other: Description

Testing

Requires testing

  • Yes
  • No

If yes, did you write tests?

  • Yes
  • No

Notes on testing

Optional. Remove if not applicable.

Documentation

Requires documentation update

  • Yes
  • No

If yes, link the PR to the docs update or the issue with the details labeled docs. Remove if not applicable.

Requires explanation in Release Notes

  • Yes
  • No

If yes, fill in the details here. Remove if not applicable.

Remarks

Optional. Remove if not applicable.

@hudem1 hudem1 changed the title feat: Making CalculateClaimableRefund overridable in tx processing feat: Make CalculateClaimableRefund overridable in tx processing Aug 1, 2025
Comment thread src/Nethermind/Nethermind.Evm/TransactionProcessing/TransactionProcessor.cs Outdated
@hudem1 hudem1 merged commit 967b17d into feature/arbitrum-setup Aug 15, 2025
62 checks passed
@hudem1 hudem1 deleted the hudem1/feat/overridable-claimable-refund branch August 15, 2025 14:56
@damian-orzechowski damian-orzechowski mentioned this pull request Sep 4, 2025
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants