index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
developer-notes.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #15348: doc: Add separate productivity notes document
MarcoFalke
2019-02-18
1
-48
/
+0
|
\
|
*
doc: Add separate productivity notes document
Carl Dong
2019-02-05
1
-48
/
+0
*
|
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-02-05
1
-0
/
+46
|
\
\
|
|
/
|
/
|
|
*
docs: add perf section to developer docs
James O'Beirne
2019-01-22
1
-0
/
+46
*
|
[doc] add notes on release notes
John Newbery
2019-01-24
1
-0
/
+16
*
|
Merge #14832: docs: Add more Doxygen information to Developer Notes
MarcoFalke
2019-01-04
1
-12
/
+19
|
\
\
|
|
/
|
/
|
|
*
docs: Add more Doxygen information to Developer Notes
Jon Layton
2018-11-29
1
-12
/
+19
*
|
Merge #14882: [doc] developer-notes.md: point out that UniValue deviates from...
MarcoFalke
2018-12-06
1
-1
/
+1
|
\
\
|
*
|
[doc] developer-notes.md: point out that UniValue deviates from upstream
Sjors Provoost
2018-12-06
1
-1
/
+1
|
|
/
*
/
Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...
vim88
2018-12-02
1
-0
/
+27
|
/
*
Improve scripted-diff developer docs
Carl Dong
2018-11-15
1
-1
/
+10
*
Make clear function argument case in dev notes
Carl Dong
2018-10-31
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2018-10-04
1
-2
/
+2
*
Merge #14287: tests: Use MakeUnique to construct objects owned by unique_ptrs
MarcoFalke
2018-09-19
1
-0
/
+5
|
\
|
*
tests: Use MakeUnique to construct objects owned by unique_ptrs
practicalswift
2018-09-21
1
-0
/
+5
*
|
Fix reference to lint-locale-dependence.sh
Hennadii Stepanov
2018-09-13
1
-1
/
+1
|
/
*
Merge #13717: docs: Link to python style guidelines from developer notes
Wladimir J. van der Laan
2018-08-07
1
-3
/
+13
|
\
|
*
docs: Link to python style guidelines from developer notes
Mason Simon
2018-07-19
1
-3
/
+13
*
|
trivial: Fixed typos and cleaned up language
William Robinson
2018-08-02
1
-1
/
+1
|
/
*
Merge #13312: docs: Add a note about the source code filename naming convention
MarcoFalke
2018-06-12
1
-0
/
+6
|
\
|
*
docs: Add a note about the source code filename naming convention
practicalswift
2018-05-23
1
-0
/
+6
*
|
Merge #13230: Simplify include analysis by enforcing the developer guide's in...
Wladimir J. van der Laan
2018-06-11
1
-2
/
+2
|
\
\
|
*
|
Clarify include recommendation
practicalswift
2018-06-06
1
-2
/
+2
*
|
|
docs: Mention lint-locale-dependence.sh in developer-notes.md
practicalswift
2018-06-06
1
-1
/
+29
|
/
/
*
/
test: Move linters to test/lint, add readme
MarcoFalke
2018-05-24
1
-2
/
+2
|
/
*
Fix inconsistent namespace formatting guidelines
Russell Yanofsky
2018-04-13
1
-5
/
+4
*
Refine travis check for duplicate includes
MarcoFalke
2018-04-10
1
-2
/
+1
*
Merge #12895: tests: Add note about test suite name uniqueness requirement to...
Wladimir J. van der Laan
2018-04-08
1
-1
/
+2
|
\
|
*
tests: Add note about uniqueness requirement for test suite names
practicalswift
2018-04-06
1
-1
/
+2
*
|
Merge #12906: Avoid `interface` keyword to fix windows gitian build
MarcoFalke
2018-04-07
1
-1
/
+1
|
\
\
|
*
|
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-1
/
+1
|
|
/
*
/
docs: Fix conflicting statements about initialization in developer notes
practicalswift
2018-04-05
1
-15
/
+12
|
/
*
Add developer notes about blocking GUI code
Russell Yanofsky
2018-04-04
1
-0
/
+13
*
Merge #12757: Clarify include guard naming convention
MarcoFalke
2018-04-01
1
-0
/
+10
|
\
|
*
Document include guard convention
practicalswift
2018-03-22
1
-0
/
+10
*
|
Merge #12719: tests: Add note about test suite naming convention in developer...
MarcoFalke
2018-04-01
1
-0
/
+2
|
\
\
|
*
|
tests: Add note about test suite naming convention
practicalswift
2018-03-19
1
-0
/
+2
*
|
|
Merge #12692: Add configure options for various -fsanitize flags
Wladimir J. van der Laan
2018-03-29
1
-0
/
+51
|
\
\
\
|
*
|
|
Add --with-sanitizers option to configure
Evan Klitzke
2018-03-28
1
-0
/
+51
|
|
|
/
|
|
/
|
*
|
|
Merge #12759: [Docs] Improve formatting of developer notes
Wladimir J. van der Laan
2018-03-29
1
-28
/
+66
|
\
\
\
|
*
|
|
Improve formatting of developer notes
Evan Klitzke
2018-03-28
1
-28
/
+66
*
|
|
|
Increase LevelDB max_open_files unless on 32-bit Unix.
Evan Klitzke
2018-03-28
1
-1
/
+50
|
/
/
/
*
|
|
Merge #12762: Make CKeyStore an interface
Wladimir J. van der Laan
2018-03-27
1
-1
/
+1
|
\
\
\
|
*
|
|
Move CKeyStore::cs_KeyStore to CBasicKeyStore
João Barbosa
2018-03-24
1
-1
/
+1
|
|
/
/
*
/
/
doc: Add note about our preference for scoped enumerations ("enum class")
practicalswift
2018-03-27
1
-0
/
+1
|
/
/
*
/
Document RPC method aliasing
Russell Yanofsky
2018-03-15
1
-0
/
+11
|
/
*
Merge #12373: Build: Add build support for profiling.
Wladimir J. van der Laan
2018-03-06
1
-0
/
+4
|
\
|
*
Add build support for 'gprof' profiling.
murrayn
2018-02-26
1
-0
/
+4
*
|
Merge #12260: [Trivial] link mentioned scripted-diff-commit (developer-doc)
Wladimir J. van der Laan
2018-03-05
1
-1
/
+1
|
\
\
|
*
|
[Trivial] link mentioned scripted-diff-commit
Felix Wolfsteller
2018-01-24
1
-1
/
+1
|
|
/
[next]