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-11-19
build: add --with-libs so that libs are optional
Cory Fields
2014-11-19
build: add libbitcoinconsensus files and hook up the lib build
Cory Fields
2014-11-19
build: make a distinction between static app ldflags and static lib ldflags
Cory Fields
2014-11-18
build: secp256k1 as a subdir, since it's required
Cory Fields
2014-11-18
Always build and link libsecp256k1
Pieter Wuille
2014-11-18
Merge pull request #2844
Jeff Garzik
2014-11-14
script: create sane error return codes for script validation and remove logging
Cory Fields
2014-11-11
Add unauthenticated HTTP REST interface to public blockchain data.
Jeff Garzik
2014-11-06
Reduce bitcoin-tx dependencies
Pieter Wuille
2014-11-05
Reduce bitcoin-cli dependencies
Pieter Wuille
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
[next]