Skip to content

Commit

Permalink
Remove deprecated contrib utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
rex4539 committed Aug 8, 2020
1 parent e0692ed commit b0b8c63
Show file tree
Hide file tree
Showing 32 changed files with 2 additions and 2,561 deletions.
20 changes: 1 addition & 19 deletions contrib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,13 @@ Wallet Tools
### [BitRPC](/contrib/bitrpc) ###
Allows for sending of all standard Bitcoin commands via RPC rather than as command line args.

### [SpendFrom](/contrib/spendfrom) ###

Use the raw transactions API to send coins received on a particular
address (or addresses).

Repository Tools
---------------------

### [Developer tools](/contrib/devtools) ###
Specific tools for developers working on this repository.
Contains the script `github-merge.sh` for merging github pull requests securely and signing them using GPG.

### [Verify-Commits](/contrib/verify-commits) ###
Tool to verify that every merge commit was signed by a developer using the above `github-merge.sh` script.

### [Linearize](/contrib/linearize) ###
Construct a linear, no-fork, best version of the blockchain.

Expand All @@ -44,18 +36,8 @@ Gavin's notes on getting gitian builds up and running using KVM.
### [Gitian-downloader](/contrib/gitian-downloader)
Various PGP files of core developers.

### [MacDeploy](/contrib/macdeploy) ###
Scripts and notes for Mac builds.

Test and Verify Tools
---------------------

### [TestGen](/contrib/testgen) ###
Utilities to generate test vectors for the data-driven Bitcoin tests.

### [Test Patches](/contrib/test-patches) ###
These patches are applied when the automated pull-tester
tests each pull and when master is tested using jenkins.

### [Verify SF Binaries](/contrib/verifysfbinaries) ###
This script attempts to download and verify the signature file SHA256SUMS.asc from SourceForge.
Utilities to generate test vectors for the data-driven Bitcoin tests.
11 changes: 0 additions & 11 deletions contrib/init/README.md

This file was deleted.

65 changes: 0 additions & 65 deletions contrib/init/bitcoind.conf

This file was deleted.

67 changes: 0 additions & 67 deletions contrib/init/bitcoind.init

This file was deleted.

92 changes: 0 additions & 92 deletions contrib/init/bitcoind.openrc

This file was deleted.

33 changes: 0 additions & 33 deletions contrib/init/bitcoind.openrcconf

This file was deleted.

22 changes: 0 additions & 22 deletions contrib/init/bitcoind.service

This file was deleted.

1 change: 0 additions & 1 deletion contrib/macdeploy/Base.lproj/InfoPlist.strings

This file was deleted.

Binary file removed contrib/macdeploy/DS_Store
Binary file not shown.
Loading

0 comments on commit b0b8c63

Please sign in to comment.