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
/
core.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Discover some missing includes
jtimon
2014-09-02
1
-0
/
+2
*
changed field types in some structures to equivalent unambiguous types
Kamil Domanski
2014-08-30
1
-2
/
+2
*
Move strprintf define to tinyformat.h
Wladimir J. van der Laan
2014-08-20
1
-1
/
+1
*
Remove print() from core functions
Wladimir J. van der Laan
2014-08-20
1
-29
/
+9
*
Revert "Relay double-spends, subject to anti-DOS"
Wladimir J. van der Laan
2014-07-21
1
-16
/
+0
*
Fee fixes
Cozz Lovan
2014-07-08
1
-1
/
+6
*
Move fee policy out of core
Gavin Andresen
2014-07-03
1
-1
/
+1
*
Relay double-spends, subject to anti-DOS
Tom Harding
2014-06-27
1
-0
/
+16
*
Add CMutableTransaction and make CTransaction immutable.
Pieter Wuille
2014-06-21
1
-1
/
+24
*
Type-safe CFeeRate class
Gavin Andresen
2014-06-06
1
-0
/
+19
*
remove CTransaction::IsNewerThan which is never used
Kamil Domanski
2014-05-20
1
-29
/
+0
*
Remove dummy PRIszX macros for formatting
Wladimir J. van der Laan
2014-05-06
1
-2
/
+2
*
Get rid of C99 PRI?64 usage in source files
Wladimir J. van der Laan
2014-02-24
1
-1
/
+1
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
Remove redundant .c_str()s
Wladimir J. van der Laan
2014-01-23
1
-13
/
+13
*
Add verbose boolean to getrawmempool
Gavin Andresen
2013-11-30
1
-0
/
+19
*
Refactor: move GetValueIn(tx) to tx.GetValueIn()
Gavin Andresen
2013-11-30
1
-0
/
+12
*
core: remove includes in .cpp, if header is already in .h
Philip Kaufmann
2013-11-15
1
-2
/
+0
*
Move CCoins-related logic to coins.{cpp.h}
Pieter Wuille
2013-11-10
1
-43
/
+0
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+8
*
Show short scriptPubKeys correctly
Peter Todd
2013-10-24
1
-2
/
+0
*
Replace printf with LogPrintf / LogPrint
Gavin Andresen
2013-09-18
1
-9
/
+9
*
Move core implementations to core.cpp
Pieter Wuille
2013-06-25
1
-0
/
+294
*
Removed AcceptToMemoryPool method from CTransaction. This method belongs to t...
Eric Lombrozo
2013-06-05
1
-1
/
+2
*
Created core.h/core.cpp, added to makefiles. Started moving core structures f...
Eric Lombrozo
2013-06-05
1
-0
/
+6