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-13
Add a CValidationInterface::TransactionRemovedFromMempool
Matt Corallo
2017-10-13
Merge #11456: Replace relevant services logic with a function suite.
Pieter Wuille
2017-10-13
Merge #7061: [Wallet] Add RPC call "rescanblockchain <startheight> <stopheight>"
Jonas Schnelli
2017-10-13
Switch DNSSeed-needed metric to any-automatic-nodes, not services
Matt Corallo
2017-10-13
Clarify docs for requirements/handling of addnode/connect nodes
Matt Corallo
2017-10-13
Rename fAddnode to a more-descriptive "manual_connection"
Matt Corallo
2017-10-13
Replace relevant services logic with a function suite.
Matt Corallo
2017-10-12
Merge #10099: Slightly Improve Unit Tests for Checkqueue
Pieter Wuille
2017-10-12
Merge #10898: Fix invalid checks (NULL checks after dereference, redundant ch...
Wladimir J. van der Laan
2017-10-12
[QA] Add RPC based rescan test
Jonas Schnelli
2017-10-12
[Wallet] add rescanblockchain <start_height> <stop_height> RPC command
Jonas Schnelli
2017-10-12
Merge #11277: Fix uninitialized URI in batch RPC requests
Wladimir J. van der Laan
2017-10-12
Merge #11073: Remove dead store in ecdsa_signature_parse_der_lax.
Wladimir J. van der Laan
2017-10-12
Merge #11133: Document assumptions that are being made to avoid division by zero
Wladimir J. van der Laan
2017-10-11
Merge #11420: Bump univalue subtree and fix json formatting in tests
Wladimir J. van der Laan
2017-10-11
Merge #10941: Add blocknotify and walletnotify functional tests
Wladimir J. van der Laan
2017-10-11
Merge #11113: [net] Ignore getheaders requests for very old side blocks
Wladimir J. van der Laan
2017-10-11
Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is ch...
Wladimir J. van der Laan
2017-10-10
[tests] Add -walletnotify functional test
João Barbosa
2017-10-10
[tests] Add -blocknotify functional test
João Barbosa
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
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-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
[next]