822 Commits (3b2da0164bed3a3a58f628c9737524998d670009)

Author SHA1 Message Date
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 9 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
Brad Miller 98a4f6a656 Implement note locking for z_mergetoaddress 6 years ago
Jack Grigg 70420ff34f Test calling z_mergetoaddress to merge notes while a note merge is ongoing 6 years ago
Jack Grigg 67b849d7d4 Fix z_importviewingkey startHeight parameter 6 years ago
Jack Grigg 3fe2f3d143
Update -enforcenodebloom RPC test with filterclear vs filteradd 6 years ago
Jack Grigg b77e46fe01
Add RPC test for -enforcenodebloom 6 years ago
Jack Grigg 10e97b8f00
test: Add missing Overwinter fields to mininode's CTransaction 6 years ago
Daira Hopwood 473a113241 Don't increase banscore if the transaction only just expired. 6 years ago
Daira Hopwood a0ea82301a Test that receiving an expired transaction does not increase the peer's ban score. 6 years ago
Daira Hopwood 697140ede5 Add support for Overwinter v3 transactions to mininode framework. 6 years ago
Jack Grigg 26cdb83add
Update blockchain.py RPC test for Zcash 7 years ago
Pieter Wuille f95bf4c417
Fix chainstate serialized_size computation 9 years ago
James O'Beirne 79272bfaf9
Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator 9 years ago
Jack Grigg fe87fd2b36
Add RPC test of RewindBlockIndex 6 years ago
Jack Grigg 28915c30ca
Fix z_importviewingkey startHeight parameter 6 years ago
Jonathan "Duke" Leto afdd64c6ae Add tests for new JoinSplit keys returned by z_listreceivedbyaddress 6 years ago
Scott Sadler 4c121ffdb0 cpp test suite for cryptoconditions integration 6 years ago
Brad Miller 4e6400bc00 Implement note locking for z_mergetoaddress 6 years ago
Jack Grigg 9666cc912a Test calling z_mergetoaddress to merge notes while a note merge is ongoing 6 years ago
Simon d72c19a662 Closes #2910. Add z_listunspent RPC call. 6 years ago