Skip to content

fix(tests): Revert MIP-11 shim#34

Merged
pdobacz merged 1 commit into
forks/monad_ninefrom
pull-mip11-shim
Jul 8, 2026
Merged

fix(tests): Revert MIP-11 shim#34
pdobacz merged 1 commit into
forks/monad_ninefrom
pull-mip11-shim

Conversation

@pdobacz

@pdobacz pdobacz commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

reverts part of #30 so that the MONAD_NEXT release works again

Greptile Summary

This PR reverts the Monad Next priority-fee test shim. The main changes are:

  • Restores priority fee calculation in monad_next transaction processing.
  • Credits transaction priority fees to the block coinbase again.
  • Removes the Monad Next-specific expected reward branch from the reserve-balance test.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
src/ethereum/forks/monad_next/fork.py Restores coinbase priority-fee crediting in process_transaction, matching sibling fork behavior.
tests/monad_eight/reserve_balance/test_transfers.py Updates the transaction-fee reward expectation and removes the now-unused Monad Next import.

Reviews (1): Last reviewed commit: "Revert feat(monad_next): burn priority f..." | Re-trigger Greptile

@pdobacz pdobacz requested review from QEDK and mijovic as code owners July 8, 2026 15:48
@pdobacz pdobacz merged commit 2b4f185 into forks/monad_nine Jul 8, 2026
5 checks passed
@pdobacz pdobacz deleted the pull-mip11-shim branch July 8, 2026 16:32
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