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
2017-10-09
Merge #10961: Improve readability of DecodeBase58Check(...)
Wladimir J. van der Laan
2017-10-09
Merge #11448: [gui] reset addrProxy/addrSeparateProxyTor if colon char missing
Wladimir J. van der Laan
2017-10-05
Merge #9572: Skip witness sighash cache for non-segwit transactions
Wladimir J. van der Laan
2017-10-05
Merge #10440: [tests] Add libFuzzer support
Wladimir J. van der Laan
2017-10-05
Merge #11437: [Docs] Update Windows build instructions for using WSL and Ubun...
Wladimir J. van der Laan
2017-10-05
Merge #11107: Fix races in AppInitMain and others with lock and atomic bools
MarcoFalke
2017-10-04
Merge #11435: build: Make "make clean" remove all files created when running ...
Wladimir J. van der Laan
2017-10-04
Merge #11440: Fix validationinterface build on super old boost/clang
Wladimir J. van der Laan
2017-10-04
Merge #9937: rpc: Prevent `dumpwallet` from overwriting files
Wladimir J. van der Laan
2017-10-04
build: Make "make clean" remove all files created when running "make check"
practicalswift
2017-10-04
Merge #10939: [init] Check non-emptiness of -blocknotify command prior to exe...
Wladimir J. van der Laan
2017-10-04
Merge #11406: Add state message print to AcceptBlock failure message.
Wladimir J. van der Laan
2017-10-04
Merge #11443: [qa] Allow "make cov" out-of-tree; Fix rpc mapping check
Wladimir J. van der Laan
2017-10-04
Merge #11421: Merge current secp256k1 subtree
MarcoFalke
2017-10-03
Merge #11419: Utils: Fix launchctl not being able to stop bitcoind
Jonas Schnelli
2017-10-04
[gui] reset addrProxy/addrSeparateProxyTor if colon char missing
Cristian Mircea Messel
2017-10-03
Merge #11433: qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-10-03
Merge #11293: Deduplicate CMerkleBlock construction code, add test coverage
MarcoFalke
2017-10-03
[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04
fanquake
2017-10-02
Fix validationinterface build on super old boost/clang
Matt Corallo
2017-10-02
Merge #11407: [tests] add functional test for mempoolreplacement command line...
MarcoFalke
2017-10-02
Merge #11365: [Tests] Add Qt GUI tests to Overview and ReceiveCoin Page
MarcoFalke
2017-10-02
Merge #11021: [rpc] fix getchaintxstats()
Wladimir J. van der Laan
2017-10-02
Merge #11411: script: Change SignatureHash input index check to an assert.
Wladimir J. van der Laan
2017-10-02
Merge #11193: [Qt] Terminate string *pszExePath after readlink and without us...
Wladimir J. van der Laan
2017-10-02
Merge #11432: Remove unused fTry from push_lock
Wladimir J. van der Laan
2017-10-02
Merge #11399: Fix bip68-sequence rpc test
Wladimir J. van der Laan
2017-10-02
Merge #11284: Fix invalid memory access in CScript::operator+= (guidovranken,...
Wladimir J. van der Laan
2017-10-02
Merge #11422: qa: Verify DBWrapper iterators are taking snapshots
Wladimir J. van der Laan
2017-10-02
qa: Fix lcov for out-of-tree builds
MarcoFalke
2017-10-02
Add new step to clean $PATH var by removing /mnt specific Window's %PATH% pat...
Donal OConnor
2017-10-01
qa: check-rpc-mapping must not run on empty lists
MarcoFalke
2017-10-01
qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-09-30
Remove unused fTry from push_lock
João Barbosa
2017-09-30
Verify DBWrapper iterators are taking snapshots
Matt Corallo
2017-09-30
Merge #11303: Fix estimatesmartfee rounding display issue
MarcoFalke
2017-09-30
Merge #11391: Remove lxcbr0 lines from gitian-build.sh
MarcoFalke
2017-09-29
Merge #11418: Add error string for CLEANSTACK script violation
Pieter Wuille
2017-09-29
Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent futur...
MarcoFalke
2017-09-29
Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock
MarcoFalke
2017-09-29
add functional test for mempoolreplacement command line arg
Gregory Sanders
2017-09-29
Bump secp256k1 subtree
MarcoFalke
2017-09-29
Squashed 'src/secp256k1/' changes from 84973d393..0b7024185
MarcoFalke
2017-09-29
Merge #11309: Minor cleanups for AcceptToMemoryPool
MarcoFalke
2017-09-29
Fix launchctl not being able to stop bitcoind
Alejandro Avilés
2017-09-29
Add error string for CLEANSTACK script violation, preventing an "unknown erro...
Mark Friedenbach
2017-09-29
Merge #11414: [docs] Remove partial gitian build instructions from descriptor...
Wladimir J. van der Laan
2017-09-29
Merge #11417: Correct typo in comments
Wladimir J. van der Laan
2017-09-29
Merge #11167: Full BIP173 (Bech32) support
Wladimir J. van der Laan
2017-09-29
Correct typo in comments
Johnson Lau
[next]