aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* doc: Mention repo split in the READMEsMarcoFalke2020-06-081-2/+7
|
* Adding build instructions to Bitcoin Core, fixes #18658Saahil Shangle2020-04-161-1/+1
|
* doc: Fix some misspellingsrandymcmillan2019-11-041-1/+1
|
* doc: Remove travis badge from readmeMarcoFalke2019-06-191-2/+0
|
* docs: Update Transifex linksmarcuswin2019-03-021-1/+1
|
* [doc] conf: Remove deprecated options from docs, Other cleanupMarcoFalke2018-11-071-1/+2
| | | | | | * conf: Remove deprecated options from docs * Remove only mention of MIT/X11 * Link to developer notes in README.md
* doc: Adjust bitcoincore.org linksMarcoFalke2018-07-221-1/+1
|
* Rename “OS X” to the newer “macOS” conventionGiulio Lombardo2018-06-041-1/+1
|
* Docs: Improve documentation on standard communication channelsJim Posen2018-03-221-6/+0
| | | | | More information about connection on IRC will hopefully help new contributors.
* Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.pyJohn Newbery2017-03-201-1/+1
|
* Rename rpc-tests directory to functionalJohn Newbery2017-03-201-1/+1
|
* Rename qa directory to testJohn Newbery2017-03-201-2/+2
|
* Merge `doc/unit-tests.md` into `src/test/README.md`Wladimir J. van der Laan2016-11-021-2/+3
| | | | | | | Refer to the right file in the top-level README.md. Having only one file with test documentation saves some confusion about where things are documented.
* readme: Omit phrasing; 'new'Will Binns2016-06-191-1/+1
| | | | | This commit removes the word "new" in reference to describing Bitcoin, as it has been around for over seven years, now.
* changing "(tests are) automatically run" to correspond to the earlier ↵Matthew English2016-05-091-2/+1
| | | | instance of "run automatically (on the build server)"
* Check if zmq is installed in tests, update docsElliot Olds2016-03-101-2/+2
| | | | | | | | | | | | | | | | If ZMQ is enabled, check whether it's installed before running ZMQ tests. If it isn't, disable ZMQ and print a warning. Also add dependency info to test docs, so users know ZMQ is required before running tests, and so they know how to install it. When following the build instructions before this change then trying to run the RPC tests, a unix user would get an error when python tried to import zmq. There may be other dependencies that should be added to the docs, particularly ones for non-unix systems. This is the only unlisted dependency I encountered using linux.
* [doc] Fix markdownMarcoFalke2016-03-011-1/+1
|
* Add link to whitepapergladoscc2016-02-011-1/+2
|
* Update project URLBtcDrak2016-01-151-1/+1
|
* Set link from http:// to https://Suriyaa Kudo2015-12-101-1/+1
| | | For opensource.org/licenses/MIT!
* [doc] Minor markdown fixesMarcoFalke2015-11-301-1/+1
|
* [qa] Extend README.mdMarcoFalke2015-11-181-2/+3
|
* doc: Remove mention of pulltester from README.mdWladimir J. van der Laan2015-11-121-8/+6
| | | | We've switched to Travis CI a long time ago.
* The Bitcoin Core project is releasing Bitcoin Core, not Bitcoin.Pavel Janík2015-10-051-2/+2
|
* Changed rpc-tests.sh to rpc-tests.py in README.mdptschip2015-10-051-2/+2
| | | | Github-Pull: #6752
* doc: Change #bitcoin-dev IRC channel to #bitcoin-core-devWladimir J. van der Laan2015-09-301-1/+1
| | | | | Split off Bitcoin Core project development discussion from the general Bitcoin development channel.
* Add CONTRIBUTING.mdBtcDrak2015-09-261-16/+9
|
* add tests for the decodescript rpc. add mention of the rpc regression tests ↵mruddy2015-06-301-0/+4
| | | | to the testing seciton of the main readme.
* doc: update mailing list addressWladimir J. van der Laan2015-06-221-1/+1
| | | | | | Move from sourceforge to linux foundation. Also get rid of some other stale mentions of sourceforge.
* Remove redundant copyright notices from README filesWladimir J. van der Laan2015-01-021-2/+0
| | | | | The normative place for these for the entire project is COPYING, and the main README already has a MIT license section.
* Create developer-notes.mdMichael Ford2014-12-191-36/+1
| | | | | Moves coding guidelines and development tips/tricks into a single file. Also adds a section explaining pull request terminology.
* Fixed typo in README.md file. "-regest" "-regtest"Eric Shaw2014-09-241-1/+1
| | | There was a typo in the README.md file. It previously read "-regest" instead of the proper "-regtest" and it has been updated to the proper reading.
* Grammar fixes in READMEAlexander Jeng2014-09-231-4/+4
| | | | Github-Pull: #4956
* Add travis build:passing/failing indicator.randy-waterhouse2014-08-281-0/+2
|
* Add translation mailing list to README.mdMichael Ford2014-07-071-2/+4
| | | | Link to the new translation mailing list from README.md
* http to https, 2013 to 2014Trevin Hofmann2014-07-011-2/+2
|
* Merge pull request #4218Wladimir J. van der Laan2014-05-301-2/+2
|\ | | | | | | 4665b1a doc: Clarify wording about testing in README.md (Wladimir J. van der Laan)
| * doc: Clarify wording about testing in README.mdWladimir J. van der Laan2014-05-231-2/+2
| | | | | | | | | | | | Weaken and clarify the wording a bit, it currently implies that we get more pull requests than we can ever handle which discourages contribution.
* | Add Tips and Tricks section to READMEGavin Andresen2014-05-231-0/+35
|/
* doc: add note about translations to README.mdWladimir J. van der Laan2014-04-111-0/+12
|
* Update README.mdTelepatheic2014-04-051-1/+1
|
* Fix heading in README.mdWladimir J. van der Laan2013-12-171-1/+1
|
* Rebrand README.mdWladimir J. van der Laan2013-12-171-5/+5
| | | | How could I forgot this file...
* Documentation Cleanup in /Docsuper32013-10-121-7/+3
| | | | | | | | | | Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers.
* autotools: switch to autotools buildsystemCory Fields2013-09-051-9/+2
|
* fix typo in README.mdHan Lin Yap2013-08-061-1/+1
|
* Fix typo in README.mdMark Friedenbach2013-07-271-1/+1
|
* Update readme with better link syntax (for clickable links) and better ↵Chuck LeDuc Díaz2013-05-051-3/+3
| | | | readability.
* 2012 to 2013gladoscc2013-03-221-1/+1
|
* Fix typoPeter Todd2013-02-241-1/+1
|