aboutsummaryrefslogtreecommitdiff
path: root/contrib/README.md
Commit message (Collapse)AuthorAgeFilesLines
* contrib: remove getwork-based pyminerWladimir J. van der Laan2014-07-291-4/+0
| | | | | | | | As the `getwork` API doesn't exist anymore, currently this script is useless. It would be nice to have a `getblocktemplate`-based Python example of a miner, but there is no point in keeping this one around except to confuse people.
* Update README.mdelkingtowa2014-07-181-2/+2
| | | Added two modifications to make the descriptions more clear.
* /contrib index reorgsuper32014-04-141-21/+23
| | | | | | Cleaner and easier to read. Reordered by functionality
* fix broken link to contrib/devtoolsfreewil2014-02-221-1/+1
|
* contrib: add sipa's github-merge scriptWladimir J. van der Laan2013-11-241-0/+4
|
* Remove Wallet Toolssuper32013-11-151-2/+2
| | | | | | | | | | | We already have the exact same funtionality in /contrib/bitrpc/bitrpc.py If we really do need standalone scripts, then I'll write something to pull it from that file, rather than having duplicate code. Forgot to remove wallet tools from index. Wallet Tools Follow Up Info
* Prettify some /Contrib READMEssuper32013-10-211-13/+17
| | | | | | SYN Remove Dead Readme-Qt Links.
* Finished /Contrib Index. Standardized READMEs.super32013-10-151-2/+18
| | | | File and Link Fix.
* Documentation Cleanup in /Docsuper32013-10-121-0/+34
Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers.