Commit Graph

145 Commits

Author SHA1 Message Date
jahway603
9782160ff6 Debchange package does not exist and bin lives in devscripts package 2024-11-14 15:54:46 -05:00
jahway603
7cb86b8aa6 Updated doc/release-process.md to resolve Issue #407 2024-09-26 11:06:29 -04:00
Duke
540bc9b287 Document git tag command in release process, fixes #364 2023-12-02 10:27:16 -05:00
Duke
4facbadc6a Update relnotes 2023-11-27 08:32:09 -05:00
duke
0ed63ecdad Update 'doc/release-process.md' 2023-11-12 04:27:28 +00:00
Duke
a90f03ce6d Fix build-debian-package.sh docs and document how to make an aarch64 deb 2023-08-16 10:37:23 -04:00
Duke
7017d8e06c Add info about DRAGONX checkpoints to release process 2023-06-30 06:42:33 -04:00
Duke
5184b4483f Update release process 2023-02-11 19:30:56 -05:00
Duke
f271e60e58 Update release process 2023-02-11 19:29:39 -05:00
Duke
47c67e45db checkpoints 2023-02-09 18:22:57 -05:00
duke
606eb3dcce Update 'doc/release-process.md' 2023-02-09 23:05:44 +00:00
duke
76f2f67da4 Update 'doc/release-process.md' 2023-02-09 22:10:25 +00:00
duke
0eba871a6a Update 'doc/release-process.md' 2023-02-09 11:49:45 +00:00
Jonathan "Duke" Leto
ef461fd639 Merge remote-tracking branch 'origin/master' into dev 2022-10-31 05:34:30 -07:00
Duke Leto
d94883ad64 Update 'doc/release-process.md' 2022-10-28 13:26:33 +00:00
Jonathan "Duke" Leto
2c99fdb43d Add placeholder in relnotes for next release and add note in release process docs 2022-09-28 05:19:36 -07:00
Jonathan "Duke" Leto
4d89566f8e This needs to be documented better 2022-09-27 06:09:58 -07:00
Duke Leto
fae0a21257 Add more details to release process 2022-09-27 08:34:42 -04:00
Jonathan "Duke" Leto
517e16f1b0 Ensure local dev branch is up-to-date before merging dev 2022-09-27 05:04:31 -07:00
Jonathan "Duke" Leto
9cf440ae2d Explain git-fu in reldocs 2022-09-27 05:02:46 -07:00
Jonathan "Duke" Leto
f792488328 Improve release process docs 2022-09-27 05:01:35 -07:00
Duke Leto
7e6220afac Add release notes details to release process docs 2022-09-21 22:18:19 -04:00
Duke Leto
6845ec2087 Even more details about checkpoints 2022-09-19 13:32:41 -04:00
Duke Leto
473ec30404 More checkpoint tribal knowledge 2022-09-19 13:06:39 -04:00
Duke Leto
50c4af69f1 More details about the release process 2022-09-19 12:54:03 -04:00
Duke Leto
afcedbd06a Update docs about make manpages 2022-09-19 11:43:37 -04:00
Jonathan "Duke" Leto
2b809c56a0 Move things to util/ and update docs+build system references 2022-09-19 06:16:25 -07:00
Jonathan "Duke" Leto
84c9b786a7 Move checkpoints.pl to util/ 2022-09-19 05:52:53 -07:00
Duke Leto
4ae1d47aec Update 'doc/release-process.md' 2022-09-19 01:11:22 +00:00
Duke Leto
786c783b67 Update 'doc/release-process.md' 2022-09-19 01:09:36 +00:00
Duke Leto
7036974042 Explain checkpoints a bit 2022-09-18 10:53:47 -04:00
Duke Leto
9b1b6fdc2e Document checkpoints better 2022-09-18 00:24:10 -04:00
Duke Leto
711cd8e234 Explain protocol version stuff 2022-09-18 00:05:27 -04:00
Duke Leto
73789ba26b Yep 2022-09-17 23:38:49 -04:00
Duke Leto
95f6a14ac3 Document updating hushd version 2022-09-17 23:31:47 -04:00
Duke Leto
9dd4dcc7f9 Update release docs 2022-09-17 23:17:35 -04:00
Duke Leto
233b14d14b Update 'doc/release-process.md' 2022-09-17 14:21:42 +00:00
Duke Leto
cd999f60be Update 'doc/release-process.md' 2022-09-17 14:18:14 +00:00
Duke Leto
f3faffc316 Fuck Github 2020-11-14 18:21:07 -05:00
Duke Leto
319983a518 Clean up release process 2019-12-15 20:45:56 -05:00
Gregory Maxwell
e41632c9fb IBD check uses minimumchain work instead of checkpoints.
This introduces a 'minimum chain work' chainparam which is intended
 to be the known amount of work in the chain for the network at the
 time of software release.  If you don't have this much work, you're
 not yet caught up.

This is used instead of the count of blocks test from checkpoints.

This criteria is trivial to keep updated as there is no element of
subjectivity, trust, or position dependence to it. It is also a more
reliable metric of sync status than a block count.
2018-05-15 21:25:19 +12:00
Jack Grigg
5cbf238b96 Update release process 2017-12-22 10:13:40 +00:00
Homu
e797c7bdb1 Auto merge of #2586 - str4d:release-script-build-progress, r=str4d
Add build progress to the release script if progressbar module is available

Install progressbar2 in your Python path to see the build progress.
2017-09-19 14:43:11 -07:00
Jack Grigg
53e1e64d44 List dependencies for release script in release process doc 2017-09-19 22:32:59 +01:00
Homu
2dfc8842ae Auto merge of #2618 - str4d:2596-user-guide-t9n, r=str4d
Update user guide translations as part of release process

Part of #2596.
2017-09-18 18:21:19 -07:00
Homu
151932d478 Auto merge of #2600 - str4d:2497-hotfix-release, r=str4d
Implement process for hotfix releases

Closes #2497.
2017-09-18 16:02:26 -07:00
Jack Grigg
200ef16950 Update user guide translations as part of release process
Part of #2596.
2017-09-18 08:34:34 +01:00
Jack Grigg
99b7cfb3a2 Add GitHub release notes to release process
Closes #2262.
2017-09-12 12:05:02 +01:00
Jack Grigg
df3005f955 Document the hotfix release process 2017-08-31 02:04:49 +01: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