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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
|
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-06-14
5
-5
/
+6
|
|
|
|
|
\
|
|
|
|
|
|
|
*
|
Bump VERSION so we can differentiate between fixed 0.4.7rc2 and not-fixed 0.4...
Luke Dashjr
2012-06-14
1
-1
/
+1
|
|
|
|
|
*
|
Bugfix: Move IsStandard scriptSig size check out of IsPushOnly, since BIP16 v...
Luke Dashjr
2012-06-12
2
-3
/
+1
|
|
|
|
|
*
|
fix an incorrect if-clause in net.cpp
Philip Kaufmann
2012-06-06
1
-1
/
+1
|
|
|
|
|
*
|
Serialize access to debug.log stream
Michael Hendricks
2012-06-06
1
-0
/
+3
|
|
|
|
*
|
|
Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694
Wladimir J. van der Laan
2012-06-14
1
-0
/
+6
|
|
|
|
*
|
|
Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperly
Philip Kaufmann
2012-06-14
9
-15
/
+26
|
|
|
|
*
|
|
Don't call exit() in Shutdown() for Bitcoin-Qt (fixes a tray-icon issue)
Philip Kaufmann
2012-06-14
2
-0
/
+4
|
|
|
|
*
|
|
change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not c...
Philip Kaufmann
2012-06-14
1
-1
/
+1
|
|
|
|
*
|
|
removed ability to translate "0 BTC" and "123.456 BTC" as this is only used a...
Philip Kaufmann
2012-06-14
1
-2
/
+2
|
|
|
|
*
|
|
Do not select first address automatically in the address book
Wladimir J. van der Laan
2012-06-14
1
-5
/
+0
|
|
|
*
|
|
|
Bugfix: Allow tray icon to linger until Bitcoin-Qt shuts down completely. Fix...
Luke Dashjr
2012-06-06
1
-2
/
+0
|
|
*
|
|
|
|
Use a 64-bit nonce in ping
Pieter Wuille
2012-06-14
1
-1
/
+2
|
|
*
|
|
|
|
Update comment about secure_allocator<>
Pieter Wuille
2012-06-14
1
-1
/
+0
|
|
*
|
|
|
|
Do not signal outbound semaphore if uninitialized
Pieter Wuille
2012-05-25
1
-2
/
+3
|
|
*
|
|
|
|
Merge branch '0.6.0.x' into 0.6.x
Luke Dashjr
2012-05-22
11
-36
/
+100
|
|
|
\
|
|
|
|
|
|
|
*
|
|
|
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-05-22
8
-34
/
+77
|
|
|
|
\
|
|
|
|
|
|
|
*
|
|
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-05-22
6
-30
/
+66
|
|
|
|
|
\
|
|
|
|
|
|
|
*
|
Prevent crashes due to missing or corrupted blk????.dat records
Jeff Garzik
2012-05-22
1
-2
/
+13
|
|
|
|
|
*
|
Prevent crashes due to missing or corrupted database records
Jeff Garzik
2012-05-22
2
-4
/
+21
|
|
|
|
|
*
|
Correct debug.log output to show correct function the debug is coming from.
R E Broadley
2012-05-22
1
-7
/
+7
|
|
|
|
|
*
|
Update License in File Headers
Fordy
2012-05-20
35
-35
/
+36
|
|
|
|
|
*
|
remove 2 ugly spaces from a message string
Philip Kaufmann
2012-05-20
1
-1
/
+1
|
|
|
|
|
*
|
Always check return values of TxnBegin() and TxnCommit()
Jeff Garzik
2012-05-18
3
-5
/
+11
|
|
|
|
|
*
|
Hopefully final fix for the stuck blockchain issue
Pieter Wuille
2012-05-17
1
-11
/
+13
|
|
|
|
|
*
|
Bump version to 0.4.7
Luke Dashjr
2012-05-08
1
-1
/
+1
|
|
|
|
*
|
|
Filter out whitespace and zero-width non-breaking spaces in validator
Wladimir J. van der Laan
2012-05-22
1
-2
/
+18
|
|
|
|
*
|
|
Update License in File Headers
Fordy
2012-05-20
32
-32
/
+33
|
|
|
|
*
|
|
remove string "TextLabel" from warningLabel, as this is unneeded and as such ...
Philip Kaufmann
2012-05-15
1
-3
/
+0
|
|
|
|
*
|
|
Properly escape " in strings when exporting CSV
Wladimir J. van der Laan
2012-05-15
1
-2
/
+3
|
|
|
|
*
|
|
remove 2 ugly spaces from a string used in translations
Philip Kaufmann
2012-05-15
1
-1
/
+1
|
|
|
|
*
|
|
Bitcoin-Qt: Remove redundant tooltip on optional transaction fee. Fixes #1218
Luke Dashjr
2012-05-15
1
-1
/
+0
|
|
|
|
*
|
|
Bump version to 0.5.6
Luke Dashjr
2012-05-08
1
-1
/
+1
|
|
|
|
*
|
|
Update/fix translations
Luke Dashjr
2012-05-07
14
-11633
/
+4263
|
|
|
|
*
|
|
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-05-07
1
-1
/
+18
|
|
|
|
|
\
|
|
|
|
|
|
|
*
|
Prevent stuck download: correct solution
Pieter Wuille
2012-05-07
1
-2
/
+14
|
|
|
|
|
*
|
Prevent stuck block download in large reorganisations
Pieter Wuille
2012-05-07
1
-3
/
+8
|
|
|
*
|
|
|
Update License in File Headers
Fordy
2012-05-20
40
-40
/
+41
|
|
|
*
|
|
|
Always check return values of TxnBegin() and TxnCommit()
Jeff Garzik
2012-05-18
3
-6
/
+15
|
|
|
*
|
|
|
Correct Date
Fordy
2012-05-15
1
-1
/
+1
|
|
|
*
|
|
|
Correct Date
Fordy
2012-05-15
1
-1
/
+1
|
|
|
*
|
|
|
Bump version to 0.6.0.8
Luke Dashjr
2012-05-08
1
-1
/
+1
|
|
|
*
|
|
|
Update/fix translations
Luke Dashjr
2012-05-07
32
-9035
/
+9973
|
|
|
*
|
|
|
Prevent stuck download: correct solution
Pieter Wuille
2012-05-07
1
-2
/
+14
|
|
|
*
|
|
|
Merge commit '293f264' into 0.6.0.x
Luke Dashjr
2012-05-07
2
-3
/
+10
|
|
|
|
\
|
|
|
|
|
|
|
*
|
|
fix #952 by checking if we have a new address or an updated label
Philip Kaufmann
2012-05-06
1
-3
/
+9
|
|
|
|
*
|
|
Hide UI immediately after leaving the main loop.
Wladimir J. van der Laan
2012-05-06
1
-0
/
+1
|
|
*
|
|
|
|
Remove duplicate behavior on MacOSX
Wladimir J. van der Laan
2012-05-22
1
-1
/
+0
|
|
*
|
|
|
|
Update License in File Headers
Fordy
2012-05-20
44
-44
/
+45
|
|
*
|
|
|
|
Add /bin/sh to bitcoin-qt.pro - as some filesystems don't have the execute flag.
R E Broadley
2012-05-18
3
-3
/
+3
[prev]
[next]