Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-14 | Add PSBT documentation | Pieter Wuille | |
2018-08-02 | trivial: Fixed typos and cleaned up language | William Robinson | |
2018-06-04 | Rename “OS X” to the newer “macOS” convention | Giulio Lombardo | |
2018-01-30 | Add NetBSD build instruction links | Alex Vear | |
2017-09-07 | Create dependencies.md, and link dependencies file from README & build docs | flack | |
2017-04-05 | doc: Remove version numbers from READMEs | Wladimir J. van der Laan | |
If we want to keep these numbers, could generate them using autoconf. But this seems unnecessary. | |||
2017-03-15 | specify blockchain size & default behaviour (over pruning) | Mike van Rossum | |
2017-02-17 | build: bump version to 0.14.99 | Wladimir J. van der Laan | |
Now that 0.14 branch has been split off, master is 0.14.99 (pre-0.15). Also clean out release notes. | |||
2016-12-15 | doc: Add bare-bones documentation for fuzzing | Wladimir J. van der Laan | |
2016-11-02 | Merge `doc/unit-tests.md` into `src/test/README.md` | Wladimir J. van der Laan | |
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-10-04 | [doc] Rework docs | MarcoFalke | |
* 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-07-18 | build: bump version to 0.13.99 | Wladimir J. van der Laan | |
Now that 0.13 branch has been split off, master is 0.13.99 (pre-0.14). | |||
2016-05-29 | [Doc] Add benchmarking notes | fanquake | |
2016-05-18 | doc: 32 and 64 bit packages are seperate | Wladimir J. van der Laan | |
2016-05-12 | doc: Remove outdated qt4 install information from README.md | Wladimir 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-03-01 | [doc] Fix markdown | MarcoFalke | |
2015-12-03 | Now that 0.12 has been branched, master is 0.12.99 | Wladimir J. van der Laan | |
... in preparation for 0.13 | |||
2015-11-17 | [doc] Users now see 'Bitcoin Core' in the OSX bundle | Michael Ford | |
On OS X users will see 'Bitcoin Core' after opening the DMG bundle. | |||
2015-11-04 | build: Improve build instructions | Wladimir J. van der Laan | |
- Add package instructions for Ubuntu 15.10 - Clarify BerkeleyDB/wallet situation for unix - Add basic build instructions for Windows (closes #1401) | |||
2015-10-18 | Correct spelling mistakes in doc folder | Mitchell Cash | |
- OSX —> OS X - XCode —> Xcode - github —> GitHub - homebrew —> Homebrew - gitian —> Gitian - Other miscellaneous obvious spelling fixes and whitespace removal | |||
2015-09-30 | doc: Change #bitcoin-dev IRC channel to #bitcoin-core-dev | Wladimir J. van der Laan | |
Split off Bitcoin Core project development discussion from the general Bitcoin development channel. | |||
2015-07-13 | doc: add documentation for shared library libbitcoinconsensus | Braydon Fuller | |
2015-06-01 | Now that 0.11 has been branched, master is 0.11.99 | Wladimir J. van der Laan | |
... in preparation for 0.12 | |||
2015-05-23 | doc: add translation strings policy | Wladimir J. van der Laan | |
2015-05-16 | Missing from Documentation Index | Shawn Wilkinson | |
2015-01-31 | Remove bootstrap.md | Michael Ford | |
See #5455 | |||
2015-01-02 | Remove redundant copyright notices from README files | Wladimir J. van der Laan | |
The normative place for these for the entire project is COPYING, and the main README already has a MIT license section. | |||
2014-12-31 | Merge #5468 from | Jeff Garzik | |
branch 'developer-notes_md' of git://github.com/fanquake/bitcoin into merge-5468 | |||
2014-12-19 | Merge pull request #5470 | Wladimir J. van der Laan | |
78253fc Remove references to X11 licence (Michael Ford) | |||
2014-12-19 | Create developer-notes.md | Michael Ford | |
Moves coding guidelines and development tips/tricks into a single file. Also adds a section explaining pull request terminology. | |||
2014-12-17 | Drop beta suffixes from readmes | Michael Ford | |
2014-12-16 | Remove references to X11 licence | Michael Ford | |
2014-12-11 | Now that 0.10 has been branched, master is 0.10.99 | Wladimir J. van der Laan | |
2014-09-16 | Merge pull request #4611 | Wladimir J. van der Laan | |
234bfbf Add init scripts and docs for Upstart and OpenRC (Adam Weiss) | |||
2014-09-09 | Add init scripts and docs for Upstart and OpenRC | Adam Weiss | |
2014-08-20 | Remove link to now removed Windows Build Notes | Michael Ford | |
Removed in | |||
2014-07-30 | Merge pull request #4577 | Wladimir J. van der Laan | |
0c3e101 Added systemd .service file in order to help distributions integrate bitcoind. (Aitor Pazos) | |||
2014-07-29 | Added systemd .service file in order to help distributions integrate bitcoind. | Aitor Pazos | |
2014-07-29 | Update openssl.org URL to include https:// | Jeff Garzik | |
Suggested by whitj00. Fixes #4595 | |||
2014-04-15 | VERSION obtained from source instead of the previous git tag. | Warren Togami | |
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 | |||
2014-04-12 | Merge pull request #3747 | Wladimir J. van der Laan | |
b698417 Added Blockchain Bootstraping Tutorial (super3) | |||
2014-04-12 | Added Blockchain Bootstraping Tutorial | super3 | |
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 | |||
2014-03-19 | doc/README.md: remove 'rc' label for 0.9.0 version, in title | Jeff Garzik | |
2014-01-29 | Bump version numbers for 0.9.0rc1 release | Wladimir J. van der Laan | |
2013-12-13 | Rebrand to `Bitcoin Core` | Wladimir J. van der Laan | |
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. | |||
2013-11-11 | Space saving in /doc README. | super3 | |
Fixed. Split off build, and bootstrap link. | |||
2013-10-15 | Broken Link in /Doc README | Shawn Wilkinson | |
#3092 removed readme-qt.md, but it was still listed in the index for the /doc README. | |||
2013-10-12 | Documentation Cleanup in /Doc | super3 | |
Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers. | |||
2013-06-16 | Markdown Cleanup - Part 2 | super3 | |
Now everything is in markdown... | |||
2013-05-20 | Docs Markdown Cleanup | super3 | |