Bitcoin ABC version 0.20.8 is now available from:
https://download.bitcoinabc.org/0.20.8/
This release includes the following features and fixes:
-daemon, logging to stdout is now the
default behavior. Setting -printtoconsole=1 no longer implicitly disables
logging to debug.log. Instead, logging to file can be explicitly disabled by
setting -debuglogfile=0.getlabeladdress has been removed and replaced with getaccountaddress
until v0.21 at which time getaccountaddress will also be removed. To
use getaccountaddress start bitcoind with the -deprecatedrpc=accounts
option. See the v0.20.6 release notes for more details.bitcoin-seeder no longer takes single letter parameter names. Please use
the full length parameter names. See bitcoin-seeder -? for more
information.-?, -h, or -help options are used, bitcoin-seeder will now
output its help message and then cease operation.bitcoin-seeder can now be run on regtest using -regtest. See
bitcoin-seeder -? --help-debug for more information about the -regtest
option.bitcoin-seeder that are not recognizable it will
output an error and then cease operation.