]> Git Repo - VerusCoin.git/history - qa
Auto merge of #2245 - daira:2244.remove-old-peer-workarounds, r=str4d
[VerusCoin.git] / qa /
2017-06-14 HomuAuto merge of #2245 - daira:2244.remove-old-peer-workar...
2017-05-24 HomuAuto merge of #2280 - str4d:2279-disable-proton-js...
2017-05-23 HomuAuto merge of #2393 - nathan-at-least:2391.make-release...
2017-05-23 HomuAuto merge of #2397 - nathan-at-least:performance-bench...
2017-05-23 Nathan WilcoxDo not use `-rpcwait` on all `zcash_rpc` invocations...
2017-05-23 Nathan WilcoxReuse zcash_rpc.
2017-05-23 Nathan WilcoxFix a variable name typo.
2017-05-23 Nathan WilcoxEnable set -u mode.
2017-05-22 HomuAuto merge of #2389 - str4d:2388-bench-archive-determin...
2017-05-19 Jack GriggRemove additional sources of determinism from benchmark...
2017-05-19 HomuAuto merge of #2364 - emilrus:tordoc, r=nathan-at-least
2017-05-19 HomuAuto merge of #2372 - str4d:2355-connectblock-bench...
2017-05-19 HomuAuto merge of #2281 - str4d:release-version-handling...
2017-05-18 HomuAuto merge of #2376 - str4d:2271-miner-tests, r=nathan...
2017-05-17 Jack GriggAdd a benchmark for calling ConnectBlock on a block...
2017-05-16 HomuAuto merge of #2200 - str4d:1884-tx-priority-test,...
2017-05-13 HomuAuto merge of #2251 - str4d:2210-tor-quotedstring-escap...
2017-04-17 zkbotAuto merge of #2205 - arcalinea:1804_zcash_addresses_in...
2017-04-16 zkbotAuto merge of #2265 - daira:2263.fix-rpc-error-reportin...
2017-04-16 zkbotAuto merge of #2189 - bitcartel:1.0.7_with_apache_qpid...
2017-04-15 Jay GraberPoll on getblocktemplate result rather than use bare...
2017-04-14 Daira HopwoodFix an error reporting bug due to BrokenPipeError and...
2017-04-13 zkbotAuto merge of #2259 - nathan-at-least:simplify-joinspli...
2017-04-07 zkbotAuto merge of #2241 - str4d:2238-benchmark-timeouts...
2017-04-07 Jack GriggUse a larger -rpcclienttimeout for slow performance...
2017-03-26 zkbotAuto merge of #2177 - str4d:2061-tor-ephemeral-hs,...
2017-03-26 zkbotAuto merge of #2203 - arcalinea:2142_security_log_messa...
2017-03-25 SimonAdd AMQP 1.0 support via Apache Qpid Proton C++ API...
2017-03-25 Wladimir J. van... tests: Disable Tor interaction
2017-03-25 zkbotAuto merge of #2176 - str4d:1593-libevent, r=bitcartel
2017-03-25 Jack GriggRevert "Revert "rpc-tests: re-enable rpc-tests for...
2017-03-25 zkbotAuto merge of #2198 - str4d:2139-timer, r=str4d
2017-03-24 Wladimir J. van... test: Avoid ConnectionResetErrors during RPC tests
2017-03-24 Pieter WuilleFix interrupted HTTP RPC connection workaround for...
2017-03-24 zkbotAuto merge of #2052 - str4d:2032-z_importkey-partial...
2017-03-24 zkbotAuto merge of #2187 - bitcartel:1.0.7_getblock_by_heigh...
2017-03-23 Jack GriggTest boolean fallback in z_importkey
2017-03-23 Wladimir J. van... Make RPC tests cope with server-side timeout between...
2017-03-23 Wladimir J. van... Revert "rpc-tests: re-enable rpc-tests for Windows"
2017-03-23 Wladimir J. van... tests: GET requests cannot have request body, use POST...
2017-03-23 Wladimir J. van... qa: Remove -rpckeepalive tests from httpbasics
2017-03-23 Jack GriggRevert "Closes #1680, temporary fix for rpc deadlock...
2017-03-23 zkbotAuto merge of #2168 - str4d:2164-getblock-anchor, r...
2017-03-23 zkbotAuto merge of #2175 - str4d:2074-txn-mempool, r=bitcartel
2017-03-23 Jack GriggFix prioritisetransaction RPC test
2017-03-23 Jack GriggSimplify z_importkey by making rescan a string
2017-03-16 Jack GriggUsability improvements for z_importkey
2017-03-16 Jack GriggAdd tests for getmempoolinfo
2017-03-14 Pavel JaníkImplement REST mempool API, add test and documentation.
2017-03-04 zkbotAuto merge of #2100 - str4d:2074-rpc, r=arcalinea
2017-03-03 zkbotAuto merge of #2101 - str4d:2074-tests, r=arcalinea
2017-03-03 zkbotAuto merge of #2099 - str4d:2074-misc, r=arcalinea
2017-03-03 Casey RodarmorDon't share objects between TestInstances
2017-03-03 Wladimir J. van... tests: Extend RPC proxy tests
2017-03-02 Jack GriggRe-encode t-addrs in disablewallet.py with Zcash prefixes
2017-03-02 Jack GriggAdjust fundrawtransaction RPC test for Zcash
2017-03-02 Wladimir J. van... Fix crash in validateaddress with -disablewallet
2017-03-02 Jonas Schnelli[QA] add testcases for parsing strings as values
2017-03-02 Wladimir J. van... univalue: Avoid unnecessary roundtrip through double...
2017-03-02 zathras-cryptoExempt unspendable transaction outputs from dust checks
2017-03-02 Jonas Schnelli[QA] remove rawtransactions.py from the extended test...
2017-03-02 Jonas Schnelli[QA] fix possible reorg issue in rawtransaction.py...
2017-03-02 Jonas Schnelli[REST] add JSON support for /rest/headers/
2017-03-02 mruddyadd tests for the decodescript rpc. add mention of...
2017-03-02 Wladimir J. van... test: Move reindex test to standard tests
2017-03-02 Jonas Schnellifundrawtransaction tests
2017-03-02 Jonas Schnelliadd RPC tests for setban & disconnectnode
2017-03-02 Jonas Schnelli[RPC] extend setban to allow subnets
2017-03-02 Jonas Schnelli[QA] add setban/listbanned/clearbanned tests
2017-03-02 StephenAdd paytxfee to getwalletinfo, warnings to getnetworkinfo
2017-03-02 zkbotAuto merge of #2138 - daira:2137.compactsize-portabilit...
2017-03-02 zkbotAuto merge of #2124 - str4d:2086-help2man, r=str4d
2017-03-02 zkbotAuto merge of #2014 - arcalinea:test-prioritisetransact...
2017-03-02 zkbotAuto merge of #2141 - bitcartel:1969_free_rate_limiter...
2017-03-02 zkbotAuto merge of #1932 - aniemerg:1522-pause-mining-for...
2017-02-28 SimonPart of #1969. Update tests to avoid error 'absurdly...
2017-02-28 SimonPart of #1969. Changing min fee calculation also change...
2017-02-27 Jay GraberInc num of txs in test mempool
2017-02-20 zkbotAuto merge of #2093 - bitcartel:sent_network_alerts...
2017-02-20 zkbotAuto merge of #1888 - mvrilo:busybox-sha256sum, r=daira
2017-02-12 Jay GraberAdd rpc test for prioritisetransaction
2017-02-10 zkbotAuto merge of #2081 - daira:1955-single-address-mining...
2017-02-10 zkbotAuto merge of #2082 - str4d:univalue-subtree, r=bitcartel
2017-02-10 SimonUpdate test to check for updated error messages in...
2017-02-10 zkbotAuto merge of #2080 - ebfull:libsnark-update, r=bitcartel
2017-02-10 Jack GriggMerge commit 'a4071034f6ad640ef91057fa3f45098c4933f444...
2017-02-10 zkbotAuto merge of #2078 - ebfull:uaf, r=bitcartel
2017-02-09 zkbotAuto merge of #2056 - str4d:2035-experimental-mode...
2017-02-09 zkbotAuto merge of #2054 - str4d:2030-decoderawtransaction...
2017-02-09 SimonUpdate test to check for more joinsplit related fields...
2017-02-09 Jack GriggRequire -experimentalmode for wallet encryption
2017-02-09 zkbotAuto merge of #1965 - str4d:1955-single-address-mining...
2017-02-09 zkbotAuto merge of #2050 - str4d:2020-zmq, r=bitcartel
2017-02-09 zkbotAuto merge of #2068 - bitcartel:2045_sendmany_fee_zero...
2017-02-09 zkbotAuto merge of #1863 - str4d:1795-config-flag-disable...
2017-02-09 Jack GriggAdd test to check for presence of vpub_old & vpub_new...
2017-02-09 Jonas Schnellifix rpc-tests.sh
2017-02-08 SimonAdd test for z_sendmany with fee of 0
2017-02-08 Jonas Schnelli[ZMQ] append a message sequence number to every ZMQ...
2017-02-08 Jack Grigg[qa] py2: Unfiddle strings into bytes explicitly in...
next
This page took 0.068057 seconds and 7 git commands to generate.