index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
transactiondesc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Remove useless mapRequest tracking that just effects Qt display.
Matt Corallo
2018-07-09
1
-10
/
+0
*
Add purpose arg to Wallet::getAddress
James O'Beirne
2018-04-25
1
-4
/
+6
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-6
/
+6
*
Remove direct bitcoin calls from qt transaction table files
Russell Yanofsky
2018-04-04
1
-61
/
+77
*
Merge #12620: Remove TransactionTableModel::TxIDRole
Wladimir J. van der Laan
2018-03-07
1
-1
/
+1
|
\
|
*
qt: Remove TransactionTableModel::TxIDRole
João Barbosa
2018-03-07
1
-1
/
+1
*
|
Merge #11372: Address encoding cleanup
Wladimir J. van der Laan
2018-03-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
1
-1
/
+1
*
|
Show a transaction's virtual size in its details dialog.
Chris Moore
2018-03-01
1
-0
/
+2
|
/
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-15
/
+15
*
Merge #10368: [wallet] Remove helper conversion operator from wallet
Wladimir J. van der Laan
2017-11-09
1
-1
/
+1
|
\
|
*
[wallet] Remove CTransaction&() helper conversion operator from wallet implem...
Karl-Johan Alm
2017-05-09
1
-1
/
+1
*
|
Remove duplicate destination decoding
João Barbosa
2017-09-06
1
-2
/
+2
*
|
Introduce wrappers around CBitcoinAddress
Pieter Wuille
2017-09-06
1
-6
/
+5
*
|
scripted-diff: Remove PAIRTYPE
Jorge Timón
2017-06-05
1
-2
/
+2
*
|
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-06-05
1
-2
/
+2
*
|
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-9
/
+9
*
|
scripted-diff: various renames for per-utxo consistency
Pieter Wuille
2017-06-01
1
-1
/
+1
*
|
Switch CCoinsView and chainstate db from per-txid to per-txout
Pieter Wuille
2017-06-01
1
-4
/
+3
|
/
*
Change LogAcceptCategory to use uint32_t rather than sets of strings.
Gregory Maxwell
2017-04-01
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
1
-15
/
+15
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Merge #8672: Qt: Show transaction size in transaction details window
Jonas Schnelli
2016-09-20
1
-0
/
+1
|
\
|
*
qt: Adding transaction size to transaction details window
Hampus Sjöberg
2016-09-06
1
-0
/
+1
|
/
*
Merge #7707: [RPC][QT] UI support for abandoned transactions
Jonas Schnelli
2016-04-04
1
-1
/
+1
|
\
|
*
[Qt] Support for abandoned/abandoning transactions
Jonas Schnelli
2016-04-04
1
-1
/
+1
*
|
[Qt] remove trailing output-index from transaction-id
Jonas Schnelli
2016-03-29
1
-1
/
+2
|
/
*
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
1
-1
/
+1
|
\
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
|
[Qt] add InMempool() info to transaction details
Jonas Schnelli
2015-12-02
1
-1
/
+3
|
/
*
Add have-pubkey distinction to ISMINE flags
Matt Corallo
2015-07-20
1
-2
/
+2
*
[Qt] remove std namespace polution from code
Philip Kaufmann
2015-07-16
1
-4
/
+2
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-2
/
+2
*
Fix off-by-one error w/ nLockTime in the wallet
Peter Todd
2015-05-27
1
-1
/
+1
*
Merge pull request #6022
Wladimir J. van der Laan
2015-04-30
1
-1
/
+0
|
\
|
*
Separate CTranslationInterface from CClientUIInterface
Jorge Timón
2015-04-16
1
-1
/
+0
*
|
Consensus: Create consensus/consensus.h with some constants
jtimon
2015-04-20
1
-0
/
+2
*
|
[Qt, Trivial] remove two unneeded includes of wallet/db.h
Philip Kaufmann
2015-04-20
1
-1
/
+0
|
/
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-2
/
+2
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-7
/
+7
*
[Qt] include and file header cleanup
Philip Kaufmann
2014-09-18
1
-2
/
+2
*
Move CScript class and dependencies to script/script
jtimon
2014-09-08
1
-1
/
+1
*
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
jtimon
2014-09-08
1
-1
/
+1
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
*
[Qt] small Qt-only include cleanup
Philip Kaufmann
2014-07-25
1
-1
/
+1
[next]