Commit Graph

24 Commits

Author SHA1 Message Date
moneromooo-monero
c629f5cc9f add variable fee depending on share of the network hash rate 2023-03-12 16:30:47 +00:00
moneromooo-monero
0688711494 merge mining 2023-03-12 15:14:11 +00:00
Jethro Grassie
c16e5a5a93
change default template timeout 2023-02-14 09:33:45 -05:00
Jethro Grassie
e8ce65a074
add template timeout config option 2023-01-28 11:42:04 -05:00
Jethro Grassie
93e12c51b9
config: add NiceHash specific min/start diff
This augments the current miner requested min/start diff (`d=N`) in the
login password field.

The greater of: pool config start diff, pool config NiceHash diff or
miner requested start diff is always used as the min/start diff for a
NiceHash client.
2021-04-22 20:11:12 -04:00
moneromooo-monero
0167a1a8bf
allow binding to a different interface for pool and web ui 2021-03-18 20:37:19 -04:00
Jethro Grassie
ed4770acb3
add configurable listen backlog
For hosts that honor it, allows for overriding the listen backlog.
2021-03-14 23:33:27 -04:00
Jethro Grassie
eb251bbb72
add option to delete old share data
Config option is days after which to cull or -1 for never.
2020-10-25 04:26:46 -04:00
Jethro Grassie
88b724799a
initial multiprocess implementation 2020-09-04 02:44:58 -04:00
Jethro Grassie
98bda36af4
conf: saner defaults 2020-09-02 03:28:46 -04:00
Jethro Grassie
bb67c77058
add idle timeout 2020-08-29 19:43:30 -04:00
TrasherDK
5d122b8827
add optional pool fee wallet 2020-06-20 23:55:32 -04:00
Jethro Grassie
93acdd6e21
config: disable payouts option 2020-06-20 17:18:33 -04:00
Jethro Grassie
cd4e78f8e5
config: fixed difficulty option 2020-06-20 17:18:33 -04:00
Jethro Grassie
a7fb6332c9
config: disable hash checking option 2020-06-20 17:18:21 -04:00
Jethro Grassie
97c3993cf7
feature: interconnected pools 2020-04-25 18:12:21 -04:00
Jethro Grassie
dcaca5144f
config: add an option for the pool listen address 2020-04-18 19:10:28 -04:00
cohcho
7ec47709fa
Update client target faster
Adjust client's target faster to prevent DDoS when hashrate is unknown at the
beginning and start difficulty is low or hashrate changed significantly later.
Add option retarget-ratio to control safe boundaries for client hashrate.
2020-01-23 22:59:19 -05:00
Jethro Grassie
9ba84a4a76
advertise SSL port (if configured) 2020-01-05 17:53:51 -05:00
Jethro Grassie
c7984e0e5f
add retarget-time option
- allow setting a retarget time different to block time
 - tidy config printing (just reordering)
 - fix webui nethash formatting
2019-12-29 23:56:48 -05:00
Jethro Grassie
3925e827ba
update example config file with the new options 2019-11-22 23:01:07 -05:00
Jethro Grassie
ee722699c7
add data-dir option 2019-07-14 14:05:33 -04:00
Jethro Grassie
b5a2dd5f5b
implement miner selected block templates 2019-07-07 11:23:23 -04:00
Jethro Grassie
6fbe8860ed
Initial commit 2018-08-12 15:48:25 -04:00