You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

376 B

Hush Release Process

Pre-release

Git Issues

Look for Git issues that should be fixed in the next release.

Pre-release checklist:

  • Is this release changing consensus rules?

Protocol Safety Checks:

  • Does MIN_PROTO_VERSION need to change?

Release dependencies

Install deps on Linux:

apt-get install help2man debchange

Release process

...