Bharat Raghunathan
ab6f08bc06
Update hyperlinks in README ( #326 )
2020-03-26 15:40:26 +02:00
Eric Brian Anil
c273dbf77a
MIT License badge
...
Added the MIT license badge that redirects to the license page
2020-03-26 15:40:26 +02:00
addy1510
28ff5f5837
Fix typo in README.md
2020-03-26 15:40:26 +02:00
Jeremy Kauffman
b10163f1ce
mention mailing list on README
2020-03-26 15:40:26 +02:00
AlessandroSpallina
53cfe761f6
fix lbrycrd-cli command typo
2020-03-26 15:40:14 +02:00
Brannon King
60751f86b6
moved cmake build to a subfolder
2020-03-26 15:40:14 +02:00
Brannon King
ea6e1064ec
added yiimp pool instructions
2020-03-26 15:40:14 +02:00
Brannon King
fba1acd3d7
restored the current "depends" and friends
...
fix windows test run
unit test round 2
attempting to fix ccache use on darwin
made ccache optional, no longer pulls clang on darwin build
fixing darwin build from Dockerfile
fixed missing nproc on OSX
updated readme to include regtest example, build examples
fix QT unit tests
made -j get passed down, added build.sh
2020-03-26 15:39:51 +02:00
Brannon King
e7d7d0861b
pulled in a few minor keepers from the other rebase branch
2020-03-26 15:39:51 +02:00
lbrynaut
9295adeb38
Rebase lbry on to Bitcoin 0.17.
...
This contains significant rebase / merge / testing work by Naut
<lbrynaut@protonmail.com>, Anthony Fieroni <bvbfan@abv.bg> and Brannon
King <countprimes@gmail.com>.
2020-03-26 15:39:51 +02:00
MarcoFalke
e91f0a7af2
doc: Remove travis badge from readme
2019-06-19 11:39:27 -04:00
marcuswin
10c7642a57
docs: Update Transifex links
2019-03-02 17:42:33 +08:00
MarcoFalke
fa4da3c058
[doc] conf: Remove deprecated options from docs, Other cleanup
...
* conf: Remove deprecated options from docs
* Remove only mention of MIT/X11
* Link to developer notes in README.md
2018-11-07 13:30:03 -05:00
MarcoFalke
fa451511a1
doc: Adjust bitcoincore.org links
2018-07-22 10:32:38 -04:00
Giulio Lombardo
989c8990bb
Rename “OS X” to the newer “macOS” convention
2018-06-04 13:04:04 +02:00
Jim Posen
30d1a0ae37
Docs: Improve documentation on standard communication channels
...
More information about connection on IRC will hopefully help new
contributors.
2018-03-22 12:58:57 -07:00
John Newbery
a9bd622a65
Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
2017-03-20 10:40:31 -04:00
John Newbery
c28ee91db0
Rename rpc-tests directory to functional
2017-03-20 10:40:31 -04:00
John Newbery
00902c48cd
Rename qa directory to test
2017-03-20 10:40:31 -04:00
Wladimir J. van der Laan
eedc461882
Merge doc/unit-tests.md
into src/test/README.md
...
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.
2016-11-02 18:19:43 +01:00
Will Binns
7734479a01
readme: Omit phrasing; 'new'
...
This commit removes the word "new" in reference to describing Bitcoin,
as it has been around for over seven years, now.
2016-06-19 14:15:58 -06:00
Matthew English
fe80102d33
changing "(tests are) automatically run" to correspond to the earlier instance of "run automatically (on the build server)"
2016-05-09 14:00:28 +02:00
Elliot Olds
2ab835ae6c
Check if zmq is installed in tests, update docs
...
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.
2016-03-10 15:41:13 -08:00
MarcoFalke
fa97f95c15
[doc] Fix markdown
2016-03-01 14:35:19 +01:00
gladoscc
67958519fe
Add link to whitepaper
2016-02-01 19:55:08 +11:00
BtcDrak
b07b103e8a
Update project URL
2016-01-15 07:45:39 +00:00
Suriyaa Kudo
00423e1a71
Set link from http:// to https://
...
For opensource.org/licenses/MIT!
2015-12-10 18:45:23 +01:00
MarcoFalke
fad3035e8d
[doc] Minor markdown fixes
2015-11-30 16:33:15 +01:00
MarcoFalke
e16ee1cd1e
[qa] Extend README.md
2015-11-18 11:59:12 +01:00
Wladimir J. van der Laan
01afa809ce
doc: Remove mention of pulltester from README.md
...
We've switched to Travis CI a long time ago.
2015-11-12 15:02:48 +01:00
Pavel Janík
202f612a41
The Bitcoin Core project is releasing Bitcoin Core, not Bitcoin.
2015-10-05 21:20:43 +02:00
ptschip
5f34a2510f
Changed rpc-tests.sh to rpc-tests.py in README.md
...
Github-Pull: #6752
2015-10-05 13:38:31 +02:00
Wladimir J. van der Laan
5424d416c2
doc: Change #bitcoin-dev IRC channel to #bitcoin-core-dev
...
Split off Bitcoin Core project development discussion from the general
Bitcoin development channel.
2015-09-30 17:09:35 +02:00
BtcDrak
06d92d71a2
Add CONTRIBUTING.md
2015-09-26 09:03:47 +01:00
mruddy
70ae43e9b7
add tests for the decodescript rpc. add mention of the rpc regression tests to the testing seciton of the main readme.
2015-06-30 09:45:49 -04:00
Wladimir J. van der Laan
88d8525ca2
doc: update mailing list address
...
Move from sourceforge to linux foundation.
Also get rid of some other stale mentions of sourceforge.
2015-06-22 09:13:19 +02:00
Wladimir J. van der Laan
e6df2bb48f
Remove redundant copyright notices from README files
...
The normative place for these for the entire project is COPYING,
and the main README already has a MIT license section.
2015-01-02 10:46:23 +01:00
Michael Ford
3bf5f52808
Create developer-notes.md
...
Moves coding guidelines and development tips/tricks into a single file.
Also adds a section explaining pull request terminology.
2014-12-19 10:58:56 +08:00
Eric Shaw
b498a9493c
Fixed typo in README.md file. "-regest" "-regtest"
...
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.
2014-09-24 15:13:59 -04:00
Alexander Jeng
2027450d42
Grammar fixes in README
...
Github-Pull: #4956
2014-09-23 10:40:57 +02:00
randy-waterhouse
5a0823a09b
Add travis build:passing/failing indicator.
2014-08-28 19:47:31 +12:00
Michael Ford
18c7ba8d99
Add translation mailing list to README.md
...
Link to the new translation mailing list from README.md
2014-07-07 16:32:38 +08:00
Trevin Hofmann
9a6497ed07
http to https, 2013 to 2014
2014-07-01 00:05:24 -05:00
Wladimir J. van der Laan
32a9ddfc33
Merge pull request #4218
...
4665b1a
doc: Clarify wording about testing in README.md (Wladimir J. van der Laan)
2014-05-30 17:02:53 +02:00
Gavin Andresen
c47f5379bd
Add Tips and Tricks section to README
2014-05-23 10:30:38 -04:00
Wladimir J. van der Laan
4665b1ab6f
doc: Clarify wording about testing in README.md
...
Weaken and clarify the wording a bit, it currently implies that we get
more pull requests than we can ever handle which discourages
contribution.
2014-05-23 09:51:22 +02:00
Wladimir J. van der Laan
1528397135
doc: add note about translations to README.md
2014-04-11 14:52:39 +02:00
Telepatheic
b598581bfd
Update README.md
2014-04-05 11:43:27 +01:00
Wladimir J. van der Laan
c8af33aa75
Fix heading in README.md
2013-12-17 11:51:49 +01:00
Wladimir J. van der Laan
9c6546c90e
Rebrand README.md
...
How could I forgot this file...
2013-12-17 08:47:30 +01:00