HomePhabricator

CTxMemPool: eliminate redundant lock, GetHash() call
f77654a0e942Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

CTxMemPool: eliminate redundant lock, GetHash() call

::addUnchecked()'s only caller already takes the necessary lock,
and has already calculated the TX's hash.

Details

Provenance
Jeff Garzik <jgarzik@exmulti.com>Authored on Jul 4 2012, 05:12
Jeff Garzik <jgarzik@redhat.com>Committed on Jul 4 2012, 05:12
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING96929a5515bb: Remove duplicate GetHash() in ConnectBlock
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff Garzik <jgarzik@redhat.com> committed rSTAGINGf77654a0e942: CTxMemPool: eliminate redundant lock, GetHash() call (authored by Jeff Garzik <jgarzik@exmulti.com>).Jul 4 2012, 05:12