aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2016-10-05Merge #8879: [doc] Rework docsWladimir J. van der Laan
eeeebdd [doc] Rework docs (MarcoFalke)
2016-10-04[doc] Rework docsMarcoFalke
* Minor formatting such as adjusting links * Move sections of `doc/multiwallet-qt.md` to the source code and delete the file, as it is outdated * Fix typo in the release notes * Amend release process to mention update of BLOCK_CHAIN_SIZE
2016-10-04Merge #8848: Add NULLDUMMY verify flag in bitcoinconsensus.hWladimir J. van der Laan
2fa0063 Add NULLDUMMY verify flag in bitcoinconsensus.h (Johnson Lau)
2016-09-30Merge #8852: Mention Gitian building script in doc (Laudaa)Wladimir J. van der Laan
203e2dd Mention Gitian building script in doc. (Lauda)
2016-09-30Mention Gitian building script in doc.Lauda
2016-09-30Add NULLDUMMY verify flag in bitcoinconsensus.hJohnson Lau
2016-09-27doc: Add privacy recommendation when running hidden serviceWladimir J. van der Laan
2016-09-25Merge #8743: Remove old manpages from contrib/debian in favour of doc/manWladimir J. van der Laan
b194872 Remove old manpages from contrib/debian (fanquake)
2016-09-25Remove old manpages from contrib/debianfanquake
2016-09-22[Doc] Add missing autogen to example buildsAmir Abrams
2016-09-21Merge #8773: Trivial Bugfix: doc/gitian-building.md: Link to release-process ↵MarcoFalke
needs to be updated 6f933c6 Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated (Luke Dashjr)
2016-09-21Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be ↵Luke Dashjr
updated Section was renamed in c907f4d56b0a27ecd002a6d7d89a38cfc6d45ee3
2016-09-21Trivial: Fix ISO URL, capitalizationunsystemizer
- Changed Debian 8.5.0 ISO CD ROM URL by redirecting from current (which now has only 8.6.0) to a persistent archive link which should not change anytime soon. - Added a link to official Debian checksum verification procedure (which is more verbose and also acts as a backup source of SHA256sum's) - Fix capitalization (iso)
2016-09-19Trivial: Fix typoMarty Jones
2016-09-19Merge #8720: Minor change in section nameWladimir J. van der Laan
dad932c Minor change in section name (Anders Øyvind Urke-Sætre)
2016-09-18[Doc] Target protobuf 2.6 in OS X build notes.Michael Ford
Homebrew now installs Protobuf version 3 by default, which doesn't currently compile. Install Protobuf 2.6.x from the versions tap instead.
2016-09-14Minor change in section nameAnders Øyvind Urke-Sætre
Changed 'build' to 'create', as the section name have changed in newer versions of release-process.md
2016-09-13Remove maxuploadtargets recommended minimumJonas Schnelli
2016-09-13Merge #8608: Install manpages via make install, also add some autogenerated ↵Wladimir J. van der Laan
manpages d19583f improved gen-manpages.sh, includes bitcoin-tx and strips commit tag, now also runs binaries from build dir by default, added variables for more control (nomnombtc) 09546ca regenerated all manpages with commit tag stripped, also add bitcoin-tx (nomnombtc) ae6e754 change help string --enable-man to --disable-man (nomnombtc) a32c102 add conditional for --enable-man, default is yes (nomnombtc) dc84b6f add doc/man to subdir if configure flag --enable-man is set (nomnombtc) 00dba72 add doc/man/Makefile.am to include manpages (nomnombtc) eb5643b add autogenerated manpages by help2man (nomnombtc) 6edf2fd add gen-manpages.sh description to README.md (nomnombtc) d2cd9c0 add script to generate manpages with help2man (nomnombtc)
2016-09-08update name of file bitcoin.qrcGaurav Rana
2016-09-01regenerated all manpages with commit tag stripped, also add bitcoin-txnomnombtc
2016-09-01Make the dummy argument to getaddednodeinfo optionalPieter Wuille
2016-09-01rest.cpp: change HTTP_INTERNAL_SERVER_ERROR to HTTP_BAD_REQUESTdjpnewton
2016-08-31Merge #8604: build,doc: Update for 0.13.0+ and OpenBSD 5.9Wladimir J. van der Laan
6275123 doc: Update build-openbsd for 0.13.0+ and OpenBSD 5.9 (Wladimir J. van der Laan) 883175f build: Updates for OpenBSD (Wladimir J. van der Laan)
2016-08-29Merge #8624: [doc] build: Mention curlPieter Wuille
fae6bb8 [doc] build: Mention curl (MarcoFalke)
2016-08-29Merge #8617: Include instructions to extract Mac OS X SDK on Linux using ↵Pieter Wuille
7zip and SleuthKit b729fcd Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit (Luke Dashjr)
2016-08-29[doc] build: Mention curlMarcoFalke
2016-08-29Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKitLuke Dashjr
2016-08-28doc: Update build-openbsd for 0.13.0+ and OpenBSD 5.9Wladimir J. van der Laan
- Python 3 now supported. - Bump boost version to 1.61 - one boost patch no longer needed. - All checked with OpenBSD 5.9, except for the clang part, I left this as-is for someone adventurous. - Mention overriding resource limits, OpenBSD's default ulimit does not suffice for building Bitcoin Core with gcc 4.9.3.
2016-08-27add doc/man/Makefile.am to include manpagesnomnombtc
2016-08-27add autogenerated manpages by help2mannomnombtc
2016-08-26Merge #8602: [trivial][doc] Mention ++i as preferred over i++ in dev notesWladimir J. van der Laan
ab53207 [trivial][doc] Mention ++i as preferred to i++ in dev notes (fanquake)
2016-08-26[trivial][doc] Mention gpg --refresh-keys in release-process.mdfanquake
2016-08-26[trivial][doc] Mention ++i as preferred to i++ in dev notesfanquake
2016-08-24[wallet] rpc: Drop misleading optionMarcoFalke
2016-08-24Add default port numbers to REST docdjpnewton
2016-08-23doc: Add historical release notes for 0.12.1 0.13.0Wladimir J. van der Laan
2016-08-12[doc] typos, READMEs, commentsJustin Camarena
Just a quick run through some docs and fixing some text errors.
2016-08-01[doc] Increase recommended memory in gitian build guidefanquake
2016-07-26Merge #8358: [doc] gbuild: Set memory explicitly (default is too low)Wladimir J. van der Laan
faa5931 [doc] gbuild: Set memory explicitly (default is too low) (MarcoFalke)
2016-07-18doc: Clean out release notesWladimir J. van der Laan
Now that 0.13 has branched, release notes for 0.13 should be maintained there, and the release notes file on master is for 0.14 release notes.
2016-07-18build: bump version to 0.13.99Wladimir J. van der Laan
Now that 0.13 branch has been split off, master is 0.13.99 (pre-0.14).
2016-07-18[doc] gbuild: Set memory explicitly (default is too low)MarcoFalke
2016-07-08Fix 0.12 release notes on block relayingKrzysztof Jurewicz
The previous information about block relaying in pruned mode suggested that blocks are relayed only to nodes that support BIP 130, which is not true.
2016-07-08Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYWladimir J. van der Laan
18c975c Rename NOP3 to CHECSEQUENCEVERIFY in rpc tests (BtcDrak) 14d0130 Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY (BtcDrak)
2016-07-08Merge #8303: [Doc] Update bips.md for CSV softfork.Wladimir J. van der Laan
ab0c35a [Doc] Update bips.md for CSV softfork. (fanquake)
2016-07-06doc: Mention dbcache increase in release notesWladimir J. van der Laan
2016-07-05[Doc] Update bips.md for CSV softfork.fanquake
2016-06-28Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYBtcDrak
2016-06-24doc: Mention Windows XP end of support in release notesWladimir J. van der Laan
Closes #7681.