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
[tests] Tidy up forknotify.py
John Newbery
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
Remove accidental stray semicolon
practicalswift
2017-10-09
Merge #11448: [gui] reset addrProxy/addrSeparateProxyTor if colon char missing
Wladimir J. van der Laan
2017-10-09
Use nullptr instead of NULL
practicalswift
2017-10-09
Update importprivkey named args documentation
Dusty Williams
2017-10-09
Fix a vs. an typo
practicalswift
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-04
Add test for multiwallet batch RPC calls
Russell Yanofsky
2017-10-04
Add missing batch rpc calls to python coverage logs
Russell Yanofsky
2017-10-04
Add missing multiwallet rpc calls to python coverage logs
Russell Yanofsky
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
Make AuthServiceProxy._batch method usable
Russell Yanofsky
2017-10-03
Merge #11433: qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-10-03
Limit AuthServiceProxyWrapper.__getattr__ wrapping
Russell Yanofsky
2017-10-03
Fix uninitialized URI in batch RPC requests
Russell Yanofsky
2017-10-03
[test] P2P functional test for certain fingerprinting protections
Jim Posen
2017-10-03
[net] Ignore getheaders requests for very old side blocks
Jim Posen
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
Avoid NULL pointer dereference when _walletModel is NULL (which is valid)
practicalswift
2017-10-02
Use two boolean literals instead of re-using variable
practicalswift
2017-10-02
Remove duplicate uriParts.size() > 0 check
practicalswift
2017-10-02
Remove redundant check (!ecc is always true)
practicalswift
[prev]
[next]