index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.cpp
Age
Commit message (
Expand
)
Author
2012-03-22
Introduce explicit -walletupgrade option
Pieter Wuille
2012-03-22
Merge branch 'checklevel' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-03-22
Merge branch 'addrman' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-03-22
Merge pull request #964 from sipa/fastblocks
Gavin Andresen
2012-03-22
Add -checklevel and improve -checkblocks
Pieter Wuille
2012-03-21
Remove -bip16 and -paytoscripthashtime command-line arguments
Gavin Andresen
2012-03-21
Speed up block downloading
Pieter Wuille
2012-03-11
Print wallet load errors (to debug.log)
Luke Dashjr
2012-02-27
Move BIP16 switchover time to April 1
Gavin Andresen
2012-02-26
Reworked QT settings
Gavin Andresen
2012-02-26
bitcoind changes to stop storing settings in wallet.dat.
Gavin Andresen
2012-02-24
Add option "-splash" so we can disable the splash screen.
Chris Moore
2012-02-24
CAddrMan: stochastic address manager
Pieter Wuille
2012-02-22
Leave IRC enabled by default on testnet
Pieter Wuille
2012-02-20
Merge pull request #857 from laanwj/2012_02_fixhelpwindow
Wladimir J. van der Laan
2012-02-17
Allow setting UI language from commandline (implements #678)
Wladimir J. van der Laan
2012-02-17
Change #ifdef GUI to #ifdef QT_GUI, GUI is not defined anymore...
Wladimir J. van der Laan
2012-02-17
On windows, show message box with help, as there is no stderr (fixes #702)
Wladimir J. van der Laan
2012-02-17
don't allow -daemon in bitcoin-qt (changes only #defines)
Wladimir J. van der Laan
2012-02-10
Enable accessible widgets Qt module on win32, so that people with screen read...
Wladimir J. van der Laan
2012-02-07
Update all copyrights to 2012
Gavin Andresen
2012-02-07
Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. An...
Gavin Andresen
2012-02-06
-bip16 option (default: 1) to support / not support BIP 16. And bumped defaul...
Gavin Andresen
2012-02-01
Allow -upnp to override setting in wallet (and simplify logic a bit)
Gavin Andresen
2012-01-26
Merge pull request #593 (Full URL Support in bitcoin-qt)
Wladimir J. van der Laan
2012-01-17
Fix handling of default ports
Pieter Wuille
2012-01-12
Add -keepnode which attempts to -addnode and keep a connection open
Matt Corallo
2012-01-12
Merge pull request #743 from gavinandresen/blocknotify
Gavin Andresen
2012-01-06
Network stack refactor
Pieter Wuille
2012-01-05
Add support for opening bitcoin: URIs directly.
Matt Corallo
2012-01-03
-blocknotify=command argument, implemented using system() and boost::thread
Gavin Andresen
2012-01-03
I broke -testnet with my TOR option-parsing fixes.
Gavin Andresen
2012-01-03
Fix issue #659, and cleanup wallet/command-line argument handling a bit
Gavin Andresen
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
Merge pull request #717 from TheBlueMatt/installerqtupgrade
Gavin Andresen
2011-12-20
Implement "Start on window system startup" on Win32 + Linux.
Matt Corallo
2011-12-19
Merge pull request #690 from runeksvendsen/qt-cmdline-options-parsing
Gavin Andresen
2011-12-16
Move more newlines out of strings, and fix translations.
Gavin Andresen
2011-12-13
move \\n outside _() in --help
Nils Schneider
2011-12-09
When using Qt GUI, move parameter-parsing to start of qt/bitcoin.cpp:main()
Rune K Svendsen
2011-12-02
Merge pull request #654 from TheBlueMatt/dnsseed-thread
Gavin Andresen
2011-11-27
Add missing command-line arguments to --help/-? output
Gavin Andresen
2011-11-26
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-11-17
Only remove database log files on shutdown after wallet encryption/rewrite
v0.5.0rc6
Gavin Andresen
2011-11-15
Obsolete keypool and make sure database removes log files on shutdown.
Gavin Andresen
2011-10-25
Optionally include additional QT plugins when required to build.
Matt Corallo
2011-10-07
Fix build on windows and mac
Gavin Andresen
2011-09-26
Remove wxWidgets
Gavin Andresen
2011-09-26
Merge pull request #517 from gavinandresen/DoSprevention
Gavin Andresen
[next]