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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix missing includes needed for Boost 1.46.
Shane Wegner
2011-06-19
1
-0
/
+1
*
|
CWallet class
Pieter Wuille
2011-06-15
1
-122
/
+134
*
|
move wallet code to separate file
Pieter Wuille
2011-06-15
1
-1116
/
+165
|
/
*
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-14
1
-0
/
+4
|
\
|
*
Only include certain boost headers if necessary.
Jordan Lewis
2011-05-17
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 include db.h when we have to.
Jordan Lewis
2011-05-15
1
-0
/
+1
*
|
Merge pull request #264 from sipa/mintxfeefix
Jeff Garzik
2011-06-05
1
-3
/
+12
|
\
\
|
*
|
Fix for small change outputs
Pieter Wuille
2011-05-25
1
-3
/
+12
|
|
/
*
|
Merge pull request #255 from sipa/rescanupdate
Jeff Garzik
2011-06-05
1
-2
/
+2
|
\
\
|
*
|
Update transactions already in the wallet when rescanning.
Pieter Wuille
2011-05-22
1
-2
/
+2
|
|
/
*
|
bugfix: accept free transactions
Pieter Wuille
2011-05-28
1
-1
/
+1
*
|
Separate required fee for relaying and creation
Pieter Wuille
2011-05-26
1
-3
/
+3
|
/
*
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-15
1
-60
/
+58
*
Add #ifdef USE_UPNP around usage of fUseUPnP to fix build failure.
Daniel Holbert
2011-05-12
1
-2
/
+0
*
Replace CENT with new constant MIN_TX_FEE, where appropriate.
Jeff Garzik
2011-05-11
1
-1
/
+1
*
Manual merge of jaromil's source tree reorg commit.
Jeff Garzik
2011-05-09
1
-81
/
+5
*
directory re-organization (keeps the old build system)
Jaromil
2011-04-23
1
-0
/
+4104
[prev]