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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (from
jtimon
2014-10-27
1
-2
/
+2
|
*
MOVEONLY: separate CTxUndo out of core
jtimon
2014-10-27
1
-0
/
+1
|
*
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-27
1
-0
/
+2
|
*
MOVEONLY: Move CFeeRate and Amount constants to amount.o
jtimon
2014-10-27
1
-0
/
+1
*
|
Merge pull request #5118
Pieter Wuille
2014-10-27
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
boost: code movement only: split CECKey into separate files
Cory Fields
2014-10-27
1
-0
/
+2
*
|
Build util and common before building server
jtimon
2014-10-27
1
-4
/
+6
*
|
Merge pull request #5086
Wladimir J. van der Laan
2014-10-27
1
-3
/
+6
|
\
\
|
*
|
build: quit abusing LIBS for Windows builds.
Cory Fields
2014-10-13
1
-3
/
+6
|
|
/
*
/
boost: split stream classes out of serialize.h
Cory Fields
2014-10-22
1
-0
/
+1
|
/
*
Make signature cache optional
Pieter Wuille
2014-10-02
1
-0
/
+2
*
Merge pull request #4234
Wladimir J. van der Laan
2014-10-01
1
-0
/
+1
|
\
|
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-0
/
+1
*
|
Merge pull request #4796
Pieter Wuille
2014-09-29
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Move CBlockIndex, CChain and related code out of main
jtimon
2014-09-08
1
-0
/
+2
*
|
header include cleanup
Philip Kaufmann
2014-09-14
1
-5
/
+5
*
|
Rename scriptutils.o to wallet_ismine.o
jtimon
2014-09-10
1
-2
/
+2
*
|
Move scriptutils.o to wallet
jtimon
2014-09-10
1
-1
/
+1
|
/
*
Separate script/sign
jtimon
2014-09-08
1
-0
/
+2
*
Separate CScriptCompressor
jtimon
2014-09-08
1
-0
/
+2
*
Separate script/standard
jtimon
2014-09-08
1
-0
/
+2
*
Separate script/interpreter
jtimon
2014-09-08
1
-0
/
+2
*
Move CScript class and dependencies to script/script
jtimon
2014-09-08
1
-0
/
+2
*
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
jtimon
2014-09-08
1
-2
/
+2
*
build: add -DMINIUPNP_STATICLIB for new version
Cory Fields
2014-08-26
1
-1
/
+1
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+6
*
Merge pull request #4725
Wladimir J. van der Laan
2014-08-19
1
-0
/
+3
|
\
|
*
build: add option for reducing exports (v2)
Cory Fields
2014-08-18
1
-0
/
+3
*
|
Merge branch '2014_univalue_warn' into merge-PR4715
Jeff Garzik
2014-08-19
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Univalue: Do not build JSON escape list at runtime
Jeff Garzik
2014-08-18
1
-0
/
+1
*
|
Revert "build: add option for reducing exports"
Wladimir J. van der Laan
2014-08-18
1
-3
/
+0
*
|
build: Add --with-utils (bitcoin-cli and bitcoin-tx, default=yes).
randy-waterhouse
2014-08-17
1
-4
/
+2
*
|
Merge pull request #4663
Wladimir J. van der Laan
2014-08-17
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
build: add option for reducing exports
Cory Fields
2014-08-15
1
-0
/
+3
*
|
build : fix CPPFLAGS for libbitcoin_cli
randy-waterhouse
2014-08-16
1
-0
/
+1
|
/
*
build: fix automake warnings about the use of INCLUDES
Cory Fields
2014-08-15
1
-6
/
+15
*
Add built-in seeds for .onion
Wladimir J. van der Laan
2014-08-03
1
-0
/
+1
*
Add "bitcoin-tx" command line utility and supporting modules.
Jeff Garzik
2014-07-29
1
-0
/
+23
*
Consolidate CTransaction hex encode/decode into core_io.h, core_{read,write}.cpp
Jeff Garzik
2014-07-29
1
-0
/
+3
*
build: silence false errors during make clean
Cory Fields
2014-07-17
1
-1
/
+1
*
move rand functions from util to new random.h/.cpp
Philip Kaufmann
2014-07-09
1
-2
/
+4
*
build: fix win32 static linking after libtool merge
Cory Fields
2014-07-08
1
-1
/
+1
*
secp256k1: Add build-side changes for libsecp256k1
Cory Fields
2014-07-01
1
-1
/
+19
*
Move non-trivial uint256.h methods to uint256.cpp
Pieter Wuille
2014-06-28
1
-0
/
+1
*
Move coins.cpp and keystore.cpp to libbitcoin_common
Wladimir J. van der Laan
2014-06-25
1
-3
/
+3
*
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-25
1
-19
/
+39
*
Move network-time related functions to timedata.cpp/h
Wladimir J. van der Laan
2014-06-25
1
-0
/
+2
*
Refactor proof of work related functions out of main
jtimon
2014-06-23
1
-0
/
+2
*
build: fix build weirdness after 54372482.
Cory Fields
2014-06-23
1
-1
/
+1
*
crypto: create a separate lib for crypto functions
Cory Fields
2014-06-21
1
-8
/
+15
[prev]
[next]