Commit Graph

12 Commits

Author SHA1 Message Date
Oliver Weichhold 7690e50d87 Made RPC polling optional
Update configuration examples to be closer to real world usage
Added no RPC polling config example
2018-01-15 17:57:58 +01:00
Denis Matveev 5bd7574e3d Update monero_pool.json (#172)
forgotten comma
2018-01-14 20:25:56 +01:00
Andrew Camilleri 0b769b8153 Add straks support and some api calls #1 (#90)
* 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
2017-12-12 11:36:12 +01:00
Hüseyin Uslu c0eb4daa5b fixed a duplicate share exploit for bitcoin. (#102)
fixed a tiny typo in ethereum_pool.json.
2017-12-04 09:01:02 +01:00
Oliver Weichhold 88a449a729 Reverted rename refactor of share based banning config
Websocket streaming WIP
2017-11-27 09:50:34 +01:00
Oliver Weichhold 8b61caf626 Refactored banning configuration 2017-11-26 12:47:08 +01:00
Randy Terbush 4964609de5 Update example configuration to include z-address. 2017-11-17 15:33:20 -07:00
Oliver Weichhold 94ecaffb7d Made EthereumJobManager less likely to announce new block
More configuration examples
2017-11-13 11:48:42 +01:00
Oliver Weichhold ac2c159038 Multi-Pool examples/dash_pool.json 2017-10-16 12:51:18 +02:00
Oliver Weichhold ea846258e9 Updated example configs 2017-10-12 10:23:08 +02:00
Oliver Weichhold 7cefd10021 Implemented multi-algo support for DGB (untested). Fixes #8. 2017-09-30 20:29:17 +02:00
Oliver Weichhold f27656b8f7 API documentation
Config examples
2017-09-17 13:02:04 +02:00