index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
developer-notes.md
Age
Commit message (
Expand
)
Author
2024-09-18
doc: Updating docs from autotools to cmake
kevkevinpal
2024-09-11
Merge bitcoin/bitcoin#30840: docs: Updated debug build instructions for cmake
Ava Chow
2024-09-11
docs: updated developer notes for --with-sanitizers to -DSANITIZERS and remov...
kevkevinpal
2024-09-08
docs: Updated debug build instructions for cmake
ion-
2024-09-03
Merge bitcoin/bitcoin#30741: doc: update documentation and scripts related to...
merge-script
2024-08-29
refactor: Remove unused LogPrint
MarcoFalke
2024-08-29
doc: Prepend 'build/' to binary paths under 'src/' in docs
Lőrinc
2024-08-29
doc: Update documentation generation example in developer-notes.md
Lőrinc
2024-08-28
doc: update dev note examples for CMake
fanquake
2024-08-16
cmake: Add `Coverage` and `CoverageFuzz` scripts
Hennadii Stepanov
2024-08-16
cmake: Add `docs` build target
Hennadii Stepanov
2024-07-22
Fix lint-spelling warnings
Lőrinc
2024-06-18
Introduce Mining interface
Sjors Provoost
2024-06-09
build: Remove --enable-gprof
MarcoFalke
2024-05-30
build: remove --enable-lcov-branch-coverage
fanquake
2024-05-03
doc: fix broken relative md links
willcl-ark
2024-04-07
[clang-tidy] Enable the misc-no-recursion check
dergoegge
2024-03-08
doc: Wrap flags with code in developer-notes.md
spicyzboss
2024-02-29
doc: remove references to disable-asm option now that it's gone
Cory Fields
2024-02-23
doc: document preference for list-initialization
Andrew Toth
2024-01-12
doc: Add missing backtick in developer notes logging section
Fabian Jahr
2024-01-10
Merge bitcoin/bitcoin#28318: logging: Simplify API for level based logging
Ava Chow
2023-12-20
logging: add LogError, LogWarning, LogInfo, LogDebug, LogTrace
Anthony Towns
2023-12-14
refactor: Rename fs::path::u8string() to fs::path::utf8string()
MarcoFalke
2023-10-26
Merge bitcoin/bitcoin#27116: doc: clarify that LOCK() internally checks wheth...
Andrew Chow
2023-10-18
docs: Add reference to total.coverage report
Greg Sanders
2023-09-14
doc: Remove confusing assert linter
MarcoFalke
2023-07-07
doc: describe 'init load' thread actions
Martin Zumsande
2023-07-07
scripted-diff: rename 'loadblk' thread name to 'initload'
furszy
2023-06-15
build: suppress external warnings by default
fanquake
2023-04-14
Update developer-notes.md
Riahiamirreza
2023-03-11
Merge bitcoin/bitcoin#27220: doc: update broken str util reference links on d...
fanquake
2023-03-10
doc: Show how less noisy clang-tidy output can be achieved
TheCharlatan
2023-03-08
doc: update broken links
pablomartin4btc
2023-02-24
doc: mention sanitizer suppressions in developer docs
fanquake
2023-02-17
doc: clarify that LOCK() does AssertLockNotHeld() internally
Vasil Dimov
2023-02-08
Merge bitcoin/bitcoin#23810: docs: avoid C-style casts; use modern C++ casts
fanquake
2022-09-09
scripted-diff: rename CChainState -> Chainstate
James O'Beirne
2022-08-20
Update debug logging section in the developer notes
Jon Atack
2022-07-11
doc: update the URLs to thread functions in developer-notes
Vasil Dimov
2022-07-07
doc: list the I2P accept thread in developer-notes
Vasil Dimov
2022-06-15
refactor: cleanups post unsubtree'ing univalue
fanquake
2022-06-10
Merge bitcoin/bitcoin#24931: Strengthen thread safety assertions
MacroFake
2022-06-07
Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section ...
Jon Atack
2022-06-01
Merge bitcoin/bitcoin#24416: doc: Avoid ADL for function calls
laanwj
2022-05-21
doc: Update developer notes
Anthony Towns
2022-05-20
doc: update developer notes wrt --enable-debug and DEBUG_LOCKCONTENTION
Jon Atack
2022-05-10
Add clang lifetimebound section to developer notes
Jon Atack
2022-05-10
Add C++ functions and methods section to developer notes
Jon Atack
2022-05-09
Link in developer notes style to internal interface exception
Jon Atack
[next]