811b36ba80
For unused variables reported by pyflakes, either remove the variable, suppress the warning, or fix a bug (if the wrong variable was used). refs #2450
Daira Hopwood
2017-06-20 21:20:50 +01:00
aff0bf7fa1
Clean up imports to be pyflakes-checkable. fixes#2450
Daira Hopwood
2017-06-20 21:09:33 +01:00
f86111d3f5
Disable building Proton in Gitian
Jack Grigg
2017-06-23 01:02:01 +12:00
d52ac0d498
Auto merge of #2461 - str4d:release-v1.0.10, r=str4d
Homu
2017-06-21 20:40:11 -07:00
5073467dad
Move temporary release notes to final ones
Jack Grigg
2017-06-22 15:23:02 +12:00
93a63765b6
make-release.py: Updated release notes and changelog for 1.0.10.
Jack Grigg
2017-06-22 15:13:04 +12:00
c04ffa0e32
make-release.py: Updated manpages for 1.0.10.
Jack Grigg
2017-06-22 15:05:04 +12:00
dc2ead6021
make-release.py: Versioning changes for 1.0.10.
Jack Grigg
2017-06-22 14:47:15 +12:00
59de56eeca
Auto merge of #2342 - bitcartel:1081__mempoolpatch, r=str4d
Homu
2017-06-21 14:42:13 -07:00
6ea58d1531
Use sendfrom for both t-addr calls
Jack Grigg
2017-06-22 09:34:10 +12:00
02e5fffadc
Auto merge of #2360 - daira:2359.remove-lax-der-validation, r=arcalinea
Homu
2017-06-20 19:05:58 -07:00
99f6d5da6c
Fix #b1eb4f2 so test checks sendfrom as originally intended.
Simon
2017-06-20 22:49:03 +00:00
193b3e8b28
Delete test that is redundant and inapplicable to Zcash.
Daira Hopwood
2017-06-20 10:03:17 +01:00
c050b99469
Auto merge of #2456 - btccom:master, r=str4d
Homu
2017-06-20 01:15:15 -07:00
b1eb4f251a
Fix comment
Jack Grigg
2017-06-20 19:54:11 +12:00
00fd23930b
Auto merge of #2443 - str4d:1621-priority-download-path, r=str4d
Homu
2017-06-19 23:46:44 -07:00
d8616d012a
Partial revert & fix for commit 9e84b5a ; code block in wrong location.
Simon
2017-06-19 21:11:34 -07:00
4ef014151d
Additional testing of -mempooltxinputlimit
Jack Grigg
2017-06-20 15:58:46 +12:00
26d27a15ce
"getblocktemplate" could work without wallet
Kevin Pan
2017-06-20 10:41:46 +08:00
c2a722d3c4
Fix a comment that was made stale before launch by #1016 (commit 542da61).
Daira Hopwood
2017-06-07 15:29:58 +01:00
00fde35b1c
Make transaction test failures print the comments preceding the test JSON.
Daira Hopwood
2017-06-07 13:09:56 +01:00
4a785b0a5b
Repair tests for strict DER signatures. While we're at it, repair a similar test for CLTV, and make the repaired RPC tests run by default.
Daira Hopwood
2017-05-10 12:42:00 +01:00
9e84b5aa0d
Check mempooltxinputlimit when creating a transaction to avoid local mempool rejection.
Simon
2017-06-17 14:41:25 -07:00
de609b8c54
Strict DER signatures are always enforced; remove the flag and code that used it.
Daira Hopwood
2017-05-07 19:46:41 +01:00
ef24e8e6be
Auto merge of #2335 - str4d:2333-validation-speed, r=str4d
Homu
2017-06-17 07:18:25 -07:00
b661736b87
Hold an ECCVerifyHandle in zcash-gtest
Jack Grigg
2017-06-18 02:15:05 +12:00
5799c5f8c0
Add test for -mempooltxinputlimit
Jack Grigg
2017-06-17 14:59:16 +12:00
da6d93916d
Add option 'mempooltxinputlimit' so the mempool can reject a transaction based on the number of transparent inputs.
Simon
2017-05-04 11:35:08 -07:00
d5934e9268
Auto merge of #2436 - kozyilmaz:multipath, r=str4d
Homu
2017-06-16 18:03:42 -07:00
fd0d1c7d60
Ensure that ECDSA constant sizes are correctly-sized
Jack Grigg
2017-06-08 16:07:49 +12:00