93 Commits (master)

Author SHA1 Message Date
zebambam 5ac48d8ebc Updated location to new download server, fixing #4100 5 years ago
zebambam 929b302e40 Updated location to new download server 5 years ago
Daira Hopwood 2fe59a5681 qa/zcash/checksec.sh is under a BSD license, with a specialized non-endorsement clause. 5 years ago
Daira Hopwood bc909a7a7f Replace http with https: in links to the MIT license. 5 years ago
Jack Grigg ecde950bac
Add Sapling benchmarks to benchmark runner 5 years ago
mdr0id 4ca5def62f Make pythonisms consistent 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
Jack Grigg 11aa594440
Remove obsolete CreateJoinSplit and GenerateParams binaries 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Jack Grigg b466c1c90c
cleanup: Ensure code is pyflakes-clean for CI 6 years ago
Jack Grigg 818b94f94f
Make number of inputs configurable in validatelargetx test 6 years ago
Duke Leto a20b975a52 Update performance-measurements.sh 7 years ago
Jack Grigg 692bf7a6df
Add --list-stages argument to full_test_suite.py 7 years ago
Jack Grigg 91dd425b4a
Add libsnark tests to full_test_suite.py 7 years ago
Jack Grigg 6e98511cf1
Add stdout notice if any stage fails 7 years ago
Jack Grigg 88fbdc4868
Add bitcoin-util-test.py to full_test_suite.py 7 years ago
Jonathan "Duke" Leto 147fffb7ec Fix bug where performance-measurements.sh fails hards when given no args 7 years ago
Jack Grigg 94790c5d8f
Add memory benchmark for validatelargetx 7 years ago
Jack Grigg c6af0aa453
Move check-security-hardening.sh into full_test_suite.py 7 years ago
Jack Grigg 105b2b6248
Move ensure-no-dot-so-in-depends.py into full_test_suite.py 7 years ago
Jack Grigg aadf3aa159
Replace full-test-suite.sh with a new test suite driver script 7 years ago
Jack Grigg 99dd50c30c
Add benchmark for listunspent 7 years ago
Jack Grigg 091c089d03
Fix incorrect failure in memory benchmark 7 years ago
Jack Grigg 72b4f0b3e6
Individualise performance-measurements.sh errors for debugging 7 years ago
Ariel Gabizon 2e8aefdce1 add load-wallet benchmark 7 years ago
Jack Grigg e719bf75d4
Adjust instructions for UTXO dataset creation 7 years ago
Jack Grigg d669871e8b
Fix bug in benchmark data generation script 7 years ago
Jack Grigg a76174b76b
Benchmark time to call sendtoaddress with many UTXOs 7 years ago
Nathan Wilcox 5a027a4a6e Do not use `-rpcwait` on all `zcash_rpc` invocations, only block when starting zcashd. 7 years ago
Nathan Wilcox 4e47698633 Reuse zcash_rpc. 7 years ago
Nathan Wilcox 453c74743c Fix a variable name typo. 7 years ago
Nathan Wilcox 0cfc9d65fa Enable set -u mode. 7 years ago
Jack Grigg 08dc7889d2
Remove additional sources of determinism from benchmark archive 7 years ago
Jack Grigg c66c731adf
Add a benchmark for calling ConnectBlock on a block with many inputs 7 years ago
Jack Grigg 338ff45787
Use a larger -rpcclienttimeout for slow performance measurements 7 years ago
Jack Grigg 336fa63020
Create empty zcash.conf during performance measurements 8 years ago
Jack Grigg 4082dcb10f
Extend createjoinsplit to benchmark parallel JoinSplits 8 years ago
Jack Grigg 88b7f3c28b
Generate JS for trydecryptnotes, make number of addresses a variable 8 years ago
Jack Grigg 0bb3d40f90
Add benchmark for incrementing note witnesses 8 years ago
Jack Grigg 0fbab55b1b
Add benchmark for attempting decryption of notes 8 years ago
Jack Grigg dfe29d5988
Disable metrics screen in performance-measurements.sh 8 years ago
Daira Hopwood 5d985da5c1 Repair check-security-hardening.sh. 8 years ago
Daira Hopwood 65b502aa98 Benchmark 50 iterations of solveequihash 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