Releases: gilnobrega/farmr
v1.4.3.1
Added local block notifications to foxypool mode
Fixed issue where netspace would not be parsed if wallet is not running (only affected forks).
(farm summary would show invalid values for balance which would break command)
v1.4.3
Added flax cold wallet support thanks to flaxexplorer.org
- Gets farmed balance and net balance
- Able to read last farmed height from cold wallet and calculate effort
v1.4.2.1
Fixes issue with empty Cold Wallet addresses
v1.4.2
Adds support to Cold Wallets (through chiaexplorer.com)
Adds Cold Wallet notifications
Instructions
Set "Cold Wallet Address"
in config-xch.json
to your public xch address (e.g.: xch1z9wes90p356aqn9svvmr7du8yrr03payla02nkfpmfrtpeh23s4qmhx9q9
)
v1.4.1.3
typo
v1.4.1.2
Updated HPool domain to hpool.co
Allows users to monitor xch farms in HPool/FoxyPool mode while monitoring xfx and cgn in Farmer mode.
v1.4.1
Added support to multiple xch forks (including xfx and cng)
Brief instructions:
To activate a new blockchain (e.g. xfx) go to blockchain/ folder and rename xfx.json.template to xfx.json
This will generate a new id for xch, xfx and cng. You must link each id.
Every blockchain will have its config file in config/ folder
Added a backup domain in case farmr.net is not available.
Added .deb and .rpm packages. After installing them you can run farmr
(or farmr harvester
or farmr foxypoolog
or farmr hpool
) and it will generate its files in ~/.farmr folder
1.4.1dev5
Missing project root path in readBlockchains()
1.4.1dev4
creates .farmr/blockchain
1.4.1dev3
Creates /home/user/.farmr/blockchain folder with templates