Skip to content

Conversation

@figtracer
Copy link
Contributor

@figtracer figtracer commented Dec 5, 2025

  • implements ScenarioType::HigherNonce with unit test
  • implements ScenarioType::BelowBaseFee with unit test
  • previously MockPool::default() created a pool with pending_basefee = MIN_PROTOCOL_BASE_FEE and it wasn't matching the simulation's base_fee so also added create_pool() to align simulation's base_fee with pool's pending_basefee.

@figtracer
Copy link
Contributor Author

@mattsse this is still missing dynamic promotion tests, following previous state, but i think the foundation should be working

the goal now is to use tracked state to trigger promotions programatically

wdyt

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

cool, yep, this lgtm

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Dec 6, 2025
@mattsse mattsse added the A-tx-pool Related to the transaction mempool label Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tx-pool Related to the transaction mempool

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants