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
Branch
mempooltxhash
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8356
Build 14731: Default Diff Build & Tests
Build 14730: arc lint + arc unit