index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-05-29
Merge #16086: contrib: use newer config.guess & config.sub in install_db4.sh
Wladimir J. van der Laan
2019-05-29
Merge #16039: docs: add release note for 14954
MarcoFalke
2019-05-29
Merge #15703: Update secp256k1 subtree to latest upstream
Wladimir J. van der Laan
2019-05-29
Merge #16046: util: Add type safe GetTime
Wladimir J. van der Laan
2019-05-29
Merge #16089: depends: add ability to skip building zeromq
Wladimir J. van der Laan
2019-05-29
Merge #16056: mempool: remove unused magic number from consistency check
Wladimir J. van der Laan
2019-05-29
Merge #16047: doc: analyzepsbt description in doc/psbt.md
Wladimir J. van der Laan
2019-05-29
Merge #16113: gui: move coin control "OK" to the right hand side of the dialog
Jonas Schnelli
2019-05-29
Merge #15741: Batch write imported stuff in importmulti
MeshCollider
2019-05-28
Merge #16114: contrib: add curl as a required program in gitian-build.py
MarcoFalke
2019-05-28
docs: add release note for 14954
fanquake
2019-05-28
contrib: add curl as a required program in gitian-build.py
fanquake
2019-05-28
gui: move coin control OK to the right
fanquake
2019-05-28
wallet: Pass WalletBatch to CWallet::UnsetWalletFlag
João Barbosa
2019-05-28
Apply the batch treatment to CWallet::SetAddressBook via ImportScriptPubKeys
Ben Woosley
2019-05-28
Move some of ProcessImport into CWallet::Import*
Ben Woosley
2019-05-27
Merge #16095: Catch by reference not value in wallettool
MarcoFalke
2019-05-26
Exceptions should be caught by reference, not by value.
Kristaps Kaupe
2019-05-25
Merge #15622: Remove global symbols: Avoid using the global namespace if poss...
MarcoFalke
2019-05-25
Remove global symbols: Avoid using the global namespace if possible
practicalswift
2019-05-25
depends: add ability to skip building zeromq
fanquake
2019-05-25
Merge #16059: configure: Fix thread_local detection
MarcoFalke
2019-05-24
contrib: use newer config.guess & config.sub in install_db4.sh
fanquake
2019-05-24
Merge #16042: test: Bump MAX_NODES to 12
MarcoFalke
2019-05-24
Merge #16078: test: replace tx hash with txid in rawtransaction test
MarcoFalke
2019-05-24
remove parameters -addresstype=legacy in rpc_rawtransaction test
LongShao007
2019-05-23
Merge #16080: build/doc: update bitcoin_config.h packages, release process
MarcoFalke
2019-05-23
configure: Add flag for enabling thread_local.
Carl Dong
2019-05-23
util: Add type safe GetTime
MarcoFalke
2019-05-23
Merge #16034: refactoring: Rename LockAnnotation to LockAssertion and add run...
MarcoFalke
2019-05-23
Merge #16024: [rpc] deriveaddresses: Correction of descriptor checksum in RPC...
MarcoFalke
2019-05-23
doc: add bitcoin_config.h PACKAGE updates to release process
Jon Atack
2019-05-23
build: bump bitcoin_config.h packages to v0.18
Jon Atack
2019-05-23
Merge #16079: wallet_balance.py: Prevent edge cases
MarcoFalke
2019-05-23
wallet_balance.py: Prevent edge cases
Steven Roose
2019-05-23
replace tx hash with txid in test rawtransaction
LongShao007
2019-05-22
Merge #16063: rpc: Mention getwalletinfo where a rescan is triggered
MarcoFalke
2019-05-22
Merge #16073: refactor: Improve CRollingBloomFilter::reset by using std::fill
Wladimir J. van der Laan
2019-05-22
refactor: Improve CRollingBloomFilter::reset by using std::fill
João Barbosa
2019-05-22
bench: Add benchmark for CRollingBloomFilter::reset
João Barbosa
2019-05-22
Merge #16015: validation: Hold cs_main when reading chainActive in RewindBloc...
MarcoFalke
2019-05-22
Merge #16049: depends: switch to secure download of all dependencies
MarcoFalke
2019-05-22
Merge #16071: RPC: Hint for importmulti in help output of importpubkey and im...
MarcoFalke
2019-05-22
rpc: Mention getwalletinfo where a rescan is triggered
João Barbosa
2019-05-22
RPC: Hint for importmulti in help output of importpubkey and importaddress
Kristaps Kaupe
2019-05-21
Merge #13555: Tests: parameterize adjustment period in versionbits_computeblo...
MarcoFalke
2019-05-20
parameterize hard coded numbers referring to miner conf window
Jordan Baczuk
2019-05-20
depends: switch to secure download of all dependencies
Ulrich Kempken
2019-05-20
mempool: remove unused magic number from consistency check
Gregory Sanders
[next]