Commit Graph

135 Commits (1a4e9f32efcc5f6a74290446dc58784fd85c7b31)

Author SHA1 Message Date
Russell Yanofsky 3dc27a1524 doc: Add internal interface conventions to developer notes
5 years ago
MarcoFalke 0eebe45cf7
Merge #18208: rpc: Change RPCExamples to bech32
5 years ago
MarcoFalke 90b3e59caf
Merge #17833: doc: Added running functional tests in valgrind
5 years ago
Yusuf Sahin HAMZA 3e32499909
Change example addresses to bech32
5 years ago
Sebastian Falbesoner 7f1475c711 rpc: update validateaddress RPCExamples to bech32
5 years ago
Wladimir J. van der Laan 7cf13a5134 doc: Add crc32c subtree to developer notes
5 years ago
MarcoFalke 218274de7d
Merge #17819: doc: developer notes guideline on RPCExamples addresses
5 years ago
fanquake ceb789cf3a
Merge #17873: doc: Add to Doxygen documentation guidelines
5 years ago
Jon Layton c902c4c0c6
doc: Add to Doxygen documentation guidelines
5 years ago
Elichai Turkel 155a11f897
doc: Added running functional tests in valgrind
5 years ago
Jon Atack 42ec499489
doc: developer notes guideline on RPCExamples addresses
5 years ago
hackerrdave a5089f62bd fix directory path for secp256k1 subtree in developer-notes
5 years ago
Jon Atack d94d34f05f
doc: update developer notes wrt unix epoch time
5 years ago
fanquake 33c103e2fe
Merge #17539: doc: Update and improve Developer Notes
5 years ago
Hennadii Stepanov 794fe91395
doc: Update and improve Developer Notes
5 years ago
Wladimir J. van der Laan adbe155047 doc: Add some better examples for scripted diff
5 years ago
Wladimir J. van der Laan d35b12107e
Merge #17044: init: Remove auto-import of `bootstrap.dat` and associated code
5 years ago
tryphe 104f7de593 remove old bootstrap relevant code
5 years ago
randymcmillan ac831339cb
doc: Fix some misspellings
5 years ago
Wladimir J. van der Laan 1cf9b35c0d doc: Add developer note on c_str()
5 years ago
Hennadii Stepanov c8961c7d9f
doc: Add switch on enum example
5 years ago
Sjors Provoost 14c6a2de1a
[doc] update brew instruction for doxygen
5 years ago
fanquake 085fe76299
Merge #16461: doc: Tidy up shadowing section
5 years ago
João Barbosa 9452802480 doc: Tidy up shadowing section
5 years ago
Kristian Kramer b2ea20d330 doc: Fix grammar and punctuation in developer notes
5 years ago
Andrew Chow d9becff4e1 scripted-diff: rename CBasicKeyStore to FillableSigningProvider
5 years ago
Jon Atack 5a88ea7c67
doc: remove orphaned header in developer notes
5 years ago
Ben Woosley b748bf6f50
Fix spelling errors identified by codespell 1.15.0
6 years ago
MarcoFalke faede747b3
doc: Explain how to pass in non-fundamental types into functions
6 years ago
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