Commit Graph

2901 Commits

Author SHA1 Message Date
Luke Dashjr
5f8256608f Update manpages, bash completion, and example bitcoin.conf 2025-03-05 03:27:08 +00:00
Luke Dashjr
df2512ca90 doc/release-notes: Update for Bitcoin Knots 28.1.knots20250305 2025-03-05 03:27:08 +00:00
Luke Dashjr
db9ec3a8f5 Update documented versions/BIPs for Knots 2025-03-05 03:27:08 +00:00
Luke Dashjr
f58950aab8 Merge knots_branding-28 2025-03-05 03:27:08 +00:00
Luke Dashjr
5b18d9e534 Merge 7483 via svg_icon-28+knots 2025-03-05 03:27:08 +00:00
Luke Dashjr
d4c1e55555 Delete release notes fragments 2025-03-05 03:27:08 +00:00
Luke Dashjr
57d68d7c5c Merge restore_libconsensus-28+knots 2025-03-05 03:27:08 +00:00
Luke Dashjr
1e0f9bec51 Revert "libconsensus: deprecate"
This reverts commit 25dc87e6f8 (#29189)
2025-03-05 17:54:44 +00:00
Luke Dashjr
c317b89223 Revert "remove libbitcoinconsensus"
This reverts commit 80f8b92f4f (#29648)
2025-03-05 17:54:44 +00:00
Luke Dashjr
55e55d6819 Merge 553 via bugfix_qt_uri_amount_parser 2025-03-05 03:27:08 +00:00
Luke Dashjr
c90495c624 Merge 11082 via rwconf-27+knots 2025-03-05 03:27:08 +00:00
Luke Dashjr
c9fcd4a9cf Merge 17636 via guisettings-0.21 2025-03-05 03:27:08 +00:00
Luke Dashjr
e74bda8557 Merge 11770 via rest_fee 2025-03-05 03:27:08 +00:00
Luke Dashjr
560ef5631a Merge 10554 via zmq_wtx-28+knots 2025-03-05 03:27:08 +00:00
Luke Dashjr
ffec05ceed Merge 8751 via sort-multisigs-28+knots 2025-03-05 03:27:08 +00:00
Luke Dashjr
dee920da09 Merge 31672 via peer_cpu_load-28+knots 2025-03-05 03:27:08 +00:00
Luke Dashjr
15e73d0eb8 Merge 30713 via rpc_scanblocks_status_results-28 2025-03-05 03:27:08 +00:00
Luke Dashjr
9165f95006 Merge 30708 via rpc_getdescriptoractivity-28 2025-03-05 03:27:08 +00:00
Luke Dashjr
c7dd00c6de Merge 24058 via bip322-28+knots 2025-03-05 03:27:08 +00:00
Luke Dashjr
07d4bdba10 Merge verifymsg_bip137_and_electrum 2025-03-05 03:27:08 +00:00
Luke Dashjr
cecddd12b0 doc: Update bips.md for BIP 322 2025-03-01 16:26:16 +00:00
Luke Dashjr
9e84f672b1 verifymessage: Implement BIP 137 for Segwit support 2025-03-01 16:25:05 +00:00
Vasil Dimov
13e161aa1a rpc: add cpu_load to getpeerinfo
Add a new field `cpu_load` to the output of `getpeerinfo` RPC.

It represents the CPU time spent by the message handling thread for the
given peer, weighted for the duration of the connection. That is, for
example, if two peers are equally demanding and one is connected longer
than the other, then they will have the same `cpu_load` number.

Github-Pull: #31672
Rebased-From: 0f68c47e931de05200adeae639bcee50ea3c171d
2025-02-28 04:34:41 +00:00
Luke Dashjr
bada19a8e8 rest: add endpoint for estimatesmartfee
* write REST interface for getting estimated fee
* update docs about REST interface for fee estimation
* add test
2025-02-24 19:53:44 +00:00
Luke Dashjr
b73523bdb2 doc/bips: Add BIP 67 2025-02-21 16:26:25 +00:00
Luke Dashjr
5c3890fd48 build-unix: Update for SVG sources 2025-02-07 20:43:51 +00:00
Luke Dashjr
7df5405d3c Knots branding for README and GitHub issue templates 2025-02-07 18:20:49 +00:00
Luke Dashjr
a1def190d8 Update project name to Knots in Doxyfile 2025-02-07 18:20:49 +00:00
MarcoFalke
36314b8da2 doc: Update 28.1 release notes 2025-01-06 11:04:28 +01:00
Ava Chow
58910279dc doc: generate 28.1 manpages 2025-01-02 20:53:02 +01:00
Ava Chow
5576618152 doc: update release notes for 28.1rc2 2024-12-13 21:27:57 -05:00
Ava Chow
7ddfcf32da doc: Generate manpages 2024-12-13 21:19:41 -05:00
Martin Zumsande
bdc6b3e531
Add release note for #31223
Co-authored-by: Vasil Dimov <vd@FreeBSD.org>

Github-Pull: bitcoin/bitcoin#31223
Rebased-From: 1dd3af8fbc
2024-12-13 21:15:29 -05:00
tdb3
e96218a3f5 doc: add release notes for 30713
Github-Pull: #30713
Rebased-From: 5b2d0216d871bd481f733506a2e8f80b8a34eca0
2024-12-05 22:34:01 +00:00
fanquake
8fef83a0a0
doc: update manual pages for 28.1rc1 2024-12-02 14:20:15 +00:00
fanquake
9add853b65
doc: update release notes for 28.1rc1 2024-12-02 14:20:15 +00:00
James O'Beirne
264f964cd8 doc: update descriptors.md for getdescriptoractivity
Github-Pull: #30708
Rebased-From: 37a5c5d836
2024-11-27 20:36:09 +00:00
James O'Beirne
5343de23c4 rpc: add getdescriptoractivity
Github-Pull: #30708
Rebased-From: 811f76f3a5
2024-11-27 20:36:06 +00:00
Luke Dashjr
1b2ac0d6bf doc/zmq: Add detailed descriptions for {hash,raw}wallettx topics 2024-11-24 23:44:40 +00:00
Doron Somech
7b41419e8d ZMQ: add publishers of wallet tx
Topic will indicate if transaction came from mempool or block so developers can handle the transaction accordingly without a RPC round trip to bitcoind.

(includes ZMQ: Making CWallet::TransactionAddedToWallet static)
2024-11-24 23:44:39 +00:00
Marnix
f072721181
doc: add testnet4 section header for config file
Github-Pull: #31007
Rebased-From: 61cdb1c9d8
2024-10-22 16:04:04 +01:00
Ava Chow
6643fd2145
doc: Archive 28.0 release notes
Github-Pull: #31035
Rebased-From: f019fcec41
2024-10-16 16:25:33 +01:00
Ava Chow
89d34cffed doc: Sync 28.0 release notes with website 2024-10-04 19:25:24 -04:00
Ava Chow
5de225f5c1 doc: 28.0 Release Notes 2024-09-30 17:13:20 -04:00
Ava Chow
98745e03ff
doc: generate manpages 2024-09-25 14:34:31 -04:00
Ava Chow
06a7df70df
doc: Generate manpages 2024-09-16 23:10:20 -04:00
Ava Chow
bd45bc611b doc: Point release notes to wiki draft 2024-08-27 13:16:19 -04:00
Ava Chow
08887d3297 doc: Generate manpages 2024-08-27 13:16:15 -04:00
Ava Chow
1bf9b70658 docs: Add 379 and 387 to bips.md 2024-08-27 11:20:54 -04:00
Ava Chow
35ef34eab7 docs: Remove release 28.0 release notes fragments 2024-08-27 11:14:25 -04:00