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-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
2022-05-09
Prefer Python for scripts in developer notes
Jon Atack
2022-05-06
Remove obsolete BDB ENABLE_WALLET section in developer notes
Jon Atack
2022-04-08
Update RPC argument and field naming guideline in developer notes
Jon Atack
2022-04-05
Add DEBUG_LOCKCONTENTION documentation to the developer notes
Jon Atack
2022-03-25
doc: Document clang-tidy in dev notes
MarcoFalke
2022-02-22
doc: Avoid ADL for function calls
Hennadii Stepanov
2022-02-21
Replace "can not" with "cannot" in docs, user messages, and tests
Jon Atack
2022-02-02
docs: document c-style cast prohibition
Pasta
2021-11-15
Improve fs::PathToString documentation
Russell Yanofsky
2021-10-21
Add minisketch dependency
Gleb Naumenko
2021-10-11
Merge bitcoin/bitcoin#22409: configure: keep relative paths in debug info
fanquake
2021-09-29
doc: update developer docs for subtree renaming
fanquake
[next]