v0.4.2
You can install Knuth node version 0.4.2 using these instructions.
This release includes the following features and fixes:
- Support for the new testnet4 on Bitcoin Cash.
- New setting for initialize the DB and then run the node (
-r
,--init_run
). - New setting for specify the network: mainnet, testnet, regtest, testnet4 (
-n
,--network
). - The internal names with which we define the Bitcoin Cash hardsforks have been renamed.
- Other improvements in settings management.
- Some bug fixes and code style improvements.