aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-09-07Merge #10779: Create dependencies.mdWladimir J. van der Laan
2017-09-06(finally) remove getinfo in favor of more module-specific infosMatt Corallo
2017-09-07Create dependencies.md, and link dependencies file from README & build docsflack
2017-09-06Merge #11135: Update developer notes with RPC response guidelinesWladimir J. van der Laan
2017-09-06Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with ...Wladimir J. van der Laan
2017-08-30Add python3 to list of dependencies on some platformsdanra
2017-08-25[doc] Add RPC response notesJoão Barbosa
2017-08-24Merge #11112: [developer-notes] By default, declare single-argument construct...MarcoFalke
2017-08-24Merge #11119: [doc] build-windows: Mention that only trusty worksWladimir J. van der Laan
2017-08-23[doc] build-windows: Mention that only trusty worksMarcoFalke
2017-08-22Add recommendation: By default, declare single-argument constructors `explicit`practicalswift
2017-08-22Merge #11050: Avoid treating null RPC arguments different from missing argumentsWladimir J. van der Laan
2017-08-19Docs: Hash in ZMQ hash is raw bytes, not hexKarel Bílek
2017-08-18Merge #11066: Document the preference of nullptr over NULL or (void*)0Wladimir J. van der Laan
2017-08-18Merge #11080: doc: Update build-openbsd for 6.1Wladimir J. van der Laan
2017-08-18Merge #10878: Docs: Fix Markdown formatting issues in init.mdWladimir J. van der Laan
2017-08-18Document the preference of nullptr over NULL or (void*)0practicalswift
2017-08-17doc: Update build-openbsd for 6.1Wladimir J. van der Laan
2017-08-17Prefer compile-time checking over run-time checkingpracticalswift
2017-08-16Merge #10680: Fix inconsistencies and grammar in various filesMarcoFalke
2017-08-16Merge #10705: Trivial: spelling fixesMarcoFalke
2017-08-16doc: spelling fixesklemens
2017-08-14Update developer notes after params.size() cleanupRussell Yanofsky
2017-08-14build: bump version to 0.15.99Wladimir J. van der Laan
2017-08-14doc: Update release notes from wikiWladimir J. van der Laan
2017-08-14Merge #10968: Add instructions for parallel gitian builds.Wladimir J. van der Laan
2017-08-13Add instructions for multi-processor gitian buildsCharlie Lee
2017-08-07doc: Correct AmountFromValue/ValueFromAmount namesWladimir J. van der Laan
2017-08-04changed regtest RPCport to 18443 to avoid conflict with testnet 18332Ferdinando M. Ametrano
2017-07-29Update init.md: Fix section numbering.Carl Dong
2017-07-25developer-notes: add reference to snake_case and PascalCaseMarko Bencun
2017-07-18Update init.md: Fix line breaks in section 3b.Carl Dong
2017-07-01Fix MD formatting in REST-interface.md and spelling mistake inMeshCollider
2017-06-30REST/RPC example updateMichael Rotarius
2017-06-26Merge #9544: [trivial] Add end of namespace comments. Improve consistency.Wladimir J. van der Laan
2017-06-22Fixed multiple typosDimitris Tsapakidis
2017-06-19Merge #10623: doc: Add 0.14.2 release notesMarcoFalke
2017-06-18doc: Add 0.14.2 release notesMarcoFalke
2017-06-11Header include guidelinePieter Wuille
2017-06-09Use the "domain name setup" image (previously unused) in the gitian docspracticalswift
2017-06-05Replace bytes_serialized with bogosizePieter Wuille
2017-06-01Merge #10195: Switch chainstate db and cache to per-txout modelPieter Wuille
2017-05-31[trivial] Add end of namespace commentspracticalswift
2017-05-26Update style guidePieter Wuille
2017-05-26Remove/ignore tx version in utxo and undoPieter Wuille
2017-05-19[test] Speed up fuzzing by ~200x when using afl-fuzzpracticalswift
2017-05-10Shadowing is not enabled by default, update doc accordingly.Pavel Janík
2017-05-02Merge #10260: [doc] Minor corrections to osx dependenciesWladimir J. van der Laan
2017-05-02doc: Add RPC interface guidelinesWladimir J. van der Laan
2017-04-23[doc] Minor corrections to osx dependenciesfanquake