Get rid of 'e': all unused
[novacoin.git] / src / init.cpp
2012-03-22 Pieter WuilleAdd -checklevel and improve -checkblocks
2012-03-21 Gavin AndresenRemove -bip16 and -paytoscripthashtime command-line...
2012-03-21 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-21 Pieter WuilleSpeed up block downloading
2012-03-19 Luke DashjrPrint wallet load errors (to debug.log)
2012-03-11 Luke DashjrPrint wallet load errors (to debug.log)
2012-03-03 Sunny KingPPCoin: makefile.unix build ppcoind and log messages...
2012-02-27 Wladimir J. van... On windows, show message box with help, as there is...
2012-02-27 Gavin AndresenMove BIP16 switchover time to April 1
2012-02-26 Gavin AndresenReworked QT settings
2012-02-26 Gavin Andresenbitcoind changes to stop storing settings in wallet...
2012-02-25 Chris MooreAdd option "-splash" so we can disable the splash screen.
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-02-22 Pieter WuilleLeave IRC enabled by default on testnet
2012-02-20 Wladimir J. van... Merge pull request #857 from laanwj/2012_02_fixhelpwindow
2012-02-17 Wladimir J. van... Allow setting UI language from commandline (implements...
2012-02-17 Wladimir J. van... Change #ifdef GUI to #ifdef QT_GUI, GUI is not defined...
2012-02-17 Wladimir J. van... Change #ifdef GUI to #ifdef QT_GUI, GUI is not defined...
2012-02-17 Wladimir J. van... On windows, show message box with help, as there is...
2012-02-17 Wladimir J. van... don't allow -daemon in bitcoin-qt (changes only #defines)
2012-02-17 Wladimir J. van... don't allow -daemon in bitcoin-qt (changes only #defines)
2012-02-14 Wladimir J. van... Enable accessible widgets Qt module on win32, so that...
2012-02-10 Wladimir J. van... Enable accessible widgets Qt module on win32, so that...
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-08 Luke DashjrBugfix: Capitalize kB correctly (upstream: 9d4b05c)
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-02-07 Gavin AndresenLook for flushwallet/listen/irc/dnsseed/upnp instead...
2012-02-06 Gavin Andresen-bip16 option (default: 1) to support / not support...
2012-02-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-02 Gavin AndresenAllow -upnp to override setting in wallet (and simplify...
2012-02-01 Gavin AndresenAllow -upnp to override setting in wallet (and simplify...
2012-01-26 Wladimir J. van... Merge pull request #593 (Full URL Support in bitcoin-qt)
2012-01-17 Pieter WuilleFix handling of default ports
2012-01-13 Matt CoralloAdd -keepnode which attempts to -addnode and keep a...
2012-01-12 Gavin AndresenMerge pull request #743 from gavinandresen/blocknotify
2012-01-06 Sunny KingPPCoin: Rescale coin to 6 fractional digits, allowing...
2012-01-06 Pieter WuilleNetwork stack refactor
2012-01-05 Matt CoralloAdd support for opening bitcoin: URIs directly.
2012-01-03 Gavin Andresen-blocknotify=command argument, implemented using system...
2012-01-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-03 Gavin AndresenI broke -testnet with my TOR option-parsing fixes.
2012-01-03 Gavin AndresenFix issue #659, and cleanup wallet/command-line argumen...
2012-01-03 Gavin AndresenI broke -testnet with my TOR option-parsing fixes.
2012-01-03 Gavin AndresenFix issue #659, and cleanup wallet/command-line argumen...
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-21 Sunny KingPPCoin: default ports; disabling irc; dns seeds; Thread...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-20 Gavin AndresenMerge pull request #717 from TheBlueMatt/installerqtupgrade
2011-12-20 Sunny KingMerge bitcoin v0.5.1 into ppcoin
2011-12-20 Matt CoralloImplement "Start on window system startup" on Win32...
2011-12-19 Gavin AndresenMerge pull request #690 from runeksvendsen/qt-cmdline...
2011-12-17 Sunny KingMerge bitcoin v0.4.0 into ppcoin
2011-12-16 Gavin AndresenMove more newlines out of strings, and fix translations.
2011-12-13 Nils Schneidermove \\n outside _() in --help
2011-12-09 Rune K SvendsenWhen using Qt GUI, move parameter-parsing to start...
2011-12-02 Matt CoralloMove DNS Seed lookup to a new thread.
2011-12-02 Matt CoralloMove DNS Seed lookup to a new thread.
2011-12-02 Gavin AndresenMerge pull request #654 from TheBlueMatt/dnsseed-thread
2011-12-01 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-12-01 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-11-27 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-11-26 Matt CoralloMove DNS Seed lookup to a new thread.
2011-11-19 Sunny KingPPCoin: Disallow free transaction; minimum transaction...
2011-11-18 Sunny KingPPCoin: Separate from bitcoin network; Rename directori...
2011-11-17 Gavin AndresenOnly remove database log files on shutdown after wallet...
2011-11-17 Gavin AndresenOnly remove database log files on shutdown after wallet...
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-11-09 Sunny KingPPCoin: Tool generating genesis block
2011-10-25 Matt CoralloOptionally include additional QT plugins when required...
2011-10-07 Gavin AndresenFix build on windows and mac
2011-09-26 Gavin AndresenRemove wxWidgets
2011-09-26 Gavin AndresenMerge pull request #517 from gavinandresen/DoSprevention
2011-09-21 Gavin AndresenFramework for banning mis-behaving peers
2011-09-02 Wladimir J. van... bitcoin-qt cannot be used as command line rpc client
2011-08-28 Misbakh-Soloviev... add russian translation and add unicode compatibility...
2011-08-16 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-09 Matt CoralloUnify copyright notices.
2011-08-06 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-03 Matt CoralloDon't listen if on TOR (resolves #441).
2011-08-02 Wladimir J. van... add splash screen
2011-07-26 Wladimir J. van... Merge remote branch 'upstream/master'
2011-07-17 Pieter Wuilleget rid of mapPubKeys
2011-07-15 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-07-13 Jeff GarzikMerge pull request #381 from TheBlueMatt/nminversion
2011-07-08 Pieter WuillePrepare codebase for Encrypted Keys.
2011-07-07 Wladimir J. van... Sync to bitcoin git e94010b2395694d56dd6
2011-07-07 Wladimir J. van... temp patch for qtui
2011-07-05 Matt CoralloAdd minversion to wallet.
2011-07-03 Wladimir J. van... windows build fixes
2011-07-01 Jeff GarzikEnable DNS seeding by default.
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-24 James BurkleEdited init.cpp to include a check that -datadir exists
2011-06-22 Wladimir J. van... use #ifdef QT_UI to distinguish Qt UI instead of hardco...
2011-06-20 markfixes for mac build
2011-06-19 Shane WegnerFix missing includes needed for Boost 1.46.
2011-06-18 Wladimir J. van... update bitcoin core from git (eeac8727bc0a951631bd)
2011-06-15 Pieter WuilleCWallet class
2011-06-14 Jeff GarzikMerge pull request #226 from jordanlewis/betterheaders
next