Page MenuHomePhabricator

Update mempool and compact block logic to use TxHash
ClosedPublic

Authored by deadalnix on Nov 30 2019, 21:49.

Details

Summary

This allowed to catch a few erroneous uses of GetId when GetHash should have been used, so this is already a plus.

Depends on D4599

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

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