15288 Commits (b5545d8df99fb71bbb627eebe623ff8d9a2d9719)
 

Author SHA1 Message Date
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
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