Commit graph

14 commits

Author SHA1 Message Date
Jethro Grassie
e79861b519
remove libmicrohttpd
It seems unnecessary to use libmicrohttpd when libevent has everything
we need.  Thus removing the dependency.
2020-01-05 16:30:20 -05:00
Jethro Grassie
595ddd934e
make MHD use epoll if available 2020-01-03 18:48:42 -05:00
TrasherDK
c82ef6e3bc Add Content-Type to JSON response 2019-10-25 19:00:16 +02:00
Jethro Grassie
b5a2dd5f5b
implement miner selected block templates 2019-07-07 11:23:23 -04:00
Jethro Grassie
512cfabd0a
float to double for rounding issues 2019-05-12 17:31:54 -04:00
Jethro Grassie
2d0e62929a
show time of last fetched template in the web ui 2019-05-12 12:50:40 -04:00
Jethro Grassie
747b471cd6
void 2019-05-11 21:08:16 -04:00
Jethro Grassie
3052e3e20d
fix copyright 2019-05-11 21:08:16 -04:00
Jethro Grassie
4a9a883a1a
reorder functions and fix width 2019-05-11 21:08:16 -04:00
Jethro Grassie
dd9aac6041
tidy table style 2019-05-04 00:00:27 -04:00
Jethro Grassie
6a0c5475a1
move web stats to json api 2019-03-03 15:42:09 -05:00
Jethro Grassie
6600567377
webui: expose pool port 2018-08-18 09:32:29 -04:00
Jethro Grassie
99db5072b1
webui: last block found fix for none 2018-08-15 10:18:32 -04:00
Jethro Grassie
6fbe8860ed
Initial commit 2018-08-12 15:48:25 -04:00