zcashd/contrib/debian
MarcoFalke 9a7dc79c08 wallet: Remove sendfree
This removes the option from the wallet to not pay a fee on "small"
transactions which spend "old" inputs.

This code is no longer worth keeping around, as almost all miners
prefer not to include transactions which pay no fee at all.

(cherry picked from commit bitcoin/bitcoin@ddf58c7573)

Zcash:
* Add release notes.
* Use `UIError` instead of `InitWarning` for the warning that
  `-sendfreetransactions` is no longer supported (because we haven't
  refactored `InitWarning` to be accessible from the wallet code).
* Update the `show_help` RPC test to remove `-sendfreetransactions`.

Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-04-17 18:49:45 +01:00
..
examples wallet: Remove sendfree 2023-04-17 18:49:45 +01:00
changelog zcashd release 5.4.2 2023-03-13 06:19:46 -06:00
compat Update debian/compat to version 13 2022-12-04 23:54:07 +01:00
control Update team email 2019-11-05 17:08:37 -07:00
copyright Update copyright date and email for tl_expected. 2023-02-09 00:48:40 +00:00
postinst Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
postrm Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
preinst Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
prerm Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
rules Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
zcash.examples Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
zcash.install Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
zcash.manpages Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00