484 Commits (master)

Author SHA1 Message Date
Duke Leto be29cb5983 Improve dpow tests 6 years ago
Duke Leto 3f240e3e82 Remove no longer relevant TODO 6 years ago
Team ChainStrike ecd51b79c5 Basic passing dpow test, run like: ./qa/pull-tester/rpc-tests.sh dpow 6 years ago
Team ChainStrike c9c321e883 Basic passing dpow test, run like: ./qa/pull-tester/rpc-tests.sh dpow 6 years ago
FireMartZ cfd68d8ace Replace tabs with spaces. 6 years ago
Team ChainStrike fba6a314b8 Enable indexes in regtest mode so we can test them 6 years ago
Team ChainStrike 2668e4fda5 Fix binary name in start_node() test utility 6 years ago
Team ChainStrike 64ce14b0d4 Fix various bugs preventing hush tests from running correctly, mostly incorrect binary names 6 years ago
Team ChainStrike a4eb0294c6 Add dpow.py to test files 6 years ago
Jonathan "Duke" Leto a934bef9d4 Start to write tests for RPCs added in dpow branch 6 years ago
Duke Leto 4c8963df52 Move tests to an existing test file and get them all passing 6 years ago
Jonathan "Duke" Leto ce22283f59 Add 3 more tests for z_sendmany related to absurd fee bug 6 years ago
Jonathan "Duke" Leto c56c9493d4 Add a Python test for amount=0 xtns with default fee 6 years ago
Brad Miller 6d3cd3a2f9 Implement note locking for z_mergetoaddress 6 years ago
Duke Leto 8706f91f4d Port upstream fix for z_importviewingkey bug 6 years ago
Jonathan "Duke" Leto 64ebabc661 WIP Port z_listunspent from Zcash 6 years ago
Jonathan "Duke" Leto a069942974 WIP tests for duplicate receivers in z_sendmany 6 years ago
FireMartZ 796a9901c0 Merge non source files. 6 years ago
Jonathan "Duke" Leto 9be947bd9b Remove old/wrong docs 6 years ago
FireMartZ 81eba397a4 Complete changes to make this test pass. 6 years ago
FireMartZ a4927bbca7 Make more wallet.py tests pass 6 years ago
Duke Leto 9a76ecad01 Make some wallet.py tests pass 6 years ago
Duke Leto 75d0fe8f04 s/BTC/HUSH/g in rpc tests 6 years ago
Duke Leto ebf7b761c2 Start tracking Python deps required to run tests, to make it easier on devs 6 years ago
Duke Leto 9dec75efe1 Fix references to BTC in rpc test readme 6 years ago
Duke Leto 82d5c7a4e4 Make all Python RPC tests executable 6 years ago
Larry 5d5862a85e bitcore 6 years ago
Kent Sommer ec64afc52c Patch qa scripts for hush 7 years ago
Kent Sommer 6a531923b2 1.0.13 Dev Rollup 7 years ago
Kent Sommer ff769cfbd8 Support for TLS between Hush Nodes 7 years ago
Jonathan "Duke" Leto 8774b1031c Various branding changes and some copyrights 7 years ago
Larry Ludlow 030ceb26c5 fix qa tests 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
Simon 5023af7bd5 Closes #2637. Make z_shieldcoinbase an experimental feature where it 7 years ago
Jack Grigg f897e075c2
Fix pyflakes warnings in RPC tests 7 years ago
Simon 06c19063bb Implement RPC shield_coinbase #2448. 7 years ago
Jack Grigg 109fed51ff
Additional test cases for importprivkey RPC test 7 years ago
Simon 5a0721f0fe Set up a clean chain. 7 years ago
Simon b17e1b4080 Closes #2583. Exclude watch-only utxos from z_sendmany coin selection. 7 years ago
Ariel Gabizon 2e8aefdce1 add load-wallet benchmark 7 years ago
Nathan Wilcox 3e92c028ce Add a new requirement that `importprivkey` API is idempotent. 7 years ago
Nathan Wilcox 63cdea4233 Add a new rpc-test-specified requirement: `importprivkey` outputs the associated address. (Test fails.) 7 years ago
Nathan Wilcox d29b6b042f key_import_export rpc-test: verify that UTXO view co-evolves for nodes sharing a key. 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
Simon d77a0ac4a0 Closes #2446 by adding generated field to listunspent. 7 years ago
Daira Hopwood ff0f305497 Cosmetics (trailing whitespace, comment conventions, etc.) 7 years ago
Daira Hopwood 811b36ba80 For unused variables reported by pyflakes, either remove the variable, 7 years ago