HomePhabricator

Exempt unspendable transaction outputs from dust checks
0aad1f13b243Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Exempt unspendable transaction outputs from dust checks

Since unspendable outputs can't be spent, there is no threshold at which it would be uneconomic to spend them.

This primarily targets transaction outputs with OP_RETURN.


Initially based on:

commit 9cf0ae26350033d43d5dd3c95054c0d1b1641eda
Author: zathras-crypto <zathrasc@gmail.com>
Date: Wed Mar 25 02:04:02 2015 -0700

Changes:

  • cherry-picked on top of bitcoin:master
  • added RPC test for fundrawtransaction

Details

Provenance
zathras-crypto <zathrasc@gmail.com>Authored on Mar 25 2015, 09:04
dexX7Committed on Jul 18 2015, 15:31
deadalnixPushed on May 14 2017, 22:04
Parents
rABCed789ceade71: Merge pull request #6438
Branches
Unknown
Tags
Unknown

Event Timeline

dexX7 <dexx@bitwatch.co> committed rABC0aad1f13b243: Exempt unspendable transaction outputs from dust checks (authored by zathras-crypto <zathrasc@gmail.com>).Jul 18 2015, 15:31