HomePhabricator

Transaction hash caching
64dd46fd05deUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Transaction hash caching

Use CBlock's vMerkleTree to cache transaction hashes, and pass them
along as argument in more function calls. During initial block download,
this results in every transaction's hash to be only computed once.

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Jul 7 2012, 22:06
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGae8bfd12daa8: Batch block connection during IBD
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rSTAGING64dd46fd05de: Transaction hash caching (authored by Pieter Wuille <pieter.wuille@gmail.com>).Oct 20 2012, 21:08