15280 Commits (57ee73990f1ce29916adfd99f93eae1ccea1a43b)
 

Author SHA1 Message Date
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
Wladimir J. van der Laan 058c0f996b
Merge #11432: Remove unused fTry from push_lock 7 years ago
Wladimir J. van der Laan 557aba6ce7
Merge #11399: Fix bip68-sequence rpc test 7 years ago
Wladimir J. van der Laan 10bee0dd4f
Merge #11284: Fix invalid memory access in CScript::operator+= (guidovranken, ajtowns) 7 years ago
Wladimir J. van der Laan c641ccac5b
Merge #11422: qa: Verify DBWrapper iterators are taking snapshots 7 years ago
MarcoFalke fae60e3386 qa: Fix lcov for out-of-tree builds 7 years ago
Donal OConnor 4f890ba6bc
Add new step to clean $PATH var by removing /mnt specific Window's %PATH% paths that cause issues with the make system 7 years ago
MarcoFalke fae2673d5d qa: check-rpc-mapping must not run on empty lists 7 years ago
MarcoFalke fafff1220c qa: Restore bitcoin-util-test py2 compatibility 7 years ago
João Barbosa 92848e5058 Remove unused fTry from push_lock 7 years ago
Matt Corallo bb8376bbc3 Verify DBWrapper iterators are taking snapshots 7 years ago
MarcoFalke e542728cde
Merge #11303: Fix estimatesmartfee rounding display issue 7 years ago
MarcoFalke 7632310515
Merge #11391: Remove lxcbr0 lines from gitian-build.sh 7 years ago
Pieter Wuille 38c201f47c
Merge #11418: Add error string for CLEANSTACK script violation 7 years ago
Daniel Edgecumbe b7dfc6c4b8 [rpc] getblockchaininfo: add size_on_disk, prune_target_size, automatic_pruning 7 years ago
MarcoFalke ff4cd6075b
Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent future similar errors 7 years ago
MarcoFalke 9c3c9cdae3
Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock 7 years ago
Gregory Sanders 1088b5322d add functional test for mempoolreplacement command line arg 7 years ago
MarcoFalke 999968e416 Bump secp256k1 subtree 7 years ago
MarcoFalke fd86f998fc Squashed 'src/secp256k1/' changes from 84973d393..0b7024185 7 years ago
MarcoFalke 93d20a734d
Merge #11309: Minor cleanups for AcceptToMemoryPool 7 years ago
MarcoFalke faaeeb0d3e Bump univalue and fix json formatting in tests 7 years ago
MarcoFalke 619bb05037 Squashed 'src/univalue/' changes from 16a1f7f6e..fe805ea74 7 years ago
Alejandro Avilés ab5bba7783 Fix launchctl not being able to stop bitcoind 7 years ago
Mark Friedenbach cee28fbc3f Add error string for CLEANSTACK script violation, preventing an "unknown error" if the CLEANSTACK error condition is set. 7 years ago
Wladimir J. van der Laan bbc901d3a6
Merge #11414: [docs] Remove partial gitian build instructions from descriptors dir. 7 years ago
Wladimir J. van der Laan 0ec9c91623
Merge #11417: Correct typo in comments 7 years ago
Wladimir J. van der Laan aa624b61c9
Merge #11167: Full BIP173 (Bech32) support 7 years ago
Johnson Lau 6f33d8c791 Correct typo in comments 7 years ago
Jonas Schnelli 8213838db2 [Qt] tolerate BIP173/bech32 addresses during input validation 7 years ago