Commit Graph

1403 Commits

Author SHA1 Message Date
Daira-Emma Hopwood 654a8be227 make-release.py: Updated book for 6.2.0. 2025-04-16 23:59:38 +01:00
Daira-Emma Hopwood 07ef131cfe make-release.py: Updated release notes and changelog for 6.2.0. 2025-04-16 23:59:38 +01:00
Daira-Emma Hopwood dfa67a9939 make-release.py: Updated manpages for 6.2.0. 2025-04-16 23:59:37 +01:00
Daira-Emma Hopwood 95d70e77e4 CI: Test on Ubuntu 24.04 as Tier 3.
Co-authored-by: Jack Grigg <jack@electriccoin.co>
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2025-04-16 23:49:30 +01:00
Daira-Emma Hopwood aa55bdcaae Move Ubuntu 22.04 support to Tier 1.
Co-authored-by: Jack Grigg <jack@electriccoin.co>
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2025-04-16 23:44:51 +01:00
Daira-Emma Hopwood 884dfe49c9 Remove Ubuntu 20.04 from the list of supported platforms because GitHub
no longer supports CI runners for it.

Co-authored-by: Jack Grigg <jack@electriccoin.co>
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2025-04-16 23:09:43 +01:00
Daira-Emma Hopwood bfb620e47e make-release.py: Updated book for 6.2.0-rc1. 2025-04-10 18:44:12 +01:00
Daira-Emma Hopwood 87661dcfbc make-release.py: Updated release notes and changelog for 6.2.0-rc1. 2025-04-10 18:44:12 +01:00
Daira-Emma Hopwood 912da4bfb6 make-release.py: Updated manpages for 6.2.0-rc1. 2025-04-10 18:44:11 +01:00
Daira-Emma Hopwood 3f3cc10672 Correction to the 6.2.0-rc1 release notes.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2025-04-10 18:39:09 +01:00
Daira-Emma Hopwood ed718d0773 Fix URL to the Rust Target Tier Policy.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2025-04-10 18:39:09 +01:00
Daira-Emma Hopwood bfb2cf9255 Add `i-am-aware-zcashd-will-be-replaced-by-zebrad-and-zallet-in-2025` to
release notes.

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2025-04-09 03:32:53 +01:00
Daira-Emma Hopwood 50b2d2c6c3 Default-disable the RPC methods { `z_getbalance`, `getnetworkhashps` },
and the features { `gbt_oldhashes`, `deprecationinfo_deprecationheight` }.
Also make sure that the `addrtype` feature is default-disabled regardless
of the `ENABLE_WALLET` flag.

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2025-04-09 03:32:53 +01:00
Daira-Emma Hopwood ba867612af Document that `z_getpaymentdisclosure` and `z_validatepaymentdisclosure`
are deprecated.

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2025-04-09 02:31:45 +01:00
Daira-Emma Hopwood 2767e56801 Deprecate RPC methods { `getnetworkhashps`, `keypoolrefill`, `settxfee`,
`createrawtransaction`, `fundrawtransaction`, `signrawtransaction` }.

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2025-04-09 02:31:45 +01:00
Daira-Emma Hopwood 6cef229226 [doc] user/deprecation.md: add the version in which each feature was default-disabled.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2025-04-09 02:31:45 +01:00
Jack Grigg 3c3c6ae85b Update release notes with maintenance purpose 2025-01-02 19:25:26 +00:00
Jack Grigg 1847ee1b17 make-release.py: Updated book for 6.1.0. 2025-01-02 19:21:43 +00:00
Jack Grigg 64a32e0110 make-release.py: Updated release notes and changelog for 6.1.0. 2025-01-02 19:21:43 +00:00
Jack Grigg d66219bb03 make-release.py: Updated manpages for 6.1.0. 2025-01-02 19:21:41 +00:00
Larry Ruane 7b5029eb9f move Lockbox value logging behind category valuepool 2024-12-16 23:07:08 -07:00
Jack Grigg 09cae52fc0 make-release.py: Updated book for 6.0.0. 2024-10-02 20:45:09 +00:00
Jack Grigg 337afb9d02 make-release.py: Updated release notes and changelog for 6.0.0. 2024-10-02 20:45:09 +00:00
Jack Grigg 4e1e6fe164 make-release.py: Updated manpages for 6.0.0. 2024-10-02 20:45:08 +00:00
Jack Grigg 79a72d79a5 Update release notes for 6.0.0 2024-10-02 20:37:29 +00:00
Daira-Emma Hopwood 535f434032 Make DEFAULT_BLOCK_UNPAID_ACTION_LIMIT zero.
fixes #6899 (see that issue for rationale)

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-10-02 03:52:07 +01:00
Jack Grigg c3c5fd5ab1 make-release.py: Updated book for 6.0.0-rc1. 2024-09-27 21:42:28 +00:00
Jack Grigg bc163daf2f make-release.py: Updated release notes and changelog for 6.0.0-rc1. 2024-09-27 21:42:28 +00:00
Jack Grigg 7c7de391d9 make-release.py: Updated manpages for 6.0.0-rc1. 2024-09-27 21:42:28 +00:00
Jack Grigg 3c79887dc2 Update release notes 2024-09-27 21:42:28 +00:00
Kris Nuttycombe fefd6232f6
Update doc/release-notes/release-notes-5.10.0.md
Co-authored-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-08-27 11:05:50 -06:00
Kris Nuttycombe e9f43f81d0 make-release.py: Updated book for 5.10.0. 2024-08-27 10:40:33 -06:00
Kris Nuttycombe d5fde6dde0 make-release.py: Updated release notes and changelog for 5.10.0. 2024-08-27 10:40:33 -06:00
Kris Nuttycombe 185a99c9d2 make-release.py: Updated manpages for 5.10.0. 2024-08-27 10:40:33 -06:00
Kris Nuttycombe 1d0955e357 Update documentation related to changing the end-of-service halt.
Co-authored-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-08-22 07:09:52 -06:00
Kris Nuttycombe 32f441437f make-release.py: Updated book for 5.10.0-rc1. 2024-08-21 22:55:30 -06:00
Kris Nuttycombe 41cee4bd9e make-release.py: Updated release notes and changelog for 5.10.0-rc1. 2024-08-21 22:55:30 -06:00
Kris Nuttycombe f20063a002 make-release.py: Updated manpages for 5.10.0-rc1. 2024-08-21 22:55:30 -06:00
Kris Nuttycombe 5b35f68f9e Update release notes for v5.10.0-rc1 2024-08-21 22:38:38 -06:00
Jack Grigg 16ab6e8008 rust: Remove `zcash-inspect` binary
This has been moved into the `zcash/librustzcash` repository as a
devtool.
2024-08-06 16:13:09 +00:00
Jack Grigg 48f773b23c docs: Document removal of support for Debian 10 2024-06-24 16:23:20 +00:00
Kris Nuttycombe 56c58f6e8e make-release.py: Updated book for 5.9.1. 2024-05-23 12:56:26 -06:00
Kris Nuttycombe e1050db9a5 make-release.py: Updated release notes and changelog for 5.9.1. 2024-05-23 12:56:26 -06:00
Kris Nuttycombe 86b4632f4a make-release.py: Updated manpages for 5.9.1. 2024-05-23 12:56:25 -06:00
Kris Nuttycombe ec418e1a5a make-release.py: Updated book for 5.9.1-rc1. 2024-05-22 10:36:47 -06:00
Kris Nuttycombe 29c3da9ceb make-release.py: Updated release notes and changelog for 5.9.1-rc1. 2024-05-22 10:36:47 -06:00
Kris Nuttycombe e1b95dc142 make-release.py: Updated manpages for 5.9.1-rc1. 2024-05-22 10:36:47 -06:00
Kris Nuttycombe 479945ba81 Update release notes for v5.9.1 release. 2024-05-22 09:57:55 -06:00
Kris Nuttycombe fa3af5f184 Update release notes to note the addition of `z_converttex` 2024-05-16 13:44:15 -06:00
Daira-Emma Hopwood ddd180a092 zcutil/release-notes.py: Make the doc/authors.md file correct Markdown.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-05-12 01:29:07 +01:00