HomePhabricator

Unit test doublespends in new blocks
517e6dd25618Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Unit test doublespends in new blocks

As suggested by Greg Maxwell-- unit test to make sure a block
with a double-spend in it doesn't pass validation if half of
the double-spend is already in the memory pool (so full-blown
transaction validation is skipped) when the block is received.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Mar 3 2015, 14:59
Pieter Wuille <pieter.wuille@gmail.com>Committed on Jul 27 2015, 13:50
deadalnixPushed on May 14 2017, 22:04
Parents
rABC17b11428c135: Cache transaction validation successes
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rABC517e6dd25618: Unit test doublespends in new blocks (authored by Gavin Andresen <gavinandresen@gmail.com>).Jul 27 2015, 13:50