aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2016-06-02Merge #8029: [Doc] Simplify OS X build notesJonas Schnelli
2692e1b [Doc] Simplify OS X build notes (fanquake)
2016-06-01Merge #8121: [Doc] Update implemented BIPs listPieter Wuille
e4f73c7 [Doc] Update implemented BIPs list (fanquake)
2016-05-30[Doc] Update implemented BIPs listfanquake
2016-05-29[Doc] Add benchmarking notesfanquake
2016-05-18Merge #8048: doc: Remove outdated qt4 install information from README.mdWladimir J. van der Laan
6075bc4 doc: 32 and 64 bit packages are seperate (Wladimir J. van der Laan) e5764e6 doc: Remove outdated qt4 install information from README.md (Wladimir J. van der Laan)
2016-05-18doc: 32 and 64 bit packages are seperateWladimir J. van der Laan
2016-05-12[Doc] Simplify OS X build notesfanquake
Add —c++11 flags to brew dependancies that support it Remove release-build section, this is covered by depends/release-notes
2016-05-12doc: Remove outdated qt4 install information from README.mdWladimir J. van der Laan
This text is aimed at users installing the binaries. Now that Qt5 is linked statically, there is no need to install Qt as a run-time dependency.
2016-05-10[doc] Link to clang-format in the developer notesMarcoFalke
2016-05-06Merge #8009: Docs: Fixed invalid example paths in gitian-building.mdWladimir J. van der Laan
b06f6a9 Fixed invalid example paths in gitian-building.md (JeremyRand)
2016-05-06Merge #8013: doc: Fedora build requirements, add gcc-c++ and fix typoWladimir J. van der Laan
b3d18ba doc: Fedora build requirements, add gcc-c++ and fix typo (Warren Togami)
2016-05-05doc: Fedora build requirements, add gcc-c++ and fix typoWarren Togami
2016-05-05Fixed invalid example paths in gitian-building.mdJeremyRand
The example local paths for "Building fully offline" have an extraneous ".git". This caused an error when trying to run gbuild, like this fatal: '/home/user/bitcoin.git' does not appear to be a git repository fatal: Could not read from remote repository. This commit fixes that.
2016-05-05[qa] Switch to py3MarcoFalke
2016-05-05Merge #7968: doc: Fedora build requirementsWladimir J. van der Laan
0281678 doc: Fedora build requirements (Warren Togami)
2016-05-04doc: Fedora build requirementsWarren Togami
2016-04-29[doc] Update bitcoin-core GitHub linksMarcoFalke
2016-04-28doc: Add note about new build/test requirements to release notesWladimir J. van der Laan
[skip ci]
2016-04-25Merge #7881: Update release processWladimir J. van der Laan
f154470 [contrib] Remove reference to sf and add doc to verify.sh (MarcoFalke) 182bec4 contrib: remove hardcoded version from verify.sh (Wladimir J. van der Laan) c907f4d doc: Update release process (Wladimir J. van der Laan)
2016-04-25doc: Update release processWladimir J. van der Laan
The actual release process quite diverged from what was written here, also clarify things a bit.
2016-04-19Merge #7762: [ZMQ] append a message sequence number to every ZMQ notificationWladimir J. van der Laan
0b25a9f [ZMQ] append a message sequence number to every ZMQ notification (Jonas Schnelli) de821d5 [ZMQ] refactor message string (Jonas Schnelli)
2016-04-19[ZMQ] append a message sequence number to every ZMQ notificationJonas Schnelli
2016-04-15doc: update release-notes for `gettxoutsetinfo` changeWladimir J. van der Laan
2016-04-15[gitian] Move keys to contrib/gitian-keysMarcoFalke
2016-04-14Merge #7847: doc: add arch linux build exampleWladimir J. van der Laan
fe53a2a doc: add arch linux setup and build example [skip ci] (mruddy)
2016-04-14Merge #7855: [doc] gitian: Replace precise with trustyWladimir J. van der Laan
fa6399d [doc] gitian: Replace precise with trusty (MarcoFalke)
2016-04-11[Doc] Update gitian build guide to debian 8.4.0fanquake
2016-04-10[doc] gitian: Replace precise with trustyMarcoFalke
2016-04-09doc: add arch linux setup and build examplemruddy
[skip ci]
2016-04-05Merge #7793: [doxygen] Fix member commentsWladimir J. van der Laan
fada0c4 [doc] Fix doxygen comments for members (MarcoFalke)
2016-04-05Merge #7791: Doc: change Precise to Trusty in gitian-building.mdWladimir J. van der Laan
190c1e2 Doc: change Precise to Trusty in gitian-building.md (JeremyRand)
2016-04-05[doc] Update port in tor.mdAdam Brown
Tor Browser Bundle spawns the Tor process and listens on port 9150, it doesn't randomly pick a port. [ci skip] (cherry picked from commit 1b63cf98347b2a62915425576930f55c2126c2ff)
2016-04-03[doc] Fix doxygen comments for membersMarcoFalke
2016-04-02Doc: change Precise to Trusty in gitian-building.mdJeremyRand
https://github.com/bitcoin/bitcoin/commit/2cecb2460002bc645e47e8517b21099b0faec818 changed "precise" to "trusty" in the shell command, but didn't change the text above it accordingly. This commit fixes that.
2016-04-02Add note about using the Qt official binary installer.Pavel Janík
2016-03-30[doc] added depends cross compile infoaccraze
2016-03-21modify release-notes.md and bips.mdAlex Morcos
2016-03-21Merge #7692: Remove p2p alert systemWladimir J. van der Laan
cfd519e Add release note documentation (BtcDrak) 6601ce5 protocol.h/cpp: Removes NetMsgType::ALERT (Thomas Kerin) ad72104 Formatting (BtcDrak) 1b77471 Remove alert keys (BtcDrak) 01fdfef Remove `-alerts` option (BtcDrak) 9206634 Update alert notification and GUI (BtcDrak) bbb9d1d Remove p2p alert handling (BtcDrak)
2016-03-18Always disconnect old nodes which request filtered connections.Patrick Strateman
2016-03-18Add release note documentationBtcDrak
2016-03-09Add curl to Gitian setup instrustionsBtcDrak
curl is required to fetch dependencies [ci skip]
2016-03-01Merge #7617: [doc/log] Fix markdown syntax and line terminate LogPrintWladimir J. van der Laan
fa26652 Make sure LogPrintf strings are line-terminated (MarcoFalke) fa97f95 [doc] Fix markdown (MarcoFalke) fa06ce0 Fix doxygen comment for payTxFee (MarcoFalke)
2016-03-01[doc] Fix markdownMarcoFalke
2016-03-01doc: Add missing credit to 0.12.0 release notesWladimir J. van der Laan
Closes #7624
2016-02-29Merge #7590: Improving wording related to Boost library requirements [updated]Wladimir J. van der Laan
8c5a5fb Improving wording related to Boost library requirements [updated] (Jonathan Cross)
2016-02-29Merge #7612: [doc] Typo fixWladimir J. van der Laan
ff2be40 [doc] Typo fix (Alfie John)
2016-02-27Add missing sudo entry in gitian VM setup.BtcDrak
[ci skip]
2016-02-27[doc] Typo fixAlfie John
Small typo in Unix install notes
2016-02-24Improving wording related to Boost library requirements [updated]Jonathan Cross
Fixed formatting as requested on https://github.com/bitcoin/bitcoin/pull/7589 Description: Documentation was unclear in this section and could be interpreted to mean that boost was not a hard requirement for older Ubuntu versions. Related: #7587
2016-02-24Merge #7583: [doc] Fix typosWladimir J. van der Laan
6e4dfa1 [doc] Fix typos (Cédric Félizard)