822 Commits (master)

Author SHA1 Message Date
Jonathan "Duke" Leto 124819cef5 Lots of error checking improvements and more passing tests 6 years ago
Jonathan "Duke" Leto d6635db93a Test for new behavior for faucets 6 years ago
Jonathan "Duke" Leto ade19d82a5 Grab changes from TonyL 6 years ago
Jonathan "Duke" Leto d90c7309e6 Better errors from diceinfo 6 years ago
Anton Lysakov ebe5a796b9 more TokenCC tests 2 6 years ago
Anton Lysakov a46e14f643 more Token CC test #2 6 years ago
Anton Lysakov 482348dbbc more TokenCC tests 6 years ago
Jonathan "Duke" Leto 798686cb3c Fix up 6 years ago
Anton Lysakov 1c1efa160b more TokenCC tests 6 years ago
Jonathan "Duke" Leto e4452dc2dd Get tests passing again, by changing our test to check for an exception, which is the new behavior 6 years ago
Jonathan "Duke" Leto b8245a9397 enable cross chain CC stuff in tests 6 years ago
Jonathan "Duke" Leto df09c378ca Fix a test 6 years ago
Jonathan "Duke" Leto a03146b340 Lots more error checking in rewards and dice 6 years ago
Jonathan "Duke" Leto 8a3e1884d6 More token tests and more error checking and better errors from internals 6 years ago
Jonathan "Duke" Leto 8e0ff2b732 Test refactoring, more tests, and lots of error checking improvements and uint64_t fixes 6 years ago
Jonathan "Duke" Leto ef44dd00e1 more rewards tests 6 years ago
Jonathan "Duke" Leto 66027c0219 Add rewards tests 6 years ago
Jonathan "Duke" Leto 84b40e08a2 Start adding tests for rewardsunlock 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 88e714577b More rewards tests 6 years ago
Jonathan "Duke" Leto 15b76bd76a More rewards tests 6 years ago
Jonathan "Duke" Leto efa644f28e Add some rewards tests 6 years ago
Jonathan "Duke" Leto f1084b8898 Refactor faucet/rewards/dice/token tests into their own functions 6 years ago
Jonathan "Duke" Leto 9b30af9799 Fix bug in FaucetGet where it returns an int instead of a string 6 years ago
Jonathan "Duke" Leto ba0f55ac2f Add tests for tokencreate and rewardsaddress 6 years ago
Jonathan "Duke" Leto a6a826c625 Add more tests, fails sometimes still due to bad-txns-inputs-duplicate 6 years ago
Jonathan "Duke" Leto 7b9e2b3c60 faucetget tests 6 years ago
Jonathan "Duke" Leto fe6882f14c More faucet tests, currently sendrawtransaction failing with bad-txns-inputs-duplicate 6 years ago
Jonathan "Duke" Leto 2098a4c9bb Disallow negative funding in faucetfund 6 years ago
Jonathan "Duke" Leto 700c1fcfc3 Improve error checking on funds argument to faucetfund 6 years ago
Jonathan "Duke" Leto de3a68db84 add more tests for faucetfund edge cases 6 years ago
Jonathan "Duke" Leto 1399f859e0 Mine more blocks to ensure a mature balance 6 years ago
Jonathan "Duke" Leto 77373514f5 Add dicelist test; dicefund/tokeninfo tests need to be funded to work correctly 6 years ago
Jonathan "Duke" Leto 776fb6cd62 Add tests for tokenorders and tokenbalance 6 years ago
Jonathan "Duke" Leto 8567b4386b Add a test for tokenlist 6 years ago
Jonathan "Duke" Leto 7b6e9bf069 More faucet and token tests 6 years ago
Jonathan "Duke" Leto 380bcb10ba Add some dice tests 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 467e1047aa Optimize our cc python test; only start 1 node for now 6 years ago
Eirik Ogilvie-Wigley 4e1e91512d Fix assertion and comment 6 years ago
Eirik Ogilvie-Wigley 7929851626 Only include the change field if we have a spending key 6 years ago
Jonathan "Duke" Leto f4cdde0e85 Enable txindex in regtest komodo.confs and update binary in initialize_chain 6 years ago