diff options
author | fanquake <fanquake@gmail.com> | 2021-07-08 16:20:01 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2021-08-31 09:37:23 +0800 |
commit | ab9c34237ab7b056394e0bd1f7cb131ffd95754c (patch) | |
tree | 15c3b14e28d643acd1382e0f69d7f89081daf6f6 /contrib/README.md | |
parent | 7be143a960e2bb9ac81144f55c45731c1bb209c5 (diff) |
release: remove gitian
Diffstat (limited to 'contrib/README.md')
-rw-r--r-- | contrib/README.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/README.md b/contrib/README.md index a2612ab958..ae1372e95d 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -26,18 +26,12 @@ The [Debian](/contrib/debian) subfolder contains the copyright file. All other packaging related files can be found in the [bitcoin-core/packaging](https://github.com/bitcoin-core/packaging) repository. -### [Gitian-descriptors](/contrib/gitian-descriptors) ### -Files used during the gitian build process. For more information about gitian, see the [the Bitcoin Core documentation repository](https://github.com/bitcoin-core/docs). - ### [Builder keys](/contrib/builder-keys) PGP keys used for signing Bitcoin Core [release](/doc/release-process.md) results. ### [MacDeploy](/contrib/macdeploy) ### Scripts and notes for Mac builds. -### [Gitian-build](/contrib/gitian-build.py) ### -Script for running full Gitian builds. - Test and Verify Tools --------------------- |