aboutsummaryrefslogtreecommitdiff
path: root/doc/developer-notes.md
Commit message (Expand)AuthorAgeFilesLines
* Remove unused LockAssertion structHennadii Stepanov2020-09-191-19/+0
* doc: Add best practice for annotating/asserting locksHennadii Stepanov2020-08-291-0/+66
* Merge #19258: doc: improve subtree check instructionsWladimir J. van der Laan2020-07-091-1/+1
|\
| * doc: improve subtree check instructionsSjors Provoost2020-06-121-1/+1
* | doc: Mention Span in developer-notes.mdPieter Wuille2020-06-261-0/+13
|/
* [doc] Update thread information in developer docsJohn Newbery2020-04-151-11/+36
* Correct scripted-diff example linkYahia Chiheb2020-04-091-1/+1
* doc: Add internal interface conventions to developer notesRussell Yanofsky2020-03-191-0/+122
* Merge #18208: rpc: Change RPCExamples to bech32MarcoFalke2020-03-111-1/+1
|\
| * Change example addresses to bech32Yusuf Sahin HAMZA2020-03-011-1/+1
* | Merge #17833: doc: Added running functional tests in valgrindMarcoFalke2020-03-111-0/+1
|\ \ | |/ |/|
| * doc: Added running functional tests in valgrindElichai Turkel2019-12-301-0/+1
* | rpc: update validateaddress RPCExamples to bech32Sebastian Falbesoner2020-02-131-1/+2
* | doc: Add crc32c subtree to developer notesWladimir J. van der Laan2020-01-281-0/+4
* | Merge #17819: doc: developer notes guideline on RPCExamples addressesMarcoFalke2020-01-161-1/+6
|\ \
| * | doc: developer notes guideline on RPCExamples addressesJon Atack2019-12-281-1/+6
| |/
* | Merge #17873: doc: Add to Doxygen documentation guidelinesfanquake2020-01-141-17/+55
|\ \ | |/ |/|
| * doc: Add to Doxygen documentation guidelinesJon Layton2020-01-051-17/+55
* | fix directory path for secp256k1 subtree in developer-noteshackerrdave2019-12-151-1/+1
* | doc: update developer notes wrt unix epoch timeJon Atack2019-12-131-2/+7
* | Merge #17539: doc: Update and improve Developer Notesfanquake2019-11-231-24/+16
|\ \
| * | doc: Update and improve Developer NotesHennadii Stepanov2019-11-201-24/+16
* | | doc: Add some better examples for scripted diffWladimir J. van der Laan2019-11-191-2/+31
|/ /
* | Merge #17044: init: Remove auto-import of `bootstrap.dat` and associated codeWladimir J. van der Laan2019-11-051-1/+1
|\ \
| * | remove old bootstrap relevant codetryphe2019-11-051-1/+1
| |/
* | doc: Fix some misspellingsrandymcmillan2019-11-041-1/+1
* | doc: Add developer note on c_str()Wladimir J. van der Laan2019-10-301-0/+22
* | doc: Add switch on enum exampleHennadii Stepanov2019-10-141-1/+28
|/
* [doc] update brew instruction for doxygenSjors Provoost2019-09-191-1/+1
* Merge #16461: doc: Tidy up shadowing sectionfanquake2019-08-291-16/+2
|\
| * doc: Tidy up shadowing sectionJoão Barbosa2019-08-281-16/+2
* | doc: Fix grammar and punctuation in developer notesKristian Kramer2019-08-031-79/+76
|/
* scripted-diff: rename CBasicKeyStore to FillableSigningProviderAndrew Chow2019-07-091-1/+1
* doc: remove orphaned header in developer notesJon Atack2019-06-201-1/+0
* Fix spelling errors identified by codespell 1.15.0Ben Woosley2019-06-111-1/+1
* doc: Explain how to pass in non-fundamental types into functionsMarcoFalke2019-05-011-0/+8
* Align code example with clang-formatHennadii Stepanov2019-04-251-2/+2
* [docs] remove reference to signrawtransaction in the developer docs.John Newbery2019-03-221-2/+1
* docs: Update Transifex linksmarcuswin2019-03-021-2/+2
* Merge #15348: doc: Add separate productivity notes documentMarcoFalke2019-02-181-48/+0
|\
| * doc: Add separate productivity notes documentCarl Dong2019-02-051-48/+0
* | Merge #14519: tests: add utility to easily profile node performance with perfMarcoFalke2019-02-051-0/+46
|\ \ | |/ |/|
| * docs: add perf section to developer docsJames O'Beirne2019-01-221-0/+46
* | [doc] add notes on release notesJohn Newbery2019-01-241-0/+16
* | Merge #14832: docs: Add more Doxygen information to Developer NotesMarcoFalke2019-01-041-12/+19
|\ \ | |/ |/|
| * docs: Add more Doxygen information to Developer NotesJon Layton2018-11-291-12/+19
* | Merge #14882: [doc] developer-notes.md: point out that UniValue deviates from...MarcoFalke2018-12-061-1/+1
|\ \
| * | [doc] developer-notes.md: point out that UniValue deviates from upstreamSjors Provoost2018-12-061-1/+1
| |/
* / Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...vim882018-12-021-0/+27
|/
* Improve scripted-diff developer docsCarl Dong2018-11-151-1/+10