aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
Commit message (Collapse)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-9/+9
|
* really s/doge/dis/g this timeTomo Ueda2021-09-021-6/+6
|
* Update documentation to match 1.10 (#1436)Ross Nicoll2019-03-251-17/+14
|
* build: bump version to 0.14.2Wladimir J. van der Laan2017-06-021-1/+1
|
* Bump version to 0.14.1Wladimir J. van der Laan2017-04-051-1/+1
|
* build: bump version to 0.14.0Wladimir J. van der Laan2017-02-171-1/+1
|
* doc: Add bare-bones documentation for fuzzingWladimir J. van der Laan2016-12-151-0/+1
|
* Merge `doc/unit-tests.md` into `src/test/README.md`Wladimir J. van der Laan2016-11-021-1/+0
| | | | | | | 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.
* [doc] Rework docsMarcoFalke2016-10-041-3/+7
| | | | | | | | * 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
* build: bump version to 0.13.99Wladimir J. van der Laan2016-07-181-1/+1
| | | | Now that 0.13 branch has been split off, master is 0.13.99 (pre-0.14).
* [Doc] Add benchmarking notesfanquake2016-05-291-0/+1
|
* doc: 32 and 64 bit packages are seperateWladimir J. van der Laan2016-05-181-2/+2
|
* doc: Remove outdated qt4 install information from README.mdWladimir J. van der Laan2016-05-121-6/+0
| | | | | | | 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.
* [doc] Fix markdownMarcoFalke2016-03-011-1/+1
|
* Now that 0.12 has been branched, master is 0.12.99Wladimir J. van der Laan2015-12-031-1/+1
| | | | ... in preparation for 0.13
* [doc] Users now see 'Bitcoin Core' in the OSX bundleMichael Ford2015-11-171-1/+1
| | | On OS X users will see 'Bitcoin Core' after opening the DMG bundle.
* build: Improve build instructionsWladimir J. van der Laan2015-11-041-0/+2
| | | | | | - Add package instructions for Ubuntu 15.10 - Clarify BerkeleyDB/wallet situation for unix - Add basic build instructions for Windows (closes #1401)
* Correct spelling mistakes in doc folderMitchell Cash2015-10-181-3/+3
| | | | | | | | | - OSX —> OS X - XCode —> Xcode - github —> GitHub - homebrew —> Homebrew - gitian —> Gitian - Other miscellaneous obvious spelling fixes and whitespace removal
* doc: Change #bitcoin-dev IRC channel to #bitcoin-core-devWladimir J. van der Laan2015-09-301-1/+2
| | | | | Split off Bitcoin Core project development discussion from the general Bitcoin development channel.
* doc: add documentation for shared library libbitcoinconsensusBraydon Fuller2015-07-131-0/+1
|
* Now that 0.11 has been branched, master is 0.11.99Wladimir J. van der Laan2015-06-011-1/+1
| | | | ... in preparation for 0.12
* doc: add translation strings policyWladimir J. van der Laan2015-05-231-0/+1
|
* Missing from Documentation IndexShawn Wilkinson2015-05-161-0/+4
|
* Remove bootstrap.mdMichael Ford2015-01-311-1/+1
| | | | See #5455
* Remove redundant copyright notices from README filesWladimir J. van der Laan2015-01-021-4/+1
| | | | | The normative place for these for the entire project is COPYING, and the main README already has a MIT license section.
* Merge #5468 fromJeff Garzik2014-12-311-1/+1
|\ | | | | | | branch 'developer-notes_md' of git://github.com/fanquake/bitcoin into merge-5468
| * Create developer-notes.mdMichael Ford2014-12-191-1/+1
| | | | | | | | | | Moves coding guidelines and development tips/tricks into a single file. Also adds a section explaining pull request terminology.
* | Merge pull request #5470Wladimir J. van der Laan2014-12-191-1/+1
|\ \ | | | | | | | | | 78253fc Remove references to X11 licence (Michael Ford)
| * | Remove references to X11 licenceMichael Ford2014-12-161-1/+1
| |/
* / Drop beta suffixes from readmesMichael Ford2014-12-171-1/+1
|/
* Now that 0.10 has been branched, master is 0.10.99Wladimir J. van der Laan2014-12-111-1/+1
|
* Merge pull request #4611Wladimir J. van der Laan2014-09-161-1/+1
|\ | | | | | | 234bfbf Add init scripts and docs for Upstart and OpenRC (Adam Weiss)
| * Add init scripts and docs for Upstart and OpenRCAdam Weiss2014-09-091-1/+1
| |
* | Remove link to now removed Windows Build NotesMichael Ford2014-08-201-1/+0
|/ | | | Removed in
* Merge pull request #4577Wladimir J. van der Laan2014-07-301-0/+1
|\ | | | | | | 0c3e101 Added systemd .service file in order to help distributions integrate bitcoind. (Aitor Pazos)
| * Added systemd .service file in order to help distributions integrate bitcoind.Aitor Pazos2014-07-291-0/+1
| |
* | Update openssl.org URL to include https://Jeff Garzik2014-07-291-1/+1
|/ | | | Suggested by whitj00. Fixes #4595
* VERSION obtained from source instead of the previous git tag.Warren Togami2014-04-151-1/+1
| | | | | | | | | Drawback: The version string is no longer a valid git identifier. For this reason the 'g' short hash prefix has been removed. Exception: When building directly from a tag this behaves exactly like the previous behavior. This allows formatting release versions with precision i.e. v0.9.2 This also allows arbitrary topicbranch names i.e. v0.9.1-glibc-compat
* Merge pull request #3747Wladimir J. van der Laan2014-04-121-1/+1
|\ | | | | | | b698417 Added Blockchain Bootstraping Tutorial (super3)
| * Added Blockchain Bootstraping Tutorialsuper32014-04-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per @laanwj request in #3724 Fixing Checkpoints Comment Fixed Image Paths Removed requirement. Update Torrent Links. Update Links 2 Link would not work. 2 Small Fixes Changed in to from @laanwj suggestion on safety
* | doc/README.md: remove 'rc' label for 0.9.0 version, in titleJeff Garzik2014-03-191-1/+1
| |
* | Bump version numbers for 0.9.0rc1 releaseWladimir J. van der Laan2014-01-291-3/+3
|/
* Rebrand to `Bitcoin Core`Wladimir J. van der Laan2013-12-131-1/+1
| | | | | | | | | | | | Only messages for now, executable names and other file names can be changed later if necessary and safe. Do not do an all-sweeping change. Some occurences of Bitcoin-Qt need to be kept: - Applicationname: this is used to determine the registry entry names, we don't want to lose settings over a silly name change. - Where it refers to the executable name instead of the product name.
* Space saving in /doc README.super32013-11-111-15/+25
| | | | Fixed. Split off build, and bootstrap link.
* Broken Link in /Doc READMEShawn Wilkinson2013-10-151-2/+1
| | | #3092 removed readme-qt.md, but it was still listed in the index for the /doc README.
* Documentation Cleanup in /Docsuper32013-10-121-11/+8
| | | | | | | | | | Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers.
* Markdown Cleanup - Part 2super32013-06-161-11/+35
| | | | Now everything is in markdown...
* Docs Markdown Cleanupsuper32013-05-201-0/+46