You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ Specifics on how @cryptonemo used to do releases (modify as needed):
12
12
- Do pre-release testing
13
13
- In particular when running the 'big-tests' outlined below, keep an eye on the runtime and RAM usage for any unexpected behaviour
14
14
- Miners tend to be optimized for the RAM usage required today, so even a 10% increase may cause crashes
15
+
- The minimum RAM requirement for running the 32GiB and 64GiB sector tests is ~256GiB. Using a machine with 512GiB or more guarantees that swap is never required.
15
16
- When the feature set is complete and tested and a release is going to be made
16
17
- Copy the Cargo.lock file to the releases directy with appropriate version name
17
18
- Update CHANGELOG.md and commit and push both directly to `master` (no PR here)
0 commit comments