Skip to content

Conversation

jonasschnelli
Copy link
Contributor

Adds the information if a transaction is in the mempool, in case it has 0 confirmations.

@laanwj
Copy link
Member

laanwj commented Dec 2, 2015

Concept ACK

@maflcko
Copy link
Member

maflcko commented Dec 8, 2015

utACK a3c3ddb

@GIJensen
Copy link

GIJensen commented Dec 9, 2015

ACK a3c3ddb, thorough code review, and passed test_bitcoin.

@maflcko
Copy link
Member

maflcko commented Dec 9, 2015

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)

@jonasschnelli
Copy link
Contributor Author

Started a gitian build in case someone needs binaries to test this: https://bitcoin.jonasschnelli.ch/pulls/7154/

@jonasschnelli jonasschnelli added this to the 0.13.0 milestone Dec 9, 2015
@fanquake
Copy link
Member

fanquake commented Dec 9, 2015

utACK a3c3ddb

@laanwj laanwj merged commit a3c3ddb into bitcoin:master Dec 9, 2015
laanwj added a commit that referenced this pull request Dec 9, 2015
a3c3ddb [Qt] add InMempool() info to transaction details (Jonas Schnelli)
morcos pushed a commit to morcos/bitcoin that referenced this pull request Jan 13, 2016
Github-Pull: bitcoin#7154
Partial verison of commit: a3c3ddb
luke-jr added a commit to bitcoinknots/bitcoin that referenced this pull request Jun 28, 2016
codablock pushed a commit to codablock/dash that referenced this pull request Sep 5, 2017
a3c3ddb [Qt] add InMempool() info to transaction details (Jonas Schnelli)
UdjinM6 pushed a commit to dashpay/dash that referenced this pull request Sep 7, 2017
* Merge pull request bitcoin#7154

a3c3ddb [Qt] add InMempool() info to transaction details (Jonas Schnelli)

* Merge pull request bitcoin#7218

fa5769e [qt] Fix misleading translation (MarcoFalke)
fa8c8d7 torcontrol debug: Change to a blanket message that covers both cases (MarcoFalke)

* Merge pull request bitcoin#7255

6fd0a07 Remove hardcoded fee from CoinControl ToolTip (fanquake)
5fdf32d Replace some instances of formatWithUnit with formatHtmlWithUnit (fanquake)

* Merge pull request bitcoin#7263

a5a0831 Double semicolon cleanup. (21E14)

* Merge pull request bitcoin#7334

fa989fb [qt] coincontrol workaround is still needed in qt5.4 (fixed in qt5.5) (MarcoFalke)

* Merge pull request bitcoin#7329

9d263bd Typo fixes in comments (Chris Wheeler)

* Merge bitcoin#7396: [Qt] Add option to increase/decrease font size in the console window

43abb02 [Qt] Add a new chevron/arrow icon for the console prompt line (Jonas Schnelli)
56c9e66 [Qt] keep scroll position in GUI console after changing font size (Jonas Schnelli)
3a3a927 [Qt] Add option to increase/decrease font size in the console window (Jonas Schnelli)

* Merge bitcoin#7628: QT: Add 'copy full transaction details' option

b51ed40 QT: Add 'copy full transaction details' option (Eric Shaw)

* Merge bitcoin#7668: Fix history deletion bug after font size change

21e45a0 Fix history deletion bug after font change (Andrew C)

* Copy/Move font size related icons into theme folders

* Use formatTxDate for date/time in TxPlainTextRole
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants