15259 Commits (b9e79ab415996964cfdfaaa0f8dddbcda8aa7d32)
 

Author SHA1 Message Date
Johannes Kanig f902e40c76 fix typo in comment of chain.cpp 7 years ago
MarcoFalke 92eadc3950
Merge #11465: rpc: Update named args documentation for importprivkey 7 years ago
Wladimir J. van der Laan 3a93270c55
Merge #11367: [rpc] getblockchaininfo: add size_on_disk, prune_target_size 7 years ago
Wladimir J. van der Laan da0478e6e5
Merge #10961: Improve readability of DecodeBase58Check(...) 7 years ago
practicalswift 0aacfa43c1 Remove accidental stray semicolon 7 years ago
Wladimir J. van der Laan d473e6ddc5
Merge #11448: [gui] reset addrProxy/addrSeparateProxyTor if colon char missing 7 years ago
practicalswift 68feb49105 Use nullptr instead of NULL 7 years ago
Dusty Williams aa57590d7c Update importprivkey named args documentation 7 years ago
practicalswift c6b07fddcf Fix a vs. an typo 7 years ago
fanquake f617d1b06c
[depends] native_ds_store 1.1.2 7 years ago
fanquake 46b752ab57
[depends] native_mac_alias 2.0.6 7 years ago
Wladimir J. van der Laan 17f2acedbe
Merge #9572: Skip witness sighash cache for non-segwit transactions 7 years ago
Wladimir J. van der Laan 9e8ef9d991
Merge #10440: [tests] Add libFuzzer support 7 years ago
Wladimir J. van der Laan becbd71b0c
Merge #11437: [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04 7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
John Newbery 677d893ff7 [tests] do not allow assert_raises_message to be called with JSONRPCException 7 years ago
John Newbery 5864e9c161 [tests] remove direct testing on JSONRPCException from individual test cases 7 years ago
MarcoFalke e93fff1463
Merge #11107: Fix races in AppInitMain and others with lock and atomic bools 7 years ago
Wladimir J. van der Laan 167cef8082
Merge #11435: build: Make "make clean" remove all files created when running "make check" 7 years ago
Wladimir J. van der Laan 74123eabdd
Merge #11440: Fix validationinterface build on super old boost/clang 7 years ago
Wladimir J. van der Laan 7f11ef2608
Merge #9937: rpc: Prevent `dumpwallet` from overwriting files 7 years ago
practicalswift f35d033369 build: Make "make clean" remove all files created when running "make check" 7 years ago
Wladimir J. van der Laan a1f7f18709
Merge #10939: [init] Check non-emptiness of -blocknotify command prior to executing 7 years ago
Wladimir J. van der Laan e12522dfda
Merge #11406: Add state message print to AcceptBlock failure message. 7 years ago
Wladimir J. van der Laan a4c833fec1
Merge #11443: [qa] Allow "make cov" out-of-tree; Fix rpc mapping check 7 years ago
MarcoFalke 9ccafb1d7b
Merge #11421: Merge current secp256k1 subtree 7 years ago
Russell Yanofsky 4526d21e52 Add test for multiwallet batch RPC calls 7 years ago
Russell Yanofsky 74182f235c Add missing batch rpc calls to python coverage logs 7 years ago
Russell Yanofsky 505530c6cf Add missing multiwallet rpc calls to python coverage logs 7 years ago
Jonas Schnelli 093074b843
Merge #11419: Utils: Fix launchctl not being able to stop bitcoind 7 years ago
Cristian Mircea Messel ce2418fa4c [gui] reset addrProxy/addrSeparateProxyTor if colon char missing 7 years ago
Russell Yanofsky 9f67646f17 Make AuthServiceProxy._batch method usable 7 years ago
MarcoFalke b4a509a3f8
Merge #11433: qa: Restore bitcoin-util-test py2 compatibility 7 years ago
Russell Yanofsky e02007aade Limit AuthServiceProxyWrapper.__getattr__ wrapping 7 years ago
Russell Yanofsky edafc718ad Fix uninitialized URI in batch RPC requests 7 years ago
Jim Posen eff4bd8ab2 [test] P2P functional test for certain fingerprinting protections 7 years ago
Jim Posen a2be3b66b5 [net] Ignore getheaders requests for very old side blocks 7 years ago
MarcoFalke dbc4ae0396
Merge #11293: Deduplicate CMerkleBlock construction code, add test coverage 7 years ago
fanquake 696ce46306
[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04 7 years ago
Matt Corallo 96c2ce9d34 Fix validationinterface build on super old boost/clang 7 years ago
MarcoFalke 8ddf60db7a
Merge #11407: [tests] add functional test for mempoolreplacement command line arg 7 years ago
MarcoFalke f199b8a33d
Merge #11365: [Tests] Add Qt GUI tests to Overview and ReceiveCoin Page 7 years ago
practicalswift 76fed838f3 Avoid NULL pointer dereference when _walletModel is NULL (which is valid) 7 years ago
practicalswift 4971a9a3c9 Use two boolean literals instead of re-using variable 7 years ago
practicalswift b5fb33943f Remove duplicate uriParts.size() > 0 check 7 years ago
practicalswift 7466991670 Remove redundant check (!ecc is always true) 7 years ago
practicalswift 55224af6bd Remove redundant NULL checks after new 7 years ago
Wladimir J. van der Laan 90926db238
Merge #11021: [rpc] fix getchaintxstats() 7 years ago
Wladimir J. van der Laan 339da9ca41
Merge #11411: script: Change SignatureHash input index check to an assert. 7 years ago
Wladimir J. van der Laan c5c77bdcc6
Merge #11193: [Qt] Terminate string *pszExePath after readlink and without using memset 7 years ago