QA: getblocktemplate_longpoll.py should always use >0 fee tx#9977
Merged
maflcko merged 1 commit intobitcoin:masterfrom Mar 14, 2017
Merged
QA: getblocktemplate_longpoll.py should always use >0 fee tx#9977maflcko merged 1 commit intobitcoin:masterfrom
maflcko merged 1 commit intobitcoin:masterfrom
Conversation
Member
|
utACK 655df06
…On Sat, Mar 11, 2017 at 7:06 PM, Suhas Daftuar ***@***.***> wrote:
I saw a test failure that looked like it was due to a 0-fee transaction
being generated.
________________________________
You can view, comment on, or merge this pull request online at:
#9977
Commit Summary
QA: getblocktemplate_longpoll.py should always use >0 fee tx
File Changes
M qa/rpc-tests/getblocktemplate_longpoll.py (4)
Patch Links:
https://github.com/bitcoin/bitcoin/pull/9977.patch
https://github.com/bitcoin/bitcoin/pull/9977.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
maflcko
pushed a commit
that referenced
this pull request
Mar 14, 2017
…e tx 655df06 QA: getblocktemplate_longpoll.py should always use >0 fee tx (Suhas Daftuar) Tree-SHA512: 016647ba1408f8aaa3fc954835542354d54bf2391c4252c1c505101edbbe1cf8dd6a07060930109d0341f86360b9391dfef439999a93a5bae68fc901dace0b71
PastaPastaPasta
pushed a commit
to PastaPastaPasta/dash
that referenced
this pull request
Feb 26, 2019
…e >0 fee tx 655df06 QA: getblocktemplate_longpoll.py should always use >0 fee tx (Suhas Daftuar) Tree-SHA512: 016647ba1408f8aaa3fc954835542354d54bf2391c4252c1c505101edbbe1cf8dd6a07060930109d0341f86360b9391dfef439999a93a5bae68fc901dace0b71
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I saw a test failure that looked like it was due to a 0-fee transaction being generated.