Commit Graph

106 Commits (fb90ec3c33e824f5abb6a68452c683d6ce8b3e4a)

Author SHA1 Message Date
Hennadii Stepanov 201393f932
Align code example with clang-format
6 years ago
John Newbery 947f73ceba [docs] remove reference to signrawtransaction in the developer docs.
6 years ago
marcuswin 10c7642a57
docs: Update Transifex links
6 years ago
MarcoFalke f78cd3dd51
Merge #15348: doc: Add separate productivity notes document
6 years ago
MarcoFalke 5029e94f85
Merge #14519: tests: add utility to easily profile node performance with perf
6 years ago
Carl Dong 5b76c314d6 doc: Add separate productivity notes document
6 years ago
John Newbery 65bc38d1c1 [doc] add notes on release notes
6 years ago
James O'Beirne 13782b8ba8 docs: add perf section to developer docs
6 years ago
MarcoFalke fd83c57d6b
Merge #14832: docs: Add more Doxygen information to Developer Notes
6 years ago
MarcoFalke 4987cdd16d
Merge #14882: [doc] developer-notes.md: point out that UniValue deviates from upstream
6 years ago
Sjors Provoost a67d71311d
[doc] developer-notes.md: point out that UniValue deviates from upstream
6 years ago
vim88 688f665a5e Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin/bash, added linting for .sh files shebang and updated the Developer Notes.
6 years ago
Jon Layton a62e667296 docs: Add more Doxygen information to Developer Notes
6 years ago
Carl Dong 07e286d940 Improve scripted-diff developer docs
6 years ago
Carl Dong 9605bbd315
Make clear function argument case in dev notes
6 years ago
Dimitris Apostolou 4a9f064ea1
Fix typos
6 years ago
MarcoFalke 920c090f63
Merge #14287: tests: Use MakeUnique to construct objects owned by unique_ptrs
6 years ago
practicalswift b6718e373e tests: Use MakeUnique to construct objects owned by unique_ptrs
6 years ago
Hennadii Stepanov 14b29a77ac
Fix reference to lint-locale-dependence.sh
6 years ago
Wladimir J. van der Laan 8c3c402a5a
Merge #13717: docs: Link to python style guidelines from developer notes
6 years ago
William Robinson 3be70ba400
trivial: Fixed typos and cleaned up language
6 years ago
Mason Simon a9e898a4ad docs: Link to python style guidelines from developer notes
6 years ago
MarcoFalke b22115d9a3
Merge #13312: docs: Add a note about the source code filename naming convention
7 years ago
Wladimir J. van der Laan 7c32b414b6
Merge #13230: Simplify include analysis by enforcing the developer guide's include syntax
7 years ago
practicalswift 16e3cd380a Clarify include recommendation
7 years ago
practicalswift 698cfd0811 docs: Mention lint-locale-dependence.sh in developer-notes.md
7 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago
practicalswift 419a1983ca docs: Add a note about the source code filename naming convention
7 years ago
Russell Yanofsky cd0e1e91dd Fix inconsistent namespace formatting guidelines
7 years ago
MarcoFalke fad0fc3c9a
Refine travis check for duplicate includes
7 years ago
Wladimir J. van der Laan d6f10b248a
Merge #12895: tests: Add note about test suite name uniqueness requirement to developer notes
7 years ago
MarcoFalke 048ac8326b
Merge #12906: Avoid `interface` keyword to fix windows gitian build
7 years ago
Russell Yanofsky 17780d6f35 scripted-diff: Avoid `interface` keyword to fix windows gitian build
7 years ago
practicalswift dc8067b3e6 tests: Add note about uniqueness requirement for test suite names
7 years ago
practicalswift b119e78733 docs: Fix conflicting statements about initialization in developer notes
7 years ago
Russell Yanofsky 9960137697 Add developer notes about blocking GUI code
7 years ago
MarcoFalke 0c5f67b8e5
Merge #12757: Clarify include guard naming convention
7 years ago
MarcoFalke 9beded5860
Merge #12719: tests: Add note about test suite naming convention in developer-notes.md
7 years ago
Wladimir J. van der Laan de6bdfd78f
Merge #12692: Add configure options for various -fsanitize flags
7 years ago
Wladimir J. van der Laan d3908e2cee
Merge #12759: [Docs] Improve formatting of developer notes
7 years ago
Evan Klitzke ccedbafd73
Increase LevelDB max_open_files unless on 32-bit Unix.
7 years ago
Evan Klitzke 6feb46c372
Add --with-sanitizers option to configure
7 years ago
Evan Klitzke 0bd2ec5484
Improve formatting of developer notes
7 years ago
Wladimir J. van der Laan e49ba2e23b
Merge #12762: Make CKeyStore an interface
7 years ago
practicalswift 0fee2b4180 doc: Add note about our preference for scoped enumerations ("enum class")
7 years ago
João Barbosa f381299d64 Move CKeyStore::cs_KeyStore to CBasicKeyStore
7 years ago
practicalswift 8af65d96f4 Document include guard convention
7 years ago
practicalswift 7b4a296a71 tests: Add note about test suite naming convention
7 years ago
Russell Yanofsky 4c317d89e9 Document RPC method aliasing
7 years ago
Wladimir J. van der Laan f13d756cdd
Merge #12373: Build: Add build support for profiling.
7 years ago