841 Commits (master)

Author SHA1 Message Date
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
Jonathan "Duke" Leto 45a4cba477 fix test docs 6 years ago
Jonathan "Duke" Leto 3ccd5a79e5 Look for the correct config file in our tests 6 years ago
Jonathan "Duke" Leto 752791ae3d Add stub test file for cc tests 6 years ago
Jonathan "Duke" Leto 107fe4500a Fix location of kmd binary used in tests 6 years ago
Jonathan "Duke" Leto 563329ab20 Add new test file 6 years ago
Jonathan "Duke" Leto 41ecade012 Fix some typos in rpc-tests readme 6 years ago
Larry Ruane c0aa34a4b2 generalize mininode.py protocol versioning 6 years ago
Jack Grigg 4aabeebc1f
test: Fix permissions of wallet_addresses 6 years ago
Jack Grigg d75e69da5a
test: Deduplicate logic in wallet_addresses RPC test 6 years ago
Simon f01c11bd0f Add tests for expiryheight parameter of RPC createrawtransaction. 6 years ago
Jack Grigg eec85c4388
Add Sapling support to z_getnewaddress and z_listaddresses 6 years ago
Larry Ruane cb3a815b29 Add call to sync_all() after (z_sendmany, wait) 6 years ago
Daniel Cousens 4b184205e3
rpc: update inline comments to refer to new file paths 8 years ago
Simon 0b6eeac330 Update and fix per review comments, the test for absurd fee. 6 years ago
Eirik Ogilvie-Wigley 62d707d1fd Fix test broken by change indicator 6 years ago
Eirik Ogilvie-Wigley 0646f749f9 Add change indicator for notes 6 years ago
Asher Dawes e7f4832f79
Asher dev (#88) 6 years ago
Simon a4ff089b2a Fix pyflakes error in test zkey_import_export. 6 years ago
Duke Leto e5aa9f617b Fix absurd fee bug reported in #3281, with tests 6 years ago
Jack Grigg 341a22ad90
Skip ELF-only sec-hard checks on non-ELF binaries 6 years ago
Jack Grigg c7e64754dc
Add MacOS support to no-dot-so test 6 years ago
Eirik Ogilvie-Wigley 25c13ef702 Add hashFinalSaplingRoot to getblocktemplate 6 years ago
Larry Ruane fff031688e (rpc-test) accurately account for fee without rounding error 6 years ago
Eirik Ogilvie-Wigley a81b36d267 Add more options when asserting in RPC tests 6 years ago
Jack Grigg 11aa594440
Remove obsolete CreateJoinSplit and GenerateParams binaries 6 years ago
Jack Grigg 2c34c1cbff
Update mempool_nu_activation RPC test to exercise both Overwinter and Sapling 6 years ago
Simon 9bd8f092c6 Closes #3178 by adding verbosity level improvements to getblock RPC. 6 years ago
Jay Graber 7dc0f84788 Add test for dependent txs to mempool_tx_expiry.py 6 years ago
mruddy 690d38f0f8
Resolve issue bitcoin/bitcoin#3166. 9 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jonas Schnelli 216e94fb24
[RPC] createrawtransaction: add option to set the sequence number per input 9 years ago