Skip to content

Various fixes in the Mempool

Context

This MR addresses various fixes for the mempool:

  1. Clean up cache operations
  2. Factorise a bit the code
dune exec tezt/tests/main.exe -- --file mempool.ml

Manual test

We invite you to run a monitoring on mainnet and monitor branch_refused and branch_delayed operations, as well as the ddb to check that everything is ok.

Edited by François Thiré

Merge request reports