Page MenuHomePhabricator

validation: Pass in chainstate to CTxMemPool::check
ClosedPublic

Authored by PiRK on Mar 17 2022, 14:59.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC24fb6667edcb: validation: Pass in chainstate to CTxMemPool::check
Summary

This is the only instance where validation reaches for something outside of it.

This is a backport of core#21055 [11/16]
https://github.com/bitcoin/bitcoin/pull/21055/commits/4744efc9bae8b22efb76152a3c045d054c880399

Depends on D11215

Test Plan

ninja all check-all

Diff Detail

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