Page MenuHomePhabricator

[avalanche] Avoid recursively holding mempool.cs via isAvalancheFinalized
ClosedPublic

Authored by Fabien on Jun 5 2025, 13:54.

Details

Summary

in most places where this is used we already have the lock, so just assert it's held instead.

Depends on D18209.

Test Plan

With debug:

ninja check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable