index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2014-10-31
boost: moveonly: split CPubKey and friends to new files
Cory Fields
2014-10-31
boost: moveonly: create eccryptoverify.h|cpp and move helper functions there
Cory Fields
2014-10-29
Separate protocol versioning from clientversion
Cory Fields
2014-10-28
Merge pull request #5100
Pieter Wuille
2014-10-27
Merge pull request #5118
Pieter Wuille
2014-10-27
boost: code movement only: split CECKey into separate files
Cory Fields
2014-10-27
MOVEONLY: core.o -> core/block.o
jtimon
2014-10-27
MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (from
jtimon
2014-10-27
MOVEONLY: separate CTxUndo out of core
jtimon
2014-10-27
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-27
MOVEONLY: Move CFeeRate and Amount constants to amount.o
jtimon
2014-10-27
Build util and common before building server
jtimon
2014-10-27
Merge pull request #5086
Wladimir J. van der Laan
2014-10-22
boost: split stream classes out of serialize.h
Cory Fields
2014-10-13
build: quit abusing LIBS for Windows builds.
Cory Fields
2014-10-02
Make signature cache optional
Pieter Wuille
2014-10-01
Merge pull request #4234
Wladimir J. van der Laan
2014-09-29
Merge pull request #4796
Pieter Wuille
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-09-14
header include cleanup
Philip Kaufmann
2014-09-10
Rename scriptutils.o to wallet_ismine.o
jtimon
2014-09-10
Move scriptutils.o to wallet
jtimon
2014-09-08
Move CBlockIndex, CChain and related code out of main
jtimon
2014-09-08
Separate script/sign
jtimon
2014-09-08
Separate CScriptCompressor
jtimon
2014-09-08
Separate script/standard
jtimon
2014-09-08
Separate script/interpreter
jtimon
2014-09-08
Move CScript class and dependencies to script/script
jtimon
2014-09-08
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
jtimon
2014-08-26
build: add -DMINIUPNP_STATICLIB for new version
Cory Fields
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-19
Merge pull request #4725
Wladimir J. van der Laan
2014-08-19
Merge branch '2014_univalue_warn' into merge-PR4715
Jeff Garzik
2014-08-18
build: add option for reducing exports (v2)
Cory Fields
2014-08-18
Revert "build: add option for reducing exports"
Wladimir J. van der Laan
2014-08-18
Univalue: Do not build JSON escape list at runtime
Jeff Garzik
2014-08-17
build: Add --with-utils (bitcoin-cli and bitcoin-tx, default=yes).
randy-waterhouse
2014-08-17
Merge pull request #4663
Wladimir J. van der Laan
2014-08-16
build : fix CPPFLAGS for libbitcoin_cli
randy-waterhouse
2014-08-15
build: add option for reducing exports
Cory Fields
2014-08-15
build: fix automake warnings about the use of INCLUDES
Cory Fields
2014-08-03
Add built-in seeds for .onion
Wladimir J. van der Laan
2014-07-29
Add "bitcoin-tx" command line utility and supporting modules.
Jeff Garzik
2014-07-29
Consolidate CTransaction hex encode/decode into core_io.h, core_{read,write}.cpp
Jeff Garzik
2014-07-17
build: silence false errors during make clean
Cory Fields
2014-07-09
move rand functions from util to new random.h/.cpp
Philip Kaufmann
2014-07-08
build: fix win32 static linking after libtool merge
Cory Fields
2014-07-01
secp256k1: Add build-side changes for libsecp256k1
Cory Fields
2014-06-28
Move non-trivial uint256.h methods to uint256.cpp
Pieter Wuille
2014-06-25
Move coins.cpp and keystore.cpp to libbitcoin_common
Wladimir J. van der Laan
[prev]
[next]