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
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
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
2021-09-16
Enable TLS in links in documentation
Jeremy Rand
2021-08-21
doc: add info for debugging with relative paths
S3RK
2021-07-13
doc: update enum naming in developer notes
Jon Atack
2021-06-30
Merge bitcoin/bitcoin#18568: doc: Clarify developer notes about constant naming
fanquake
2021-06-10
doc: remove obsolete `okSafeMode` RPC guideline from developer notes
Sebastian Falbesoner
2021-04-05
refactor: Remove negative lock annotations from globals
MarcoFalke
2021-03-11
doc: update developer notes for removal of MakeUnique
fanquake
2021-02-17
[doc] Add a note about where lock annotations should go.
Amiti Uttarwar
2021-01-22
[docs] Update developer notes to discourage very long lines
John Newbery
2021-01-04
doc: Use https URLs where possible
Sawyer Billings
2021-01-02
doc: update developer notes for signet
Jon Atack
2020-12-18
doc: Drop mentions of Travis CI as it is no longer used
Hennadii Stepanov
2020-11-24
util: Add Assume() identity function
MarcoFalke
2020-09-19
Remove unused LockAssertion struct
Hennadii Stepanov
2020-08-29
doc: Add best practice for annotating/asserting locks
Hennadii Stepanov
2020-07-09
Merge #19258: doc: improve subtree check instructions
Wladimir J. van der Laan
2020-06-26
doc: Mention Span in developer-notes.md
Pieter Wuille
2020-06-12
doc: improve subtree check instructions
Sjors Provoost
2020-04-15
[doc] Update thread information in developer docs
John Newbery
2020-04-09
Correct scripted-diff example link
Yahia Chiheb
2020-04-08
doc: Clarify developer notes about constant naming
Russell Yanofsky
2020-03-19
doc: Add internal interface conventions to developer notes
Russell Yanofsky
2020-03-11
Merge #18208: rpc: Change RPCExamples to bech32
MarcoFalke
2020-03-11
Merge #17833: doc: Added running functional tests in valgrind
MarcoFalke
2020-03-01
Change example addresses to bech32
Yusuf Sahin HAMZA
2020-02-13
rpc: update validateaddress RPCExamples to bech32
Sebastian Falbesoner
2020-01-28
doc: Add crc32c subtree to developer notes
Wladimir J. van der Laan
2020-01-16
Merge #17819: doc: developer notes guideline on RPCExamples addresses
MarcoFalke
[next]