HomePhabricator

Introduce REJECT_INTERNAL codes for local AcceptToMempool errors
dc58258adf1fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Introduce REJECT_INTERNAL codes for local AcceptToMempool errors

Add status codes specific to AcceptToMempool procession of transactions.
These can never happen due to block validation, and must never be sent
over the P2P network. Add assertions where appropriate.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Aug 6 2015, 07:51
deadalnixPushed on May 14 2017, 22:04
Parents
rABCfbf44e6f3e55: Add debug message to CValidationState for optional extra information
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCdc58258adf1f: Introduce REJECT_INTERNAL codes for local AcceptToMempool errors (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Aug 11 2015, 15:29