- Support ZMQ block notify for Bitcoin family. Fixes#151.
- Adjust Lyra2v2 Hashrate multiplier. Fixes#168
- Made RPC polling optional
- Updated configuration examples to be closer to real world usage
- Added no RPC polling config example
* Add straks coin
* small changes for straks and api server
* Addadd new api endpoint for pool single
* stop tracking config file
* add Straks coin
* try to be less of a dick for public prs
* Gte rid of hard coded values
* Merge branch 'master' into kukks/master
* use bitcoinutil destination getter instead
* update strajs treasury address generator
* wip
* fix algorithm used for nlock compute
* fix compile error and allow generic bitcoin payout handler to be configurable a bit more
* add example config
* Update readme