HomePhabricator

Add ancestor tracking to mempool
72abd2ce3c5aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add ancestor tracking to mempool

This implements caching of ancestor state to each mempool entry, similar to
descendant tracking, but also including caching sigops-with-ancestors (as that
metric will be helpful to future code that implements better transaction
selection in CreatenewBlock).

Details

Provenance
Suhas Daftuar <sdaftuar@gmail.com>Authored on Oct 19 2015, 14:54
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING76a76321d2f3: Remove work limit in UpdateForDescendants()
Branches
Unknown
Tags
Unknown

Event Timeline

Suhas Daftuar <sdaftuar@gmail.com> committed rSTAGING72abd2ce3c5a: Add ancestor tracking to mempool (authored by Suhas Daftuar <sdaftuar@gmail.com>).Mar 14 2016, 16:13