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-10
Merge #11469: fix typo in comment of chain.cpp
Wladimir J. van der Laan
2017-10-09
Merge #11460: [depends] mac_alias 2.0.6, ds_store 1.1.2
Jonas Schnelli
2017-10-09
Merge #10853: [tests] Fix RPC failure testing (again)
MarcoFalke
2017-10-09
fix typo in comment of chain.cpp
Johannes Kanig
2017-10-09
Merge #11465: rpc: Update named args documentation for importprivkey
MarcoFalke
2017-10-09
Merge #11367: [rpc] getblockchaininfo: add size_on_disk, prune_target_size
Wladimir J. van der Laan
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-09
Update importprivkey named args documentation
Dusty Williams
2017-10-07
[depends] native_ds_store 1.1.2
fanquake
2017-10-07
[depends] native_mac_alias 2.0.6
fanquake
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
scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
John Newbery
2017-10-05
[tests] do not allow assert_raises_message to be called with JSONRPCException
John Newbery
2017-10-05
[tests] remove direct testing on JSONRPCException from individual test cases
John Newbery
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
[next]