Flux, Your Gateway to a Decentralized World
v7.1.0
This release is bringing back support for zelnode.conf and adds ability for users to set a default change address.
Release Highlights
-
Flux Daemon can now be used with zelnode.conf file for backwards compatibility.
- zelnode.conf file will be preferred choice if exists. Followed by standard fluxnode.conf file.
- However we advise everyone to migrate to fluxnode.conf file and delete deprecated zelnode.conf file. Rename of the file is the recommended way for migration.
-
Ability to set a default change address
- In standard way sending always generates a new change address. This can lead to increasingly large wallet.dat file. Flux Daemon now integrates flags to always send transaction changes to specified address.
- To allow this type of feature fluxd now allows two new parameters to be passed to fluxd when starting the application or they can be placed in the flux.conf
defaultchangeaddressmainnet=<valid_mainnet_address>
defaultchangeaddresstestnet=<valid_testnet_address>
- The default change address will be assigned if it was passed to the application in either of the mechanisms above, it is a valid address for the network is belongs to, and it will only work with the following rpc calls
sendmany
sendtoaddress- The rpccall sendfrom defaults to sending the change back to the address that it is sending from. So the default change address will not be used when this rpc is used.
Full Changelog
https://raw.githubusercontent.com/RunOnFlux/fluxd/master/doc/release-notes/release-notes-7.1.0.md
SHA256 v7.1.0
832fe0d7700cf74430f4b464f07706a78ec39b2ec309d3d8230b0dffe9993296 Flux-amd64-v7.1.0tar.gz
7ca876abba8461136d5d0b84f8adef3b8a649d57ba7647c9a5840321d1bbeba7 Flux-arm64-v7.1.0.tar.gz
8f8a76911f3c0fab638a06cd3db96925248822658b90a1092ffa8edfaa1a1b4c Flux-macOS-v7.1.0.tar.gz
8a3f7a1f1a141264785a5df8df62a4f5507fd285ff315056e621b71bc886f32a Flux-Windows-v7.1.0.zip
88ea961c22ec67733e762f9027309a60713e2a78f8e62a35e204ad6bbaeb9633 flux_amd64_v7.1.0.deb
18a101ae1d0999f8e259ebe02ad6f00e087ae0ddc67453a3fb120d98b4add5fa flux_arm64_v7.1.0.deb
eb99e1b493b2a5358af2641b276d64131c40e2737e7320d012253a279848767e flux_i386_v7.1.0.deb
655eb9e086dab4bb0d85982a0744c7edd361341c7759a05860ecb30089acf203 Fluxbench-amd64-v4.0.1.tar.gz
9f90dd1ff0d87e8bafed28c570294df82f53b8a285cad33cc9b459491f314a4c Fluxbench-arm64-v4.0.1.tar.gz
686127980835a8e8b26c3dfb2861f1d4e3a4514e9828d9f815789f5243fd30ee fluxbench_amd64_v4.0.1.deb
b98fa2857ccd61c375393f5a22a9c64da4e4ab34d7a48c1163684085d3303cb6 fluxbench_arm64_v4.0.1.deb
2552202f03f89664b25748e1cc56921679c281ed161a98ee062d49969b3da33a fluxbench_i386_v4.0.1.deb
You can install Flux from APT repository following instructions at:
https://apt.runonflux.io
Bootstraps:
https://fluxnodeservice.com