Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
[Qt] add InMempool() info to transaction details #7154
Conversation
jonasschnelli
added
the
GUI
label
Dec 2, 2015
|
Concept ACK |
|
utACK a3c3ddb |
GIJensen
commented
Dec 9, 2015
|
ACK a3c3ddb, thorough code review, and passed test_bitcoin. |
@GIJensen Travis already does this. If you test locally, you may also check in the GUI if the change looks good. (And post a screenshot if appropriate) |
|
Started a gitian build in case someone needs binaries to test this: https://bitcoin.jonasschnelli.ch/pulls/7154/ |
jonasschnelli
added this to the 0.13.0 milestone
Dec 9, 2015
|
utACK a3c3ddb |
laanwj
merged commit a3c3ddb
into
bitcoin:master
Dec 9, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
added a commit
that referenced
this pull request
Dec 9, 2015
added a commit
to morcos/bitcoin
that referenced
this pull request
Jan 13, 2016
added a commit
to bitcoinknots/bitcoin
that referenced
this pull request
Jun 28, 2016
added a commit
to codablock/dash
that referenced
this pull request
Sep 5, 2017
added a commit
to dashpay/dash
that referenced
this pull request
Sep 7, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jonasschnelli commentedDec 2, 2015
Adds the information if a transaction is in the mempool, in case it has 0 confirmations.