841 Commits (master)

Author SHA1 Message Date
Anton Lysakov 5e182b2056 splitted cryptoconditions tests and made it pass 6 years ago
Anton Lysakov 8584b6d23a separated CC tests execution 6 years ago
Anton Lysakov 9283364725 initil gateways test (gateway creation) 6 years ago
Anton Lysakov 6e15b6fbd6 initial tests for ChannelsCC 6 years ago
Anton Lysakov 3a4366bef4 added tests for oracles data publishing 6 years ago
jl777 8c939c1af5 https://github.com/zcash/zcash/pull/3605/files 6 years ago
jl777 a5be135052 https://github.com/zcash/zcash/pull/3684/files 6 years ago
Anton Lysakov 08e029bf40 separated tests for different CCs to different files 6 years ago
Jonathan "Duke" Leto 1617998925 Add ac_private test to suite 6 years ago
Jonathan "Duke" Leto f60ba7d7cb Basic test for ac_private chains 6 years ago
Jonathan "Duke" Leto 5ed808b25f Add VerusHash tests, which currently give: JSONRPC error: Division by zero 6 years ago
Anton Lysakov 3a1f15a5ef start node is specific now for cryptoconditions tests 6 years ago
Anton Lysakov b1ece1933f commented not-working 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
Anton Lysakov 97b1ef6625 Revert "some diceCC rpc/tests fixes" 6 years ago
Anton Lysakov 286ae11874 some diceCC rpc/tests fixes 6 years ago
Eirik Ogilvie-Wigley 882a4f577f Fix potentially misleading test failures 6 years ago
Anton Lysakov 8c2c4c7ecc added oracles creation rpc tests 6 years ago
Anton Lysakov 951627d7cb this space made tests failing 6 years ago
Simon 61caa46619 For #3359. Return error if Sapling addresses passed to RPC z_mergetoaddress. 6 years ago
Simon de1b86a429 For #3359. RPCs transferring funds return error if Sapling addresses are used before Sapling activation. 6 years ago
Eirik Ogilvie-Wigley 0917c84d9a Better error message when sending to both sprout and sapling 6 years ago
Simon 01918e8742 Update test to verify Sapling nullifiers and witnesses persist correctly. 6 years ago
miketout 3ce8aba005 Fix readme merge error 6 years ago
arielgabizon eb0bf23751 add test for sapling spend with transparent recipient 6 years ago
Simon 56765e24cb Add test to verify final sapling root in block header is updated. 6 years ago
Eirik Ogilvie-Wigley 3f824a908b Fix HDSeed comment 6 years ago
miketout c2dc091e40 Merge branch 'master' of https://github.com/zcash/zcash into dev 6 years ago
Simon 01282e4fa6 Update wallet_persistence test to verify spending notes after restart. 6 years ago
Simon 08f1baaaca Update wallet_persistence test to verify wallet txs are persisted across restarts. 6 years ago
Simon 5537bf5cdb Fix file permissions of QA test wallet_persistence.py 6 years ago
mdr0id 2fcf06077f
Persist Sapling key material in the wallet to disk 6 years ago
mdr0id 87ae893d75
Revert "wallet: Comment out HDSeed and CHDChain persistence to disk" 6 years ago
Jack Grigg 089ec92e7b
Fix pyflakes warnings 6 years ago
Jack Grigg f09aae037c
Update wallet_listreceived test for now-correct empty Sapling memos 6 years ago
Simon f0dcfceb81 Closes #3560. Update Sapling note data correctly when importing a key. 6 years ago
Jack Grigg 5f91a95641
Add Sapling support to z_shieldcoinbase 6 years ago
Simon b7549f2aec Add test that Sapling shielded transactions have MAX_PRIORITY 6 years ago
Simon 5f57babd08 Cleanup to address review comments. 6 years ago
Larry Ruane d7d6480ce3 z_listunspent rpc unit test: add testing for Sapling 6 years ago
Jay Graber 011f9a02ef Add rpc test for sprout txs z_listunspent 6 years ago
Larry Ruane e4f0d6a8de Sapling support for z_listreceivedbyaddress 6 years ago
Simon 4c4e1718b1 Update qa test as offline regtest nodes need branch id passed in. 6 years ago
Simon 18f8abb62d Closes #3534. Do not use APPROX_RELEASE_HEIGHT to get consensus branch 6 years ago
Eirik Ogilvie-Wigley c10249f3de Remove unused import 6 years ago
Simon 3501519bc8 Update qa test to check for Sapling related JSON fields. 6 years ago
Eirik Ogilvie-Wigley 40b9527301 Incorporate APPROX_RELEASE_HEIGHT when determining what consensus branch to sign with 6 years ago
Eirik Ogilvie-Wigley 19697025c6 Add test for signing raw transactions offline 6 years ago
Eirik Ogilvie-Wigley 5602e1f1a6 Allow passing timeout parameter to wait_and_assert_operationid_status 6 years ago