Commit Graph

936 Commits (99bc0b428b03b571afbc311b7f18fd3a707ac5af)

Author SHA1 Message Date
Russell Yanofsky 434f5a2506 Recommend #include<> syntax in developer notes
7 years ago
Wladimir J. van der Laan 927a1d7d08
Merge #10286: Call wallet notify callbacks in scheduler thread (without cs_main)
7 years ago
Jonas Schnelli 4db82b7aab
Merge #11680: [docs] Add instructions for lcov report generation
7 years ago
James O'Beirne 5ff01c2363 [docs] Add instructions for lcov coverage report generation
7 years ago
practicalswift d8ac893268 trivial: Fix typo – "Ubutntu" → "Ubuntu"
7 years ago
Thoragh 73a7e6d186 Update WSL installation for Fall Creators update
7 years ago
MarcoFalke 41aa9c4a80
Merge #11663: [trivial] doc: Add getreceivedbyaddress release notes
7 years ago
Wladimir J. van der Laan 927e5280bd
Merge #11035: [contrib] Add Valgrind suppressions file
7 years ago
Wladimir J. van der Laan 7fbf3c638f
Merge #11438: Updated Windows build doc for WSL/Xenial workaround
7 years ago
practicalswift 4a426d8900 Add note about Valgrind suppressions file in developer-notes.md
7 years ago
MarcoFalke fa0c7c7f86 doc: Add getreceivedbyaddress release notes
7 years ago
Wladimir J. van der Laan 6de3203cdc
doc: Add historical release notes for 0.15.1
7 years ago
Wladimir J. van der Laan e1f6a2a801
Merge #11565: Make listsinceblock refuse unknown block hash
7 years ago
Russell Yanofsky 659b2061c4 Make listsinceblock refuse unknown block hash
7 years ago
fanquake 9d30f54ef1
[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2
7 years ago
Aaron Clauson 7383d77264 Updated instructions for Windows 10 Fall Creators Update.
7 years ago
Aaron Clauson e0fc4a7356 Updated Windows build doc for WSL/Xenial workarounds.
7 years ago
Matt Corallo c4784b5065 Add a dev notes document describing the new wallet RPC blocking
7 years ago
Wladimir J. van der Laan becbd71b0c
Merge #11437: [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04
7 years ago
Wladimir J. van der Laan 7f11ef2608
Merge #9937: rpc: Prevent `dumpwallet` from overwriting files
7 years ago
fanquake 696ce46306
[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04
7 years ago
Donal OConnor 4f890ba6bc
Add new step to clean $PATH var by removing /mnt specific Window's %PATH% paths that cause issues with the make system
7 years ago
Wladimir J. van der Laan 0cd9273fd9 rpc: Prevent `dumpwallet` from overwriting files
7 years ago
MarcoFalke fa082b4ee0 doc: move gitian building to external repo
7 years ago
Wladimir J. van der Laan a3b4c5943b
Merge #11392: Fix stale link in gitian-building.md
7 years ago
Pieter Wuille 12ed800ab8
Merge #11390: [docs] document scripted-diff
7 years ago
John Newbery 90ab62c451 [docs] document scripted-diff
7 years ago
Shooter 204cc98261 fix link error
7 years ago
Wladimir J. van der Laan 10a20bf770
Merge #11338: qt: Backup former GUI settings on `-resetguisettings`
7 years ago
Wladimir J. van der Laan 723aa1b875 qt: Backup former GUI settings on `-resetguisettings`
7 years ago
Wladimir J. van der Laan 2847480275
Merge #11305: [doc] Update release notes and manpages for 0.16
7 years ago
Wladimir J. van der Laan 1ab1b687cb
doc: Add release notes for 0.15.0.1
7 years ago
Wladimir J. van der Laan 86700d3d05
doc: add release-notes for 0.15.0 to master
7 years ago
MarcoFalke b148803b18
Merge #11264: [doc] Fix broken Markdown table in dependencies.md
7 years ago
MarcoFalke fa65dcdda0 doc: Update release notes for 0.16.0
7 years ago
MarcoFalke fa2c3b6cf7 doc: Bump manpages to 0.15.99
7 years ago
Matt Corallo 6f703e9bf1 Add release notes describing blockmaxweight deprecation
7 years ago
practicalswift b8d91e03a9 [Docs] Fix broken Markdown table in dependencies.md. Cleanups.
7 years ago
Wladimir J. van der Laan f65614726d
Merge #10779: Create dependencies.md
7 years ago
Matt Corallo aece8a4637 (finally) remove getinfo in favor of more module-specific infos
7 years ago
flack e91b961923 Create dependencies.md, and link dependencies file from README & build docs
7 years ago
Wladimir J. van der Laan 21e2f2f799
Merge #11135: Update developer notes with RPC response guidelines
7 years ago
Wladimir J. van der Laan 28485c783d
Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332
7 years ago
danra 7bb5d3000c Add python3 to list of dependencies on some platforms
7 years ago
João Barbosa 62ecce75e4 [doc] Add RPC response notes
7 years ago
MarcoFalke 3f726c99f8
Merge #11112: [developer-notes] By default, declare single-argument constructors "explicit"
7 years ago
Wladimir J. van der Laan 00ada17230
Merge #11119: [doc] build-windows: Mention that only trusty works
7 years ago
MarcoFalke fa14b67970 [doc] build-windows: Mention that only trusty works
7 years ago
practicalswift f1708ef89a Add recommendation: By default, declare single-argument constructors `explicit`
7 years ago
Wladimir J. van der Laan 7ed57d3d7c
Merge #11050: Avoid treating null RPC arguments different from missing arguments
7 years ago