Commit Graph

202 Commits (master)

Author SHA1 Message Date
dergoegge 78407b99ed [clang-tidy] Enable the misc-no-recursion check
3 weeks ago
spicyzboss 4f1753deaa
doc: Wrap flags with code in developer-notes.md
2 months ago
Cory Fields f8a06f7a02 doc: remove references to disable-asm option now that it's gone
2 months ago
Andrew Toth eb5d78c649
doc: document preference for list-initialization
2 months ago
Fabian Jahr c003562120
doc: Add missing backtick in developer notes logging section
4 months ago
Ava Chow 7ff8e6b240
Merge bitcoin/bitcoin#28318: logging: Simplify API for level based logging
4 months ago
Anthony Towns f7ce5ac08c logging: add LogError, LogWarning, LogInfo, LogDebug, LogTrace
4 months ago
MarcoFalke 6666713041
refactor: Rename fs::path::u8string() to fs::path::utf8string()
5 months ago
Andrew Chow e789b30b25
Merge bitcoin/bitcoin#27116: doc: clarify that LOCK() internally checks whether the mutex is held
6 months ago
Greg Sanders 2ce7e31d2d docs: Add reference to total.coverage report
6 months ago
MarcoFalke fa6e6a3f03
doc: Remove confusing assert linter
8 months ago
Martin Zumsande 2ebc7e68cc
doc: describe 'init load' thread actions
10 months ago
furszy 04575106b2
scripted-diff: rename 'loadblk' thread name to 'initload'
10 months ago
fanquake 3b2acfcfec
build: suppress external warnings by default
11 months ago
Riahiamirreza f24f4fa3f1
Update developer-notes.md
1 year ago
fanquake 3d53a85ddf
Merge bitcoin/bitcoin#27220: doc: update broken str util reference links on developer-notes
1 year ago
TheCharlatan 54c4d03578
doc: Show how less noisy clang-tidy output can be achieved
1 year ago
pablomartin4btc da347de530 doc: update broken links
1 year ago
fanquake 84ca5b349e
doc: mention sanitizer suppressions in developer docs
1 year ago
Vasil Dimov 3df37e0c78
doc: clarify that LOCK() does AssertLockNotHeld() internally
1 year ago
fanquake 8d69b614cc
Merge bitcoin/bitcoin#23810: docs: avoid C-style casts; use modern C++ casts
1 year ago
James O'Beirne 00eeb31c76 scripted-diff: rename CChainState -> Chainstate
2 years ago
Jon Atack 9580480570 Update debug logging section in the developer notes
2 years ago
Vasil Dimov dc02edcba1
doc: update the URLs to thread functions in developer-notes
2 years ago
Vasil Dimov c5cc3f140c
doc: list the I2P accept thread in developer-notes
2 years ago
fanquake d873ff96e5
refactor: cleanups post unsubtree'ing univalue
2 years ago
MacroFake 8f3ab9a1b1
Merge bitcoin/bitcoin#24931: Strengthen thread safety assertions
2 years ago
Jon Atack 433b525694 Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section in dev notes
2 years ago
laanwj dd52f79a73
Merge bitcoin/bitcoin#24416: doc: Avoid ADL for function calls
2 years ago
Anthony Towns ce893c0497 doc: Update developer notes
2 years ago
Jon Atack bd5dbc30db doc: update developer notes wrt --enable-debug and DEBUG_LOCKCONTENTION
2 years ago
Jon Atack 654284209f Add clang lifetimebound section to developer notes
2 years ago
Jon Atack e66b321fd1 Add C++ functions and methods section to developer notes
2 years ago
Jon Atack 5fca70f5b1 Link in developer notes style to internal interface exception
2 years ago
Jon Atack fc4cb857cc Prefer Python for scripts in developer notes
2 years ago
Jon Atack 370120ec2f Remove obsolete BDB ENABLE_WALLET section in developer notes
2 years ago
Jon Atack 8b3f1e30f0
Update RPC argument and field naming guideline in developer notes
2 years ago
Jon Atack 4394733331
Add DEBUG_LOCKCONTENTION documentation to the developer notes
2 years ago
MarcoFalke 67f654ef61
doc: Document clang-tidy in dev notes
2 years ago
Hennadii Stepanov 52a797bfe5
doc: Avoid ADL for function calls
2 years ago
Jon Atack 48742693ac
Replace "can not" with "cannot" in docs, user messages, and tests
2 years ago
Pasta 75347236f2 docs: document c-style cast prohibition
2 years ago
Russell Yanofsky 9b575f1c73 Improve fs::PathToString documentation
2 years ago
Gleb Naumenko 0659f12b13
Add minisketch dependency
3 years ago
fanquake 5b7210c874
Merge bitcoin/bitcoin#22409: configure: keep relative paths in debug info
3 years ago
fanquake 2b90eae33c
doc: update developer docs for subtree renaming
3 years ago
Jeremy Rand 9bdda50151
Enable TLS in links in documentation
3 years ago
S3RK 0bc666b053 doc: add info for debugging with relative paths
3 years ago
Jon Atack 77f37f58ad
doc: update enum naming in developer notes
3 years ago
fanquake bfd910cae4
Merge bitcoin/bitcoin#18568: doc: Clarify developer notes about constant naming
3 years ago