-
Notifications
You must be signed in to change notification settings - Fork 34
Home
nolim1t edited this page Jan 15, 2021
·
5 revisions
Welcome to the docker-bitcoind wiki!
Here is some knowledge sharing for resources for this project
- Your GPG key setup
Example file
[user]
signingkey = your-gpg-key
name = your-commit-name
email = your@email.address
[commit]
gpgsign = true
- Fork or Update your personal fork with master
- Create a release folder for the release (for example v0.21)
- Test out the release on your own fork (does it build, does it run)
- Open Draft pull request for comments. (See example for details)
- If all good, repository maintainers should run
./scripts/new-release.sh <full-version-name>
on that branch and then push the newly tagged branch to master. This should trigger the build.
As of now we have the following active maintainers
- nolim1t <GPG Key: f628 7b82 CC84 bcbd>