..
man
Merge #6179 : chore: update manpages v21.1
2024-08-07 18:53:08 +07:00
release-notes /dash
docs: add v21.1.0 release notes and archive v21.0.2
2024-08-07 19:06:56 +07:00
.gitignore
Merge #10166 : Ignore Doxyfile generated from Doxyfile.in template.
2019-05-19 20:43:00 -05:00
assets-attribution.md
assumeutxo.md
merge bitcoin#23154: add assumeutxo notes
2024-07-23 17:45:24 +00:00
benchmarking.md
Merge bitcoin/bitcoin#22292 : bench, doc: benchmarking updates and fixups
2024-05-15 03:03:18 +07:00
bips.md
Merge #20119 : BIP155 follow-ups
2024-01-22 19:47:13 -06:00
bitcoin_logo_doxygen.png
build-freebsd.md
Merge bitcoin/bitcoin#21942 : docs: improve make with parallel jobs description.
2024-08-05 17:51:09 +07:00
build-netbsd.md
Merge bitcoin/bitcoin#21942 : docs: improve make with parallel jobs description.
2024-08-05 17:51:09 +07:00
build-openbsd.md
Merge bitcoin/bitcoin#21942 : docs: improve make with parallel jobs description.
2024-08-05 17:51:09 +07:00
build-osx.md
Merge bitcoin/bitcoin#21988 : doc: note that brew installed qt is not supported
2024-08-05 17:51:09 +07:00
build-unix.md
merge bitcoin#28110: correct Fedora systemtap dep
2024-09-04 18:46:14 +00:00
build-windows.md
merge bitcoin#22093: Try posix-specific CXX first for mingw32 host
2024-06-25 13:39:57 +00:00
cjdns.md
merge bitcoin#24555: create initial doc/cjdns.md for CJDNS how-to documentation
2024-05-29 18:07:45 +00:00
dash-conf.md
Merge bitcoin/bitcoin#25883 : doc: Security config warning
2024-02-29 09:35:00 -06:00
dependencies.md
merge bitcoin#26945: systemtap 4.8
2024-09-04 18:46:14 +00:00
descriptors.md
Merge bitcoin/bitcoin#25925 : doc: add {import,list}descriptors
to list of descriptor RPCs
2024-06-08 20:59:36 -05:00
developer-notes.md
merge bitcoin#24665: document clang tidy named args
2024-09-03 14:57:50 +00:00
dnsseed-policy.md
Doxyfile.in
Merge #15382 : util: add RunCommandParseJSON
2024-02-01 09:22:03 -06:00
files.md
Merge bitcoin/bitcoin#21912 : doc: Remove mention of priority estimation
2024-08-05 17:51:09 +07:00
fuzzing.md
merge bitcoin#23373: Parse command line arguments from unit and fuzz tests, make addrman consistency check ratio easier to change
2024-09-03 14:57:50 +00:00
guix.md
Merge #20619 : guix: Quality of life improvements
2023-03-26 16:50:26 -05:00
i2p.md
merge bitcoin#24555: create initial doc/cjdns.md for CJDNS how-to documentation
2024-05-29 18:07:45 +00:00
init.md
Merge #21075 : doc: Fix markdown formatting
2024-04-11 02:25:05 +07:00
instantsend.md
Report instantlock: true
for transactions locked via ChainLocks ( #2877 )
2019-04-25 18:38:26 +03:00
JSON-RPC-interface.md
merge bitcoin#19762: Allow named and positional arguments to be used together
2023-07-28 00:18:27 -05:00
managing-wallets.md
Merge bitcoin/bitcoin#22523 : Document about wallet backup and restoration
2023-12-11 15:48:44 -06:00
masternode-budget.md
multiprocess.md
Merge bitcoin/bitcoin#19160 : multiprocess: Add basic spawn and IPC support
2024-07-27 13:04:24 +07:00
productivity.md
Merge bitcoin/bitcoin#25359 : doc: add distcc to productivity notes
2024-02-22 20:58:44 -06:00
psbt.md
Merge #16047 : doc: analyzepsbt description in doc/psbt.md
2023-02-10 23:34:57 +03:00
README_doxygen.md
Merge #16912 : doc: Remove Doxygen intro from src/bitcoind.cpp
2021-11-25 06:38:14 +05:30
README_windows.txt
Merge #10155 : build: Deduplicate version numbers
2019-06-14 01:25:59 -05:00
README.md
merge bitcoin#23154: add assumeutxo notes
2024-07-23 17:45:24 +00:00
reduce-memory.md
Merge bitcoin/bitcoin#21709 : doc: update reduce-memory.md and bitcoin.conf -maxconnections info
2022-04-05 23:10:05 -05:00
reduce-traffic.md
merge bitcoin#19191: Extract download permission from noban
2023-06-05 10:11:03 -05:00
release-notes-154.md
Merge bitcoin-core/gui#154 : qt: Support macOS Dark mode
2024-07-23 13:08:40 +07:00
release-notes-6093.md
feat: introduce coinjoinsalt
RPC to allow manipulating per-wallet salt
2024-07-20 05:09:25 +00:00
release-notes-6107.md
rpc: disallow coinjoin stop
if there's no CoinJoin session to stop
2024-07-11 16:16:41 +00:00
release-notes-6108.md
rpc: remove keypool replenishment stat and warning for descriptor wallet
2024-07-11 11:27:40 +00:00
release-notes-6147.md
docs: add release notes for 6147
2024-07-31 13:19:54 -05:00
release-notes-6148.md
feat: broadcast dsq messages using the inventory system
2024-09-10 09:23:22 -05:00
release-notes-6189.md
Merge bitcoin/bitcoin#22818 : test: Activate all regtest softforks at height 1, unless overridden
2024-08-14 16:58:46 +07:00
release-notes-6229.md
docs: add partial release notes
2024-09-04 22:33:34 +03:00
release-notes-6239.md
doc: drop trailing whitespace
2024-09-11 08:15:08 -05:00
release-notes-21141.md
docs: release notes for bitcoin#21141 - walletnotify %h %b
2024-07-20 00:05:26 +07:00
release-notes-24806.md
docs: add release notes for 24806
2024-07-24 18:22:14 -05:00
release-notes.md
docs: add v21.1.0 release notes and archive v21.0.2
2024-08-07 19:06:56 +07:00
release-process.md
docs: update release process for generating seeds: new PR as a reference
2024-03-03 23:34:35 -06:00
REST-interface.md
merge bitcoin#20286: deprecate addresses and reqSigs from rpc outputs
2024-06-27 19:27:37 +00:00
shared-libraries.md
Merge #20577 : doc: libconsensus: add missing error code description, fix NBitcoin link
2024-01-16 07:57:33 -06:00
tor.md
Merge #6031 : backport: merge bitcoin#23077, #22834 , #24165 , #24555 , #24663 , #24205 , #24687 , #25173 , #24991 , partial bitcoin#24468 (cjdns support)
2024-06-10 11:11:11 -05:00
tracing.md
merge bitcoin#23907: utxocache tracepoints follow up
2024-09-04 18:46:14 +00:00
translation_process.md
Merge #21695 : Remove no longer used contrib/bitcoin-qt.pro from the repo
2024-04-16 09:20:31 -05:00
translation_strings_policy.md
Merge #16224 : gui: Bilingual GUI error messages
2022-04-07 10:41:24 -05:00
zmq.md
merge bitcoin#23471: Improve ZMQ documentation
2024-08-26 15:35:13 +00:00