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
2015-05-15
Merge pull request #6135
Wladimir J. van der Laan
2015-05-15
Merge pull request #6102
Wladimir J. van der Laan
2015-05-14
Merge pull request #5964
Gavin Andresen
2015-05-14
CScheduler class for lightweight task scheduling
Gavin Andresen
2015-05-14
Alphabetic order in makefile
Jorge Timón
2015-05-13
Merge pull request #5159
Wladimir J. van der Laan
2015-05-13
Create new BlockPolicyEstimator for fee estimates
Alex Morcos
2015-05-11
Add memusage.h
Pieter Wuille
2015-04-20
Consensus: Create consensus/consensus.h with some constants
jtimon
2015-03-25
Consensus: Refactor: Introduce Consensus::Params class
Jorge Timón
2015-03-24
Includes: Refactor: Move CValidationInterface and CMainSignals out of main
Jorge Timón
2015-03-22
wallet: move crypter to wallet
Cory Fields
2015-03-20
Merge pull request #5745
Wladimir J. van der Laan
2015-03-20
allocators: split allocators and pagelocker
Cory Fields
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-06
build: Endian compatibility
Wladimir J. van der Laan
2015-03-03
Merge pull request #5819
Wladimir J. van der Laan
2015-03-02
keys: remove libsecp256k1 verification until it's actually supported
Cory Fields
2015-02-23
build: remove libstdc++ backwards-compat
Cory Fields
2015-02-15
openssl: abstract out OPENSSL_cleanse
Cory Fields
2015-01-30
Format build flags in src/Makefile.am.
randy-waterhouse
2015-01-26
Merge pull request #5506
Wladimir J. van der Laan
2015-01-08
Merge pull request #5542
Wladimir J. van der Laan
2015-01-06
Use EXTRA_LIBRARIES instead of noinst_LIBRARIES so we can avoid building unus...
Cory Fields
2015-01-06
Move arith_uint256 out of consensus and util
Pieter Wuille
2015-01-06
Use libsecp256k1's RFC6979 implementation
Pieter Wuille
2015-01-05
uint256->arith_uint256 blob256->uint256
Wladimir J. van der Laan
2014-12-05
Move CMerkleBlock and CPartialMerkleTree to their own file
Matt Corallo
2014-12-03
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-01
Merge pull request #5227
Wladimir J. van der Laan
2014-11-24
Check for strnlen and provide it if it is not found.
Pavel Janík
2014-11-20
Add the RFC6979 PRNG
Pieter Wuille
2014-11-20
Add HMAC-SHA256
Pieter Wuille
2014-11-20
Split up crypto/sha2
Pieter Wuille
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
[next]