As per title. Right now we reject them always.
Details
Details
Added test cases in abc-p2p-activation.py to ensure the transaction is accepted properly in the mempool.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
qa/rpc-tests/abc-p2p-activation.py | ||
---|---|---|
52 ↗ | (On Diff #508) | Because when not passing it, the transaction must respect the fee policy of the node to be included in the mempool. I don't want this test to be breaking because the fee policy code was changed and I don't want to tweak transactions in such a way they have to respect the fee policy. |