INSTRUCTIONS
This is a maintenance release fixing a bug with txindex/addressindex that will give wrong results with getaddressbalance
RPC call.
If you are using the getaddressbalance
RPC, please add spentindex=1
to your configuration file (in addition to txindex=1
and addressindex=1
) and reindex your wallet when updating to this version.
Please backup your wallet prior to updating for safety.
CHANGELOG
- Fix txindex/addressindex bug #1209
- Change firod default settings to allow mining blocks of up to 2MB #1204
- Fix coin selection bug #1203
- Use next set in proof creation if coin is in overlapping part of sets #1199
BINARIES
- SHA256 Hashes:
- Linux aarch64: 19e5e6f2bdf1c2cfb3d7a5cef4719ccd983e37ba60b3a4eb092ef5805b5132f8
- Linux: b8a8838e579364caa9514c8e347dd2fb16658f3fde1651182c699577400230f6
- macOS: a4ed369412230f85b79edcb65eb67526b9d896c441a35b2707e623848a864a29
- Windows Installer: 38859984c69d232bccabeab81b5cce52af8dc6f26e2678389a9a97d9f93df126
- Windows zip: 396f64267db4ecd6218c5beafae61b38c7f2e80b717542f28114ba62ff22815a
- The signatures can be verified using reuben.asc found in root of this repository or on https://firo.org/reuben.asc
Full Changelog: v0.14.11.1...v0.14.11.2