317 Commits (70e7fba06da36218688a4cae4a5d12332c714247)

Author SHA1 Message Date
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Matt Corallo f18a119ac0 Implement "Start on window system startup" on Win32 + Linux. 13 years ago
Gavin Andresen 6e39e7c9b3 Move more newlines out of strings, and fix translations. 13 years ago
Nils Schneider 43421af2e4 move \\n outside _() in --help 13 years ago
Rune K Svendsen 4dba26620c When using Qt GUI, move parameter-parsing to start of qt/bitcoin.cpp:main() 13 years ago
Gavin Andresen e1b1055b46 Add missing command-line arguments to --help/-? output 13 years ago
Matt Corallo 2bc6cecebb Move DNS Seed lookup to a new thread. 13 years ago
Gavin Andresen 1c15f88653 Only remove database log files on shutdown after wallet encryption/rewrite 13 years ago
Gavin Andresen d764d9161e Obsolete keypool and make sure database removes log files on shutdown. 13 years ago
Matt Corallo 5f2e76b8c7 Optionally include additional QT plugins when required to build. 13 years ago
Gavin Andresen 6853e627f1 Fix build on windows and mac 13 years ago
Gavin Andresen 565c4771b6 Remove wxWidgets 13 years ago
Gavin Andresen 15f3ad4dbd Framework for banning mis-behaving peers 13 years ago
Wladimir J. van der Laan b2d1129f27 bitcoin-qt cannot be used as command line rpc client 13 years ago
Misbakh-Soloviev Vadim A 3f0816e3d9 add russian translation and add unicode compatibility (merges pull request #20) 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Matt Corallo 01a509fa26 Don't listen if on TOR (resolves #441). 13 years ago
Wladimir J. van der Laan 10d680cff4 add splash screen 13 years ago
Pieter Wuille 03fbd79049 get rid of mapPubKeys 13 years ago
Pieter Wuille acd6501610 Prepare codebase for Encrypted Keys. 13 years ago
Wladimir J. van der Laan ae3d0aba15 Sync to bitcoin git e94010b239 13 years ago
Wladimir J. van der Laan 42c405ad23 temp patch for qtui 13 years ago
Matt Corallo 7ec552676c Add minversion to wallet. 13 years ago
Wladimir J. van der Laan 8fe2308b34 windows build fixes 13 years ago
Jeff Garzik 362efb24c1 Enable DNS seeding by default. 13 years ago
Wladimir J. van der Laan e8ef3da713 update core to d0d80170a2 (CWallet class) 13 years ago
James Burkle ed2c01405f Edited init.cpp to include a check that -datadir exists 13 years ago
Wladimir J. van der Laan 47c6215c22 use #ifdef QT_UI to distinguish Qt UI instead of hardcoded #if 0 13 years ago
mark 3c7ebaedcd fixes for mac build 13 years ago
Shane Wegner 926e14b362 Fix missing includes needed for Boost 1.46. 13 years ago
Wladimir J. van der Laan 0eeb4f5d5b update bitcoin core from git (eeac8727bc) 13 years ago
Pieter Wuille 64c7ee7e6b CWallet class 13 years ago
Wladimir J. van der Laan 18cf214528 update bitcoin core to git ce148944c7 13 years ago
Pieter Wuille 76d660ebd3 Faster timeout when connecting 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Wladimir J. van der Laan 822f2e3ddf update to newest git bitcoin core 13 years ago
Wladimir J. van der Laan 858ff187f5 don't start in server mode 13 years ago
Wladimir J. van der Laan 18cab09a95 core initialisation, client model binding 13 years ago
Wladimir J. van der Laan 69d605f410 integration of core bitcoin 13 years ago