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
...
*
|
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
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-1
/
+4
*
Merge pull request #717 from TheBlueMatt/installerqtupgrade
Gavin Andresen
2011-12-20
1
-0
/
+155
|
\
|
*
Implement "Start on window system startup" on Win32 + Linux.
Matt Corallo
2011-12-20
1
-0
/
+155
*
|
Merge pull request #690 from runeksvendsen/qt-cmdline-options-parsing
Gavin Andresen
2011-12-19
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
When using Qt GUI, move parameter-parsing to start of qt/bitcoin.cpp:main()
Rune K Svendsen
2011-12-09
1
-0
/
+3
*
|
Move more newlines out of strings, and fix translations.
Gavin Andresen
2011-12-16
1
-19
/
+19
*
|
move \\n outside _() in --help
Nils Schneider
2011-12-13
1
-46
/
+46
|
/
*
Merge pull request #654 from TheBlueMatt/dnsseed-thread
Gavin Andresen
2011-12-02
1
-5
/
+0
|
\
|
*
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-11-26
1
-5
/
+0
*
|
Add missing command-line arguments to --help/-? output
Gavin Andresen
2011-11-27
1
-4
/
+15
|
/
*
Only remove database log files on shutdown after wallet encryption/rewrite
v0.5.0rc6
Gavin Andresen
2011-11-17
1
-2
/
+2
*
Obsolete keypool and make sure database removes log files on shutdown.
Gavin Andresen
2011-11-15
1
-4
/
+10
*
Optionally include additional QT plugins when required to build.
Matt Corallo
2011-10-25
1
-0
/
+10
*
Fix build on windows and mac
Gavin Andresen
2011-10-07
1
-6
/
+6
*
Remove wxWidgets
Gavin Andresen
2011-09-26
1
-64
/
+4
*
Merge pull request #517 from gavinandresen/DoSprevention
Gavin Andresen
2011-09-26
1
-0
/
+2
|
\
|
*
Framework for banning mis-behaving peers
Gavin Andresen
2011-09-21
1
-0
/
+2
*
|
bitcoin-qt cannot be used as command line rpc client
Wladimir J. van der Laan
2011-09-02
1
-0
/
+2
*
|
add russian translation and add unicode compatibility (merges pull request #20)
Misbakh-Soloviev Vadim A
2011-08-28
1
-6
/
+6
*
|
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-08-16
1
-0
/
+1
|
\
|
|
*
Unify copyright notices.
Matt Corallo
2011-08-09
1
-0
/
+1
*
|
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-08-06
1
-1
/
+2
|
\
|
|
*
Don't listen if on TOR (resolves #441).
Matt Corallo
2011-08-03
1
-1
/
+2
*
|
add splash screen
Wladimir J. van der Laan
2011-08-02
1
-0
/
+5
*
|
Merge remote branch 'upstream/master'
Wladimir J. van der Laan
2011-07-26
1
-1
/
+0
|
\
|
|
*
get rid of mapPubKeys
Pieter Wuille
2011-07-17
1
-1
/
+0
*
|
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-07-15
1
-3
/
+10
|
\
|
[prev]
[next]