484 Commits (master)

Author SHA1 Message Date
Daira Hopwood 5d985da5c1 Repair check-security-hardening.sh. 8 years ago
Simon 5eed758493 Update test to use integer amount as well as decimal amount when calling z_sendmany 8 years ago
Jack Grigg 2b499f4386
Fix RPC tests that require wallet encryption 8 years ago
Simon 2b1cda3b6a Return improved error message when trying to spend Coinbase coins (#1373). 8 years ago
Jack Grigg ddea44a27e
Update comments 8 years ago
Jack Grigg 1a62587e9a
Delay caching of nullifiers when wallet is locked 8 years ago
Jack Grigg 8f445ee774
Break the RPC test by encrypting the mirroring wallet 8 years ago
Jack Grigg 52fdce985f
Add RPC test showing correct handling of JS txns from blockchain 8 years ago
Daira Hopwood 3040239e2a Cosmetics in RPC tests. 8 years ago
Daira Hopwood 218ded68f3 Fix RPC tests to not rely on accounts. 8 years ago
Simon f7cfb52d3c Add vjoinsplit to JSON output of RPC call gettransaction 8 years ago
Daira Hopwood db5dd18c16 Repair rpc-tests/signrawtransactions.py. 8 years ago
Jack Grigg f92f004714 Fix zkey test 8 years ago
Simon 86cf60b5c8 Fixes #1345 so that UTXO debit and credits are computed correctly for a transaction. 8 years ago
Daira Hopwood 65b502aa98 Benchmark 50 iterations of solveequihash 8 years ago
Jack Grigg 5be6abbf84 Store the Equihash solution in minimal representation in the block header 8 years ago
Jack Grigg 649be423f8 Fix previous commit 8 years ago
Jack Grigg 6609813753 Simplify optional parameters 8 years ago
Jack Grigg f7478de67f Add thread parameter to solveequihash benchmark 8 years ago
Taylor Hornby 88325d8abb Add more commands to run unit tests under valgrind. 8 years ago
Taylor Hornby 56734f4b27 Pull in upstream's make check-security, based on upstream PR #6854 and #7424. 8 years ago
Taylor Hornby 1327d1915a Add tests for security hardening features 8 years ago
Taylor Hornby effd7ca1d8 Add checksec.sh from http://www.trapkit.de/tools/checksec.html 8 years ago
Sean Bowe 1737627c4e Introduce `zcsamplejoinsplit` for creating a raw joinsplit description, and use it to construct the joinsplit for the performance tests that verify joinsplits. 8 years ago
Sean Bowe d36098f873 Rename `pour` in RPC tests. 8 years ago
Sean Bowe 22de160219 Fixes for indentation and local variable names. 8 years ago
Sean Bowe fd933ed05e Fix tests 8 years ago
Sean Bowe 6e33353ea2 Rename pour RPC tests 8 years ago
Sean Bowe ffcfe76d4f Change encryptedbucket1 to encryptednote1. 8 years ago
Sean Bowe b7e4abd6f7 Rename some usage of 'pour'. 8 years ago
Sean Bowe 92b73b0dbb Remove zerocash tests from full-test-suite. 8 years ago
Sean Bowe 2fbbde597c Always check valid joinsplits during performance tests, and avoid recomputing them every time we change the circuit. 8 years ago
Sean Bowe 9c45b501ad Make `validatelargetx` test more accurate, reduce block size limit to 1MB for now. 8 years ago
Sean Bowe 2ba9641767 Fix performance test for block verification. 8 years ago
Jack Grigg f5edc37f3f Add performance tests for creating and validating a MAX_BLOCK_SIZE transaction 8 years ago
Jack Grigg 3985a40d1f Change default ports 8 years ago
Jack Grigg 3fe29eab90 Fix failing tests 8 years ago
Jack Grigg 196cf25d5b Update RPC tests to account for decreased block interval 8 years ago
Taylor Hornby 57c074e1e4 Enable -alertnotify for hard fork detection. Test it. 8 years ago
Jack Grigg 9378a04f1b Update RPC tests to account for reserved field 8 years ago
Sean Bowe 1744fec274 Update the zkSNARK parameters. 8 years ago
Sean Bowe 3960e14d91 Update performance measurement transaction. 8 years ago
Taylor Hornby fc8c101acf Enable -v for valgrind so we can see counts for each error. 8 years ago
Taylor Hornby 0af5e31282 Pass -DPURIFY to OpenSSL so it doesn't clutter valgrind output. 8 years ago
Taylor Hornby d578de8e27 Add ability to run things under valgrind. 8 years ago
Sean Bowe 6b5d608899 Update proving key and tests that depend on transaction structure changes 8 years ago
Sean Bowe 3e0af61b86 Update zkSNARK proving/verifying keys. 8 years ago
Sean Bowe 0cdfab1d92 Remove the zerocash tests from the full test suite. 8 years ago
Sean Bowe ddb03c3e8d Fix performance measurements due to modified transaction structure. 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