Commit Graph

20698 Commits

Author SHA1 Message Date
miketout
aeadfa0490 Debugging 2018-10-14 03:21:49 -07:00
miketout
98760e4a4b Update minimum chain work for Verus and test chains 2018-10-14 02:25:33 -07:00
miketout
5106eab4d1 C string vs. std::string 2018-10-14 01:49:14 -07:00
miketout
ba375e2e92 Debugging network messages 2018-10-14 01:43:51 -07:00
miketout
41e9e058e0 Additional null pindex checks 2018-10-14 01:31:58 -07:00
miketout
e82ee7e3cc Don't stake on null wallet call 2018-10-14 00:01:16 -07:00
miketout
ec8a120b4d Cleanup, comment out test code, prepare for release PR 2018-10-13 22:49:45 -07:00
miketout
11f4f605e2 Update signing to deal with NULL keystore 2018-10-13 21:42:30 -07:00
miketout
6c621e0e43 Allow NULL keystore to actually work 2018-10-13 21:03:47 -07:00
miketout
51848bbce5 Remove debug outs 2018-10-13 19:46:30 -07:00
Michael Toutonghi
09dc47493c Check unserialized tx 2018-10-13 19:04:50 -07:00
miketout
26bf01e90e Correct script serialization 2018-10-13 18:21:44 -07:00
miketout
e5ea351a13 Clip subscript end for cc properly 2018-10-13 16:43:48 -07:00
miketout
9c0342676d Update handling of relayed stake transactions 2018-10-13 16:04:44 -07:00
miketout
c8700efe63 Change default note contents in Tx builder and cheat message change 2018-10-13 14:29:17 -07:00
Michael Toutonghi
60b798c4b7 Update stake cheat spend 2018-10-13 14:23:20 -07:00
miketout
351733339e Prepare for release keys 2018-10-13 02:04:15 -07:00
miketout
ac2b240436 Add value to cheat catcher through SendChangeTo 2018-10-13 01:24:36 -07:00
miketout
3abeed2c60 Fix reference and test signature 2018-10-13 00:45:41 -07:00
miketout
56ac817fb8 Fix height or greater check 2018-10-12 22:44:52 -07:00
miketout
1ca4abe444 Cleanup cheatcatcher 2018-10-12 22:41:43 -07:00
miketout
54036e72cd Revert POS change 2018-10-12 21:51:30 -07:00
miketout
4326041663 Cheatcatcher tests to remove and change to max sequential POS 2018-10-12 21:09:45 -07:00
Michael Toutonghi
a5d8fff5e5 Auto rescan if note witnesses are off 2018-10-12 19:15:38 -07:00
miketout
47ab0926c4 Auto-rescan wallets on reorg if note witnesses get out of sync 2018-10-12 18:05:32 -07:00
miketout
83a426bc91 Adjust cheat catcher height 2018-10-12 16:53:53 -07:00
miketout
bb3d3ab770 Keep cheatcatcher's lists in sync 2018-10-12 15:43:15 -07:00
miketout
79b0432dc1 Fix false positive error 2018-10-12 14:56:01 -07:00
miketout
085c3640bb Improve error reporting and wallet cleanup 2018-10-12 13:54:31 -07:00
miketout
8c3a9bc7ae Clean up POS checks 2018-10-12 01:12:08 -07:00
miketout
a8d2188651 Timeout adjustment 2018-10-11 22:47:07 -07:00
miketout
69fa3d0e00 Reduce lag timeouts 2018-10-11 22:28:37 -07:00
miketout
af2e212d7a Remove spurios opret in tx builder, don't wait forever for blocks before mining, add delay to getblocktemplate 2018-10-11 21:35:09 -07:00
miketout
271326fafd Clean up stake rebroadcasting and mempool checking 2018-10-11 19:52:32 -07:00
miketout
ae773246f8 Error message only when cheatstaker parameter is invalid, not missing 2018-10-11 14:52:05 -07:00
miketout
3ce8aba005 Fix readme merge error 2018-10-11 14:31:15 -07:00
miketout
8b57c15f6a Zcash latest changes 2018-10-11 14:30:42 -07:00
miketout
1021455845 Fix negative height issues for pruning cheat lists 2018-10-11 14:23:14 -07:00
miketout
16ef4f1e3d update comments 2018-10-10 22:14:05 -07:00
Michael Toutonghi
8fc4030c10 Reorganized cheatcatcher for build issues 2018-10-10 21:46:40 -07:00
Michael Toutonghi
99dbf2c2ed Build 2018-10-10 19:20:01 -07:00
Michael Toutonghi
2d02c19ee7 Build 2018-10-10 19:15:41 -07:00
Michael Toutonghi
df756d24ba Cheatcatcher 2018-10-10 19:02:09 -07:00
Homu
807fb7497f Auto merge of #3587 - Eirik0:3586-fix-dump-comment, r=ebfull
Fix HDSeed comment in wallet dump

Closes #3586
2018-10-10 16:34:49 -07:00
Eirik Ogilvie-Wigley
3f824a908b Fix HDSeed comment 2018-10-10 16:00:59 -06:00
miketout
477fd227ee Simpler internal check 2018-10-09 14:35:46 -07:00
Homu
732e167043 Auto merge of #3450 - leto:rpctest-readme, r=str4d
Fix some typos in rpc-tests readme
2018-10-09 13:18:07 -07:00
miketout
85ca7bb9cb Debug comment cleanup 2018-10-09 00:04:45 -07:00
miketout
c754dbcfa6 Update to Zcash rc1 2018-10-08 23:47:20 -07:00
miketout
58fbbfc32f Add staking control and reporting to getgenerate and setgenerate 2018-10-08 22:06:20 -07:00