aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-11-15Merge #10286: Call wallet notify callbacks in scheduler thread (without cs_main)Wladimir J. van der Laan
2017-11-14Merge #11680: [docs] Add instructions for lcov report generationJonas Schnelli
2017-11-14[docs] Add instructions for lcov coverage report generationJames O'Beirne
2017-11-14trivial: Fix typo – "Ubutntu" → "Ubuntu"practicalswift
2017-11-14Update WSL installation for Fall Creators updateThoragh
2017-11-13Merge #11663: [trivial] doc: Add getreceivedbyaddress release notesMarcoFalke
2017-11-13Merge #11035: [contrib] Add Valgrind suppressions fileWladimir J. van der Laan
2017-11-13Merge #11438: Updated Windows build doc for WSL/Xenial workaroundWladimir J. van der Laan
2017-11-12Add note about Valgrind suppressions file in developer-notes.mdpracticalswift
2017-11-11doc: Add getreceivedbyaddress release notesMarcoFalke
2017-11-11doc: Add historical release notes for 0.15.1Wladimir J. van der Laan
2017-11-01Merge #11565: Make listsinceblock refuse unknown block hashWladimir J. van der Laan
2017-10-26Make listsinceblock refuse unknown block hashRussell Yanofsky
2017-10-25[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2fanquake
2017-10-18Updated instructions for Windows 10 Fall Creators Update.Aaron Clauson
2017-10-15Updated Windows build doc for WSL/Xenial workarounds.Aaron Clauson
2017-10-13Add a dev notes document describing the new wallet RPC blockingMatt Corallo
2017-10-05Merge #11437: [Docs] Update Windows build instructions for using WSL and Ubun...Wladimir J. van der Laan
2017-10-04Merge #9937: rpc: Prevent `dumpwallet` from overwriting filesWladimir J. van der Laan
2017-10-03[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04fanquake
2017-10-02Add new step to clean $PATH var by removing /mnt specific Window's %PATH% pat...Donal OConnor
2017-09-26rpc: Prevent `dumpwallet` from overwriting filesWladimir J. van der Laan
2017-09-25doc: move gitian building to external repoMarcoFalke
2017-09-25Merge #11392: Fix stale link in gitian-building.mdWladimir J. van der Laan
2017-09-24Merge #11390: [docs] document scripted-diffPieter Wuille
2017-09-24[docs] document scripted-diffJohn Newbery
2017-09-24fix link errorShooter
2017-09-23Merge #11338: qt: Backup former GUI settings on `-resetguisettings`Wladimir J. van der Laan
2017-09-23qt: Backup former GUI settings on `-resetguisettings`Wladimir J. van der Laan
2017-09-20Merge #11305: [doc] Update release notes and manpages for 0.16Wladimir J. van der Laan
2017-09-19doc: Add release notes for 0.15.0.1Wladimir J. van der Laan
2017-09-14doc: add release-notes for 0.15.0 to masterWladimir J. van der Laan
2017-09-12Merge #11264: [doc] Fix broken Markdown table in dependencies.mdMarcoFalke
2017-09-12doc: Update release notes for 0.16.0MarcoFalke
2017-09-12doc: Bump manpages to 0.15.99MarcoFalke
2017-09-11Add release notes describing blockmaxweight deprecationMatt Corallo
2017-09-08[Docs] Fix broken Markdown table in dependencies.md. Cleanups.practicalswift
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