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
*
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-01-03
1
-25
/
+42
|
\
|
*
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
-25
/
+42
*
|
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-12-02
1
-5
/
+0
|
\
|
|
*
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-12-02
1
-5
/
+0
|
*
Add missing command-line arguments to --help/-? output
Gavin Andresen
2011-12-01
1
-4
/
+15
|
*
Only remove database log files on shutdown after wallet encryption/rewrite
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
*
|
Add missing command-line arguments to --help/-? output
Gavin Andresen
2011-12-01
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
|
\
|
|
*
Merge pull request #381 from TheBlueMatt/nminversion
Jeff Garzik
2011-07-12
1
-2
/
+10
|
|
\
|
|
*
Add minversion to wallet.
Matt Corallo
2011-07-05
1
-2
/
+10
|
*
|
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-08
1
-1
/
+0
|
|
/
|
*
Enable DNS seeding by default.
Jeff Garzik
2011-07-01
1
-1
/
+3
|
*
Edited init.cpp to include a check that -datadir exists
James Burkle
2011-06-23
1
-2
/
+11
|
*
Fix missing includes needed for Boost 1.46.
Shane Wegner
2011-06-19
1
-0
/
+1
|
*
CWallet class
Pieter Wuille
2011-06-15
1
-7
/
+15
|
*
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-14
1
-0
/
+7
|
|
\
|
|
*
Only include certain boost headers if necessary.
Jordan Lewis
2011-05-17
1
-0
/
+2
|
|
*
Only include strlcpy.h when we have to
Jordan Lewis
2011-05-15
1
-0
/
+1
|
|
*
Only include init.h when we have to
Jordan Lewis
2011-05-15
1
-0
/
+1
|
|
*
Only include net.h when we have to
Jordan Lewis
2011-05-15
1
-0
/
+1
|
|
*
Only included rpc.h when necessary
Jordan Lewis
2011-05-15
1
-0
/
+1
|
|
*
Only include db.h when we have to.
Jordan Lewis
2011-05-15
1
-0
/
+1
|
*
|
Faster timeout when connecting
Pieter Wuille
2011-06-12
1
-0
/
+8
|
*
|
Remove unused variable
Han Lin Yap
2011-06-11
1
-1
/
+0
|
*
|
Update transactions already in the wallet when rescanning.
Pieter Wuille
2011-05-22
1
-1
/
+1
|
|
/
|
*
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-15
1
-8
/
+3
|
*
Support for name lookups in -connect and -addnode
Pieter Wuille
2011-05-10
1
-1
/
+3
|
*
Manual merge of jaromil's source tree reorg commit.
Jeff Garzik
2011-05-09
1
-1
/
+1
|
*
directory re-organization (keeps the old build system)
Jaromil
2011-04-23
1
-0
/
+523
*
Sync to bitcoin git e94010b2395694d56dd6
Wladimir J. van der Laan
2011-07-07
1
-1
/
+3
*
windows build fixes
Wladimir J. van der Laan
2011-07-03
1
-1
/
+1
*
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-26
1
-10
/
+27
[next]