HomePhabricator

checks for null data transaction before debug.log
b6915b82398dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

checks for null data transaction before debug.log

CWalletTx::GetAmounts could not find output address for null data transactions, thus issuing an error in debug.log. This change checks to see if the transaction is OP_RETURN before issuing error.

resolves #6142

Details

Provenance
accraze <accraze@gmail.com>Authored on Dec 12 2015, 02:07
deadalnixPushed on May 14 2017, 22:04
Parents
rABC9ee02cf564d1: Merge pull request #7156
Branches
Unknown
Tags
Unknown

Event Timeline

accraze <accraze@gmail.com> committed rABCb6915b82398d: checks for null data transaction before debug.log (authored by accraze <accraze@gmail.com>).Dec 12 2015, 02:07