Skip to content

Milestones

List view

  • Engage initial block download (IBD) - high speed checkpointed sync.

    Due by April 1, 2017
    1/1 issues closed
  • Implement compact blocks protocol using an opaque short-id cache.

    No due date
  • Fully optimize validation tx caching by validating blocks using tx metadata. Avoids the need for txs when validating a block. This builds on the mempool/block-template message graph by adding metadata and performing preliminary query against the graph vs. the store.

    No due date
  • Implement the mempool message and block template queries. This will require a tx pool graph in which to maintain the optimal selection. The graph will also be used to further optimize block validation using cached transactions. The graph will not hold txs but instead tx metadata.

    No due date
    1/1 issues closed
  • Due by January 31, 2017
    2/2 issues closed