Dataserv-Client Version 2.1.3
Update guide
Use interim server for new clients.
Until enough we switch over to 2.0.0+ newer clients will have to use the url http://switch.driveshare.org
.
Configure a custom payout address
To set a custom payout address execute the following before registering.
dataserv-client --url=http://switch.driveshare.org config --set_payout_address=<BITCOIN_ADDRESS>
This will let you use a cold storage wallet or a Counterparty wallet as the payout address instead of the automatically generated wallet. If you have no Counterparty wallet and wish to use the generated wallet, please make a secure backup of the generated config.
Start farming
dataserv-client --url=http://switch.driveshare.org --max_size=<YOUR SIZE HERE> farm
The new farm command combines the previous register, build and poll commands into a more user friendly turn key solution. The old commands still exist if you wish to use them.
Changelog
v2.1.3
- Fixed client crash if file system type not detected.
v2.1.2
- Minor bug fixes only
v2.1.1
- improved logging
- added --quiet option
v2.1.0
- added --use_folder_tree for fat32 drives
- added decimal support for --max_size
- added farm command
v2.0.3
- Minor bug fixes only
v2.0.2
- Removed auto update
v2.0.1
- Removed auto update
v2.0.0
- added config
- build performance improvements
- added --set_height_interval option
- added authentication