Commit Graph

16997 Commits

Author SHA1 Message Date
jl777
de38adeac1 Merge pull request #438 from jl777/dev
Remove print
2017-06-04 20:11:45 +03:00
jl777
0b2c3fe620 Remove print 2017-06-04 20:11:13 +03:00
jl777
93ea92bcc3 Merge pull request #437 from jl777/dev
hotfix
2017-06-04 20:10:16 +03:00
jl777
1141b67821 Revert interest changes 2017-06-04 20:09:30 +03:00
kozyilmaz
c63417bbe7 option to disable building libraries (zcutil/build.sh) 2017-06-04 19:46:35 +03:00
jl777
8300e53a81 Merge pull request #436 from jl777/dev
Dev
2017-06-04 19:44:22 +03:00
jl777
5d2f557e44 Disable mining unclaimed interest 2017-06-04 19:39:48 +03:00
jl777
4ec48ddab7 Test 2017-06-04 19:20:53 +03:00
jl777
3f7c82e3af Test 2017-06-04 19:18:13 +03:00
jl777
370fb42f6f Bucket print 2017-06-04 18:43:15 +03:00
jl777
0c74f7de58 Merge pull request #435 from jl777/dev
Dev
2017-06-03 23:28:10 +03:00
jl777
3a00ec3f23 test 2017-06-02 09:27:52 +03:00
kozyilmaz
cf4f400ca8 [macOS] system linker does not support “--version” option but only “-v” 2017-05-31 10:38:02 +03:00
Homu
a410f124b2 Auto merge of #2402 - nathan-at-least:release-v1.0.9, r=nathan-at-least
Release v1.0.9
2017-05-24 14:21:43 -07:00
Nathan Wilcox
8b922a4ad4 make-release.py: Updated release notes and changelog for 1.0.9. 2017-05-24 12:51:06 -07:00
Nathan Wilcox
98574ff599 make-release.py: Updated manpages for 1.0.9. 2017-05-24 12:51:06 -07:00
Nathan Wilcox
de9c56c88a make-release.py: Versioning changes for 1.0.9. 2017-05-24 12:50:05 -07:00
Homu
8566d45d6b Auto merge of #2401 - nathan-at-least:doc-1.0.9-deprecation-policy, r=nathan-at-least
Define the deprecation policy for 1.0.9.

This explicitly avoids naming any release-specific data so we can leave
this text unchanged for upcoming releases.

ref: #2398
2017-05-24 08:31:57 -07:00
Nathan Wilcox
e895b8631a Clarify that the feature is automated *shutdown*. 2017-05-24 08:15:03 -07:00
Nathan Wilcox
ce7e7cafbf Define the deprecation policy for 1.0.9.
This explicitly avoids naming any release-specific data so we can leave
this text unchanged for upcoming releases.
2017-05-24 07:37:10 -07:00
Homu
6bcaaabdbc Auto merge of #2399 - ebfull:g1-at-infinity, r=nathan-at-least
Check that pairings work properly when the G1 point is at infinity.
2017-05-24 02:58:15 -07:00
Homu
25d47f46ae Auto merge of #2280 - str4d:2279-disable-proton-js-binding, r=nathan-at-least
Disable building Proton JavaScript bindings and other non-essential stuff

Closes #2279.
2017-05-23 22:45:56 -07:00
Sean Bowe
9eb9eebbb8 Check that pairings work properly when the G1 point is at infinity. 2017-05-23 16:31:41 -06:00
jl777
b2c00e5434 Default txindex true 2017-05-23 11:53:04 +03:00
jl777
d9135e422f Merge pull request #432 from jl777/dev
Test
2017-05-23 10:41:07 +03:00
jl777
c3803140cc Test 2017-05-23 10:40:46 +03:00
jl777
d1659192fd Test 2017-05-23 10:38:52 +03:00
jl777
75f5f61211 Merge pull request #431 from jl777/dev
test
2017-05-23 10:37:58 +03:00
jl777
f15e560caf test 2017-05-23 10:37:28 +03:00
jl777
35d54ffd1a Merge pull request #430 from jl777/dev
Dev
2017-05-23 10:28:35 +03:00
jl777
b9910288e5 MESH supply change 2017-05-23 10:28:03 +03:00
Homu
57c7838d5f Auto merge of #2393 - nathan-at-least:2391.make-release-script, r=nathan-at-least
make-release.py script

ref #2391

This is a new `make-release.py` script which automates creation of the 'release PR' branch.

It has partial unittest coverage (large around version parsing/sorting/serializing) and always runs unittests prior to doing actual work. Most of the testing was done manually by using the ``--repo`` arg on a test repo, then reseting its state each time I needed a new test (to get around git checks). There is no other 'dry run' functionality.
2017-05-22 21:28:26 -07:00
Nathan Wilcox
88bf7eb050 Add a few more version strings to positive parser test. 2017-05-22 21:23:11 -07:00
Nathan Wilcox
187e64c7ab Consider both beta and rc versions to be IS_RELEASE == false. 2017-05-22 20:42:00 -07:00
Nathan Wilcox
92333721e5 Examine all future versions which are assumed to follow the same Version parser schema. 2017-05-22 20:38:22 -07:00
Nathan Wilcox
73a3f7dc02 Include release version in commit comments. 2017-05-22 20:38:06 -07:00
Nathan Wilcox
7f10df4785 Fix release-process.md doc usage for make-release.py to have correct arguments and order. 2017-05-22 20:24:42 -07:00
Homu
8b1384ca29 Auto merge of #2397 - nathan-at-least:performance-benchmarks-fixes, r=nathan-at-least
Performance benchmarks fixes

Addresses #2395 and #2392.
2017-05-22 18:57:57 -07:00
Nathan Wilcox
5a027a4a6e Do not use -rpcwait on all zcash_rpc invocations, only block when starting zcashd. 2017-05-22 17:51:23 -07:00
Nathan Wilcox
4e47698633 Reuse zcash_rpc. 2017-05-22 17:47:36 -07:00
Nathan Wilcox
453c74743c Fix a variable name typo. 2017-05-22 17:46:26 -07:00
Nathan Wilcox
0cfc9d65fa Enable set -u mode. 2017-05-22 17:46:13 -07:00
Nathan Wilcox
0df82709b4 First full-release-branch version of script; rewrite large swatch of release-process.md. [Manually tested.] 2017-05-22 12:34:00 -07:00
Homu
7ea88c9513 Auto merge of #2389 - str4d:2388-bench-archive-determinism, r=nathan-at-least
Remove additional sources of nondeterminism from benchmark archive

Closes #2388.
2017-05-22 11:05:36 -07:00
jl777
e8533655a7 Protect first block 2017-05-21 16:57:49 +03:00
jl777
bfa5cb42bd Test 2017-05-20 18:01:11 +03:00
jl777
707451ae1d Test 2017-05-20 17:50:03 +03:00
Nathan Wilcox
c66c5ab21f Tidy up / systematize logging output a bit more. 2017-05-19 18:20:00 -07:00
Nathan Wilcox
08d66a9c01 Polish logging a bit more. 2017-05-19 18:09:35 -07:00
Nathan Wilcox
c62edf9471 Generate manpages; commit that; improve error output in sh_log. 2017-05-19 18:05:02 -07:00