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
/
transactionrecord.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Qt] fix transaction details output-index to reflect vout index
Jonas Schnelli
2017-01-26
1
-3
/
+4
*
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
-9
/
+9
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Merge #7707: [RPC][QT] UI support for abandoned transactions
Jonas Schnelli
2016-04-04
1
-0
/
+2
|
\
|
*
[Qt] Support for abandoned/abandoning transactions
Jonas Schnelli
2016-04-04
1
-0
/
+2
*
|
[Qt] remove trailing output-index from transaction-id
Jonas Schnelli
2016-03-29
1
-4
/
+3
|
/
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Add have-pubkey distinction to ISMINE flags
Matt Corallo
2015-07-20
1
-3
/
+3
*
Fix off-by-one error w/ nLockTime in the wallet
Peter Todd
2015-05-27
1
-1
/
+1
*
Consensus: Create consensus/consensus.h with some constants
jtimon
2015-04-20
1
-0
/
+1
*
Includes: Do not include main.h from any other header
Jorge Timón
2015-03-24
1
-0
/
+3
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-1
/
+1
*
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
*
[Wallet] Watch-only fixes
Cozz Lovan
2014-10-03
1
-1
/
+1
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-6
/
+6
*
Introduce BlockMap type for mapBlockIndex
Pieter Wuille
2014-09-04
1
-1
/
+1
*
Revert "UI to alert of respend attempt affecting wallet."
Wladimir J. van der Laan
2014-07-21
1
-7
/
+3
*
replaced MINE_ with ISMINE_
JaSK
2014-07-02
1
-6
/
+6
*
Added MINE_ALL = (spendable|watchonly)
JaSK
2014-07-02
1
-1
/
+1
*
Fixed some stuff in TransactionDesc
JaSK
2014-07-02
1
-3
/
+3
*
removed default argument values for ismine filter
JaSK
2014-07-02
1
-1
/
+1
*
Watchonly transactions are marked in transaction history
JaSK
2014-07-02
1
-0
/
+7
*
Watchonly balances are shown separately in gui.
JaSK
2014-07-02
1
-5
/
+12
*
UI to alert of respend attempt affecting wallet.
Tom Harding
2014-06-27
1
-3
/
+7
*
Move network-time related functions to timedata.cpp/h
Wladimir J. van der Laan
2014-06-25
1
-0
/
+1
*
Add AssertLockHeld for cs_main to ChainActive-using functions
Wladimir J. van der Laan
2014-04-17
1
-0
/
+2
*
qt: Modernize 'confirmed' terminology in shown tx status
Wladimir J. van der Laan
2014-02-28
1
-28
/
+31
*
Merge pull request #3646
Wladimir J. van der Laan
2014-02-16
1
-1
/
+1
|
\
|
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
|
qt: GUI for conflicted transactions
Wladimir J. van der Laan
2014-02-14
1
-1
/
+5
*
|
Rename IsConfirmed to IsTrusted to better match the intended behavior.
Gregory Maxwell
2014-02-12
1
-1
/
+1
|
/
*
Fix off-by-one errors in use of IsFinalTx()
Peter Todd
2014-01-26
1
-2
/
+2
*
Refactor: move GetValueIn(tx) to tx.GetValueIn()
Gavin Andresen
2013-11-30
1
-1
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-9
/
+11
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
*
Refactor/encapsulate chain globals into a CChain class
Pieter Wuille
2013-10-11
1
-3
/
+3
*
qt: add vout index to transaction id in transactions details dialog
Wladimir J. van der Laan
2013-09-06
1
-2
/
+7
*
Removed AcceptToMemoryPool method from CTransaction. This method belongs to t...
Eric Lombrozo
2013-06-05
1
-2
/
+2
*
Display tx nLockTime correctly when set to block #
Peter Todd
2013-01-09
1
-1
/
+1
*
Qt: show mined transactions at depth 1
Philip Kaufmann
2012-08-24
1
-12
/
+2
*
Treat generation (mined) transactions less different from receive transactions
Luke Dashjr
2012-08-23
1
-6
/
+6
*
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
1
-6
/
+7
*
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-20
1
-92
/
+89
*
Clean up warnings
Pieter Wuille
2012-05-09
1
-1
/
+1
*
Remove no-longer used UI hints in bitcoin core
Wladimir J. van der Laan
2012-04-21
1
-1
/
+1
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-1
/
+1
*
Remove unused and unreachable code
Wladimir J. van der Laan
2012-04-17
1
-6
/
+0
*
Restructure credit transaction decomposition (solves issue #689)
Wladimir J. van der Laan
2012-02-06
1
-37
/
+23
[next]