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
/
init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove references to bitcoin-wx from comment in init.cpp
Philip Kaufmann
2012-05-01
1
-2
/
+2
*
Make lsn_reset ("detach databases") optional and off by default.
Pieter Wuille
2012-04-26
1
-0
/
+2
*
Make GetDataDir return absolute paths
Pieter Wuille
2012-04-22
1
-1
/
+2
*
Added ability to respond to signals during Block Loading stage.
R E Broadley
2012-04-18
1
-0
/
+9
*
Further reduce header dependencies
Pieter Wuille
2012-04-17
1
-1
/
+0
*
Move CWalletDB code to new walletdb module.
Jeff Garzik
2012-04-17
1
-0
/
+1
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-145
/
+4
*
Use filesystem::path instead of manual string tinkering
Pieter Wuille
2012-04-11
1
-21
/
+15
*
Merge pull request #1054 from sipa/buildinfo
Pieter Wuille
2012-04-10
1
-1
/
+1
|
\
|
*
Build identification strings
Pieter Wuille
2012-04-10
1
-1
/
+1
*
|
Use scoped locks instead of CRITICAL_BLOCK
Pieter Wuille
2012-04-09
1
-3
/
+6
|
/
*
Flush on log size instead of transaction count
Pieter Wuille
2012-04-05
1
-0
/
+1
*
Remove USE_SSL #define
Gavin Andresen
2012-04-04
1
-2
/
+0
*
qtui.h/noui.h interface cleanup
Wladimir J. van der Laan
2012-04-04
1
-9
/
+9
*
move QT_PLUGINS stuff to qt main file, where it belongs
Wladimir J. van der Laan
2012-04-04
1
-11
/
+0
*
VC2010 compile fixes
Wladimir J. van der Laan
2012-04-03
1
-0
/
+4
*
Introduce explicit -walletupgrade option
Pieter Wuille
2012-03-22
1
-0
/
+31
*
Merge branch 'checklevel' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-03-22
1
-1
/
+3
|
\
|
*
Add -checklevel and improve -checkblocks
Pieter Wuille
2012-03-22
1
-1
/
+3
*
|
Merge branch 'addrman' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-03-22
1
-1
/
+1
|
\
\
|
*
|
CAddrMan: stochastic address manager
Pieter Wuille
2012-02-24
1
-1
/
+1
*
|
|
Merge pull request #964 from sipa/fastblocks
Gavin Andresen
2012-03-22
1
-0
/
+1
|
\
\
\
|
*
|
|
Speed up block downloading
Pieter Wuille
2012-03-21
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
Remove -bip16 and -paytoscripthashtime command-line arguments
Gavin Andresen
2012-03-21
1
-18
/
+5
|
/
/
*
|
Print wallet load errors (to debug.log)
Luke Dashjr
2012-03-11
1
-0
/
+2
*
|
Move BIP16 switchover time to April 1
Gavin Andresen
2012-02-27
1
-1
/
+1
*
|
Reworked QT settings
Gavin Andresen
2012-02-26
1
-17
/
+5
*
|
bitcoind changes to stop storing settings in wallet.dat.
Gavin Andresen
2012-02-26
1
-9
/
+0
*
|
Add option "-splash" so we can disable the splash screen.
Chris Moore
2012-02-24
1
-0
/
+1
|
/
*
Leave IRC enabled by default on testnet
Pieter Wuille
2012-02-22
1
-0
/
+5
*
Merge pull request #857 from laanwj/2012_02_fixhelpwindow
Wladimir J. van der Laan
2012-02-20
1
-0
/
+5
|
\
|
*
On windows, show message box with help, as there is no stderr (fixes #702)
Wladimir J. van der Laan
2012-02-17
1
-0
/
+5
*
|
Allow setting UI language from commandline (implements #678)
Wladimir J. van der Laan
2012-02-17
1
-0
/
+3
*
|
Change #ifdef GUI to #ifdef QT_GUI, GUI is not defined anymore...
Wladimir J. van der Laan
2012-02-17
1
-4
/
+4
|
/
*
don't allow -daemon in bitcoin-qt (changes only #defines)
Wladimir J. van der Laan
2012-02-17
1
-3
/
+3
*
Enable accessible widgets Qt module on win32, so that people with screen read...
Wladimir J. van der Laan
2012-02-10
1
-0
/
+1
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. An...
Gavin Andresen
2012-02-07
1
-14
/
+14
*
-bip16 option (default: 1) to support / not support BIP 16. And bumped defaul...
Gavin Andresen
2012-02-06
1
-7
/
+26
*
Allow -upnp to override setting in wallet (and simplify logic a bit)
Gavin Andresen
2012-02-01
1
-10
/
+5
*
Merge pull request #593 (Full URL Support in bitcoin-qt)
Wladimir J. van der Laan
2012-01-26
1
-1
/
+1
|
\
|
*
Add support for opening bitcoin: URIs directly.
Matt Corallo
2012-01-05
1
-1
/
+1
*
|
Fix handling of default ports
Pieter Wuille
2012-01-17
1
-2
/
+2
*
|
Add -keepnode which attempts to -addnode and keep a connection open
Matt Corallo
2012-01-12
1
-1
/
+1
*
|
Merge pull request #743 from gavinandresen/blocknotify
Gavin Andresen
2012-01-12
1
-0
/
+1
|
\
\
|
*
|
-blocknotify=command argument, implemented using system() and boost::thread
Gavin Andresen
2012-01-03
1
-0
/
+1
|
|
/
*
/
Network stack refactor
Pieter Wuille
2012-01-06
1
-1
/
+1
|
/
*
I broke -testnet with my TOR option-parsing fixes.
Gavin Andresen
2012-01-03
1
-1
/
+1
*
Fix issue #659, and cleanup wallet/command-line argument handling a bit
Gavin Andresen
2012-01-03
1
-27
/
+43
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-4
/
+1
[next]