Page MenuHomePhabricator

Revert "Prepare a flag for charging for excessive utxo creation"
AbandonedPublic

Authored by Mengerian on Jun 4 2018, 23:37.

Details

Reviewers
jasonbcox
deadalnix
schancel
Group Reviewers
Restricted Project
Summary

This reverts commit ea91b58aac8be54912e0a2e251116336fd726d40.

This flag is no long necessary, as we have decided to use a different
method for weighting transation billing.

Test Plan
make check && ./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
revert-D962
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2701
Build 3514: Bitcoin ABC Buildbot (legacy)
Build 3513: arc lint + arc unit

Event Timeline

jasonbcox requested changes to this revision.Jun 5 2018, 00:33
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/config.h
67 ↗(On Diff #4062)

Looks like the merge borked here too, as this function definition shouldn't have moved.

This revision now requires changes to proceed.Jun 5 2018, 00:33
src/config.h
67 ↗(On Diff #4062)

Weird. Thanks. I need a better way to visualize diffs before I put them up.

This revision is now accepted and ready to land.Jun 8 2018, 22:59
Mengerian abandoned this revision.
Mengerian added a reviewer: schancel.