44 Commits (980350b9b4e3018a06f4848d88f2d2434b2a63cc)

Author SHA1 Message Date
Duke Leto 980350b9b4 Stuck in the grind 3 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Duke Leto a2b3316664 Port PR93 from @denioD 4 years ago
Duke Leto 75fa411537 Tweak some test suite stuff 4 years ago
Duke Leto a61118e818 Update python test framework for Hush 4 years ago
ca333 41a7dcf549 add mempool tests 5 years ago
jl777 58cd849591
Jl777 (#1311) 5 years ago
Duke Leto c99801952b Teach RPC interface about dpow-enabled minconfs (#1231) 5 years ago
Anton Lysakov 3a1f15a5ef start node is specific now for cryptoconditions tests 6 years ago
Anton Lysakov 572db45f9d repaired faucet tests by second node adding 6 years ago
Anton Lysakov ec6811d60f initial version of multi-nodes testing 6 years ago
Eirik Ogilvie-Wigley 882a4f577f Fix potentially misleading test failures 6 years ago
Eirik Ogilvie-Wigley 5602e1f1a6 Allow passing timeout parameter to wait_and_assert_operationid_status 6 years ago
Eirik Ogilvie-Wigley 4d89d020a6 Remove unneeded semicolons 6 years ago
Eirik Ogilvie-Wigley 611f93244b Allow more information to be returned when an async rpc fails 6 years ago
Jonathan "Duke" Leto 941619eb46 Make the REGTEST AC special in our test suite, so we get a predictable rpc port number 6 years ago
Jonathan "Duke" Leto d48c67574f Improve faucetaddress tests 6 years ago
Jonathan "Duke" Leto 8d454fb58e Sleep a bit to give time for regtest komodod to start 6 years ago
Jonathan "Duke" Leto dcc6cdb083 Remove reference to REGTEST.conf in start_node which all tests use, not just CC tests. it is passed via extra_args 6 years ago
Jonathan "Duke" Leto eb8f0960e1 Fix some docs and references to bitcoind 6 years ago
Jonathan "Duke" Leto 38a2d0c825 Pass along extra_args correctly to get correct rpc user/pass 6 years ago
Jonathan "Duke" Leto 3528faa711 Use correct rpc user/pass; this only works the second time its run, some kind of timing/caching issue 6 years ago
Jonathan "Duke" Leto 626af0e73e Getting closer, invalid rpc user/pass instead of wrong port 6 years ago
Jonathan "Duke" Leto 5ec4373ca4 More debugging trying to make getblockcount work and not have komodod hang the test 6 years ago
Jonathan "Duke" Leto 32829f6d6f Fix various test suite bugs and create CC AC in our tests 6 years ago
Jonathan "Duke" Leto f4cdde0e85 Enable txindex in regtest komodo.confs and update binary in initialize_chain 6 years ago
Jonathan "Duke" Leto 3ccd5a79e5 Look for the correct config file in our tests 6 years ago
Eirik Ogilvie-Wigley a81b36d267 Add more options when asserting in RPC tests 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jack Grigg b7caaf954b
test: Move wait_and_assert_operationid_status debug output before asserts 6 years ago
Jack Grigg 57e6ecda5a
Implement roll-back limit for reorganisation 7 years ago
Per Grön d4ab94a6d9 Print result of RPC call in test only when PYTHON_DEBUG is set 7 years ago
Per Grön 8993edfb77 Deduplicate test utility method wait_and_assert_operationid_status 7 years ago
Daira Hopwood 811b36ba80 For unused variables reported by pyflakes, either remove the variable, 7 years ago
Daira Hopwood aff0bf7fa1 Clean up imports to be pyflakes-checkable. fixes #2450 7 years ago
Wladimir J. van der Laan f3e1770cfb
tests: Disable Tor interaction 9 years ago
Jack Grigg c7cb3c13ea
[qa] py2: Unfiddle strings into bytes explicitly in ZMQ RPC test 7 years ago
Daira Hopwood 02a4ace02c Disable metrics screen in RPC tests 8 years ago
Taylor Hornby aaf6495948 Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 8 years ago
Jonas Schnelli 7b7f258396 rpc-tests: remove python-bitcoinrpc directory 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 10 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 9 years ago
Suhas Daftuar 29bff0e684 Add some travis debugging for python scripts 9 years ago
Suhas Daftuar 6c1d1ba6fc Python p2p testing framework 9 years ago
mrbandrews f9ec3f0fad Add block pruning functionality 9 years ago
Pieter Wuille 6b04508e37 Introduce separate 'generate' RPC call 9 years ago
Gavin Andresen 9e56532959
Coinbases-in-mempool regression test 10 years ago
Jonas Schnelli 01dc2d83f8 [REST] add REST interface tests in rpc-test section 10 years ago