Page MenuHomePhabricator

Check transaction that enter the mempool against the flags required for the current block rather than a minimal set of mandatory flags.
ClosedPublic

Authored by deadalnix on Sep 5 2017, 20:01.

Details

Summary

This is based on work by Matt Coralo. We shouldn't accept in the mempool any transaction that won't be valid if mined.

Depends on D520, D526

Test Plan
make check
../qa/pull-tester/rpc-tests.py -extended

Diff Detail

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