Age | Commit message (Expand) | Author |
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-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 |
2020-01-14 | Merge #17873: doc: Add to Doxygen documentation guidelines | fanquake |
2020-01-05 | doc: Add to Doxygen documentation guidelines | Jon Layton |
2019-12-30 | doc: Added running functional tests in valgrind | Elichai Turkel |
2019-12-28 | doc: developer notes guideline on RPCExamples addresses | Jon Atack |
2019-12-15 | fix directory path for secp256k1 subtree in developer-notes | hackerrdave |
2019-12-13 | doc: update developer notes wrt unix epoch time | Jon Atack |
2019-11-23 | Merge #17539: doc: Update and improve Developer Notes | fanquake |
2019-11-20 | doc: Update and improve Developer Notes | Hennadii Stepanov |
2019-11-19 | doc: Add some better examples for scripted diff | Wladimir J. van der Laan |
2019-11-05 | Merge #17044: init: Remove auto-import of `bootstrap.dat` and associated code | Wladimir J. van der Laan |
2019-11-05 | remove old bootstrap relevant code | tryphe |
2019-11-04 | doc: Fix some misspellings | randymcmillan |
2019-10-30 | doc: Add developer note on c_str() | Wladimir J. van der Laan |
2019-10-14 | doc: Add switch on enum example | Hennadii Stepanov |
2019-09-19 | [doc] update brew instruction for doxygen | Sjors Provoost |
2019-08-29 | Merge #16461: doc: Tidy up shadowing section | fanquake |
2019-08-28 | doc: Tidy up shadowing section | João Barbosa |
2019-08-03 | doc: Fix grammar and punctuation in developer notes | Kristian Kramer |
2019-07-09 | scripted-diff: rename CBasicKeyStore to FillableSigningProvider | Andrew Chow |
2019-06-20 | doc: remove orphaned header in developer notes | Jon Atack |
2019-06-11 | Fix spelling errors identified by codespell 1.15.0 | Ben Woosley |
2019-05-01 | doc: Explain how to pass in non-fundamental types into functions | MarcoFalke |
2019-04-25 | Align code example with clang-format | Hennadii Stepanov |
2019-03-22 | [docs] remove reference to signrawtransaction in the developer docs. | John Newbery |
2019-03-02 | docs: Update Transifex links | marcuswin |
2019-02-18 | Merge #15348: doc: Add separate productivity notes document | MarcoFalke |
2019-02-05 | Merge #14519: tests: add utility to easily profile node performance with perf | MarcoFalke |
2019-02-05 | doc: Add separate productivity notes document | Carl Dong |
2019-01-24 | [doc] add notes on release notes | John Newbery |
2019-01-22 | docs: add perf section to developer docs | James O'Beirne |
2019-01-04 | Merge #14832: docs: Add more Doxygen information to Developer Notes | MarcoFalke |
2018-12-06 | Merge #14882: [doc] developer-notes.md: point out that UniValue deviates from... | MarcoFalke |
2018-12-06 | [doc] developer-notes.md: point out that UniValue deviates from upstream | Sjors Provoost |
2018-12-02 | Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin... | vim88 |
2018-11-29 | docs: Add more Doxygen information to Developer Notes | Jon Layton |
2018-11-15 | Improve scripted-diff developer docs | Carl Dong |