Updated Debian Package files for 3.10.4 release
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
hush (3.10.4) stable; urgency=medium
|
||||
|
||||
* Updated seed node list
|
||||
* z_sendmany change: Now supports UTF8 strings as memos instead of hex
|
||||
* New optional z_sendmany 5th argument allows an OP_RETURN for the transaction
|
||||
* New CLI option -clearnet=0 which disables clearnet networking
|
||||
* Using -mineraddress with -clearnet=0 disallowed since would reduce privacy
|
||||
* Add CLI options -disableipv4 and -disableipv6 to disable IPv4 or IPv6
|
||||
* New HAC CLI consensus option -ac_minopreturnfee
|
||||
* Updated ASmap, which maps IP addresses to Autonomous System (AS) numbers
|
||||
* Added ASmap health check, which logs stats about the ASmap once per 24 hours
|
||||
* Improved cjdns/i2p/tor docs
|
||||
* Updated protocol version
|
||||
* Fixed warnings caused by newer compiler versions
|
||||
|
||||
-- Hush Core <myhushteam@gmail.com> Sun, 06 Jul 2025 09:48:13 -0400
|
||||
|
||||
hush (3.10.3) stable; urgency=high
|
||||
|
||||
* Use WolfSSL 4.8.1 to prevent nodes from getting stuck and when shutting down
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Files: *
|
||||
Copyright: 2016-2024, The Hush developers
|
||||
Copyright: 2016-2025, The Hush developers
|
||||
2009-2016, Bitcoin Core developers
|
||||
License: GPLv3
|
||||
Comment: https://hush.is
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
DEBIAN/manpages/hush-cli.1
|
||||
DEBIAN/manpages/hush-tx.1
|
||||
DEBIAN/manpages/hushd.1
|
||||
|
||||
Reference in New Issue
Block a user