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
...
*
|
|
|
|
|
Restore OSX 10.5 compatibility (do not use pthread_setname_np)
Gavin Andresen
2012-08-21
1
-2
/
+5
*
|
|
|
|
|
Fix 32-bit build error: include util.h to get int64 typedef
Gavin Andresen
2012-08-21
1
-0
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1693 from jgarzik/rpcwallet
Jeff Garzik
2012-08-21
10
-1634
/
+1702
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module
Jeff Garzik
2012-08-21
10
-197
/
+214
|
*
|
|
|
RPC, cosmetic: move wallet-related RPCs to new rpcwallet.cpp module
Jeff Garzik
2012-08-21
7
-1437
/
+1488
*
|
|
|
|
Merge pull request #1687 from gavinandresen/quietunit
Pieter Wuille
2012-08-21
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Suppress output when running unit tests.
Gavin Andresen
2012-08-20
2
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1690 from gavinandresen/signrawtx_null
Gregory Maxwell
2012-08-21
3
-22
/
+28
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Allow signrawtransaction '...' null null 'hashtype'
Gavin Andresen
2012-08-20
3
-22
/
+28
*
|
|
|
|
RPC: submitblock returns null on success, string on error
Jeff Garzik
2012-08-21
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code
Jeff Garzik
2012-08-21
6
-365
/
+393
*
|
|
|
RPC, cosmetic: de-indent getblocktemplate()
Jeff Garzik
2012-08-21
1
-95
/
+93
*
|
|
|
RPC: split new 'submitblock' out of 'getblocktemplate'
Jeff Garzik
2012-08-21
1
-20
/
+32
|
/
/
/
*
|
|
Merge pull request #1689 from gavinandresen/rawtx_singlefix
Gregory Maxwell
2012-08-20
1
-1
/
+5
|
\
\
\
|
*
|
|
When using SIGHASH_SINGLE, do not sign inputs that have no corresponding outp...
Gavin Andresen
2012-08-20
1
-1
/
+5
|
|
/
/
*
|
|
Reject block.nVersion<=1 blocks if network has upgraded to version=2
Gavin Andresen
2012-08-20
1
-1
/
+10
*
|
|
Block height in coinbase as a new block rule
Gavin Andresen
2012-08-20
2
-2
/
+34
*
|
|
Set block.nVersion to fix miner unit test
Gavin Andresen
2012-08-20
1
-0
/
+1
|
/
/
*
|
Merge pull request #1641 from jgarzik/mempool
Jeff Garzik
2012-08-20
3
-4
/
+37
|
\
\
|
*
|
Add 'mempool' P2P command, and extend 'getdata' behavior
Jeff Garzik
2012-07-31
3
-4
/
+37
*
|
|
fix a comment in addrman.cpp
Philip Kaufmann
2012-08-18
1
-1
/
+1
*
|
|
Merge pull request #1680 from Diapolo/add_message_on_blockimport
Wladimir J. van der Laan
2012-08-17
1
-0
/
+1
|
\
\
\
|
*
|
|
add splashscreen message when importing blocks via -loadblock
Philip Kaufmann
2012-08-17
1
-0
/
+1
*
|
|
|
Remove useless non-cross-platform tests.
Matt Corallo
2012-08-17
1
-0
/
+2
*
|
|
|
Merge pull request #1607 from Diapolo/Qt_Win_exe_desc
Wladimir J. van der Laan
2012-08-17
1
-0
/
+26
|
\
\
\
\
|
*
|
|
|
Bitcoin-Qt (Windows only): extend Resource File
Philip Kaufmann
2012-08-14
1
-0
/
+26
|
|
/
/
/
*
|
|
|
Merge pull request #1678 from Diapolo/LoadExternalBlockFile_add_timer
Jeff Garzik
2012-08-17
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
log how long LoadExternalBlockFile() takes in ms (Benchmark)
Philip Kaufmann
2012-08-17
1
-1
/
+3
|
|
/
/
/
*
/
/
/
fix a compiler sign warning in OpenBlockFile()
Philip Kaufmann
2012-08-17
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1649 from Diapolo/optionsdialog
Wladimir J. van der Laan
2012-08-13
3
-12
/
+23
|
\
\
\
|
*
|
|
small UX update for optionsdialog
Philip Kaufmann
2012-08-02
3
-12
/
+23
*
|
|
|
Merge pull request #1614 from Diapolo/Qt_Win_enable_DEP
Wladimir J. van der Laan
2012-08-13
1
-2
/
+14
|
\
\
\
\
|
*
|
|
|
Bitcoin-Qt (Windows only): enable DEP for bitcoin-qt.exe
Philip Kaufmann
2012-08-03
1
-2
/
+14
*
|
|
|
|
Merge pull request #936 from luke-jr/gmp_bip
Gregory Maxwell
2012-08-13
1
-18
/
+93
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'gmp_bip_0.6.0' into gmp_bip
Luke Dashjr
2012-08-03
1
-18
/
+93
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Minimal BIP 22 (getblocktemplate) support
Luke Dashjr
2012-08-03
1
-20
/
+95
*
|
|
|
|
|
Revert "Make this error message similar to the others"
Wladimir J. van der Laan
2012-08-12
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #1661 from laanwj/2012_08_stringsupdate
Wladimir J. van der Laan
2012-08-09
2
-110
/
+151
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update English translation strings
Wladimir J. van der Laan
2012-08-07
2
-110
/
+151
*
|
|
|
|
|
|
Merge pull request #1655 from gmaxwell/signrawtransaction_fix_missing
Gregory Maxwell
2012-08-09
1
-3
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Correctly handle missing inputs in signrawtransaction. Fixes #1654.
Gregory Maxwell
2012-08-06
1
-3
/
+8
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #1658 from TheBlueMatt/qttest
Jeff Garzik
2012-08-07
5
-11
/
+15
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix test_bitcoin build in makefile.linux-mingw
Matt Corallo
2012-08-08
1
-3
/
+4
|
*
|
|
|
|
|
Fix Qt test cases by moving address checks to parseBitcoinURI
Matt Corallo
2012-08-07
2
-6
/
+4
|
*
|
|
|
|
|
Fix Win32 compiling of qt/test/uritests.cpp
Matt Corallo
2012-08-07
1
-1
/
+1
|
*
|
|
|
|
|
Return !0 when qt tests fail.
Matt Corallo
2012-08-07
1
-1
/
+6
|
|
/
/
/
/
/
*
/
/
/
/
/
Make this error message similar to the others
fanquake
2012-08-07
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1650 from Diapolo/spelling_fixes
Jeff Garzik
2012-08-02
3
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
fix further spelling errors / remove a tab in the source
Philip Kaufmann
2012-08-02
3
-5
/
+5
*
|
|
|
|
|
Merge pull request #1644 from Diapolo/update_translations
Wladimir J. van der Laan
2012-08-02
34
-29676
/
+33161
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[prev]
[next]