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
deadalnixPushed on May 14 2017, 22:04
Parents
rABC76a76321d2f3: Remove work limit in UpdateForDescendants()
Branches
Unknown
Tags
Unknown

Event Timeline

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