10571 Commits (a410f124b24f1ebd763015492b029af09b1872a9)
 

Author SHA1 Message Date
Homu a410f124b2 Auto merge of #2402 - nathan-at-least:release-v1.0.9, r=nathan-at-least 7 years ago
Nathan Wilcox 8b922a4ad4 make-release.py: Updated release notes and changelog for 1.0.9. 7 years ago
Nathan Wilcox 98574ff599 make-release.py: Updated manpages for 1.0.9. 7 years ago
Nathan Wilcox de9c56c88a make-release.py: Versioning changes for 1.0.9. 7 years ago
Homu 8566d45d6b Auto merge of #2401 - nathan-at-least:doc-1.0.9-deprecation-policy, r=nathan-at-least 7 years ago
Nathan Wilcox e895b8631a Clarify that the feature is automated *shutdown*. 7 years ago
Nathan Wilcox ce7e7cafbf Define the deprecation policy for 1.0.9. 7 years ago
Homu 6bcaaabdbc Auto merge of #2399 - ebfull:g1-at-infinity, r=nathan-at-least 7 years ago
Homu 25d47f46ae Auto merge of #2280 - str4d:2279-disable-proton-js-binding, r=nathan-at-least 7 years ago
Sean Bowe 9eb9eebbb8 Check that pairings work properly when the G1 point is at infinity. 7 years ago
Homu 57c7838d5f Auto merge of #2393 - nathan-at-least:2391.make-release-script, r=nathan-at-least 7 years ago
Nathan Wilcox 88bf7eb050 Add a few more version strings to positive parser test. 7 years ago
Nathan Wilcox 187e64c7ab Consider both beta and rc versions to be `IS_RELEASE == false`. 7 years ago
Nathan Wilcox 92333721e5 Examine all future versions which are assumed to follow the same Version parser schema. 7 years ago
Nathan Wilcox 73a3f7dc02 Include release version in commit comments. 7 years ago
Nathan Wilcox 7f10df4785 Fix `release-process.md` doc usage for `make-release.py` to have correct arguments and order. 7 years ago
Homu 8b1384ca29 Auto merge of #2397 - nathan-at-least:performance-benchmarks-fixes, r=nathan-at-least 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
Nathan Wilcox 0df82709b4 First full-release-branch version of script; rewrite large swatch of release-process.md. [Manually tested.] 7 years ago
Homu 7ea88c9513 Auto merge of #2389 - str4d:2388-bench-archive-determinism, r=nathan-at-least 7 years ago
Nathan Wilcox c66c5ab21f Tidy up / systematize logging output a bit more. 7 years ago
Nathan Wilcox 08d66a9c01 Polish logging a bit more. 7 years ago
Nathan Wilcox c62edf9471 Generate manpages; commit that; improve error output in sh_log. 7 years ago
Nathan Wilcox 785244020a Commit the version changes and build. 7 years ago
Nathan Wilcox f6b9ffefb7 Shorten the arg log line. 7 years ago
Nathan Wilcox 14b2a420d3 Switch from `sh_out_logged` to `sh_log`. 7 years ago
Nathan Wilcox cf97f66987 Remove portions of `./doc/release-process.md` now implemented in `make-release.py`. 7 years ago
Nathan Wilcox 4dbb6c0b1d Modify the `APPROX_RELEASE_HEIGHT`. 7 years ago
Jack Grigg 08dc7889d2
Remove additional sources of determinism from benchmark archive 7 years ago
Nathan Wilcox ab55424763 Generalize buildnum patching for both `clientversion.h` and `configure.ac`. 7 years ago
Nathan Wilcox 482291582e Implement the IS_RELEASE rule for betas. 7 years ago
Nathan Wilcox 68ab915a24 Implement `PathPatcher` abstraction, `clientversion.h` rewrite, and build numbering w/ unittests. 7 years ago
Homu c7e1e4f29a Auto merge of #2364 - emilrus:tordoc, r=nathan-at-least 7 years ago
Nathan Wilcox 2d8d493ff9 Exit instead of raising an unexpected exception, since it's already logged. 7 years ago
Nathan Wilcox fad06b020b Make sure to pull the latest master. 7 years ago
Nathan Wilcox ea5abe2ca7 Add an option to run against a different repo directory. 7 years ago
Nathan Wilcox b43194baee Make --help output clean by not running self-test. 7 years ago
Nathan Wilcox 1ecb494896 Always run unittests prior to actual runs. 7 years ago
Nathan Wilcox b9b7f25fb9 Make SystemExit errors less redundant in output; verify clean git status on master. 7 years ago
Nathan Wilcox 3250b3d34e Add version sorting, assert that RELEASE_PREV is the most recent release. 7 years ago
Nathan Wilcox 7f53785735 Add support for beta/rc release versions. 7 years ago
Nathan Wilcox a93f4de2f6 Add all of the zcash release tags in my current repo as positive test vector. 7 years ago
Nathan Wilcox 987d040660 Add another case from debian-style versions. 7 years ago
Nathan Wilcox 6e5b990a35 Update version spec by altering test; also update regex to pass single 0 digits in major/minor/patch. 7 years ago
Nathan Wilcox 30cc01ef13 Start on a make-release.py script; currently just arg parsing and unittests [unittests fail]. 7 years ago
Homu 8214ebc61c Auto merge of #2372 - str4d:2355-connectblock-bench, r=nathan-at-least 7 years ago
Homu 4578919278 Auto merge of #2281 - str4d:release-version-handling, r=nathan-at-least 7 years ago