Commit Graph

279 Commits

Author SHA1 Message Date
moneromooo-monero
a739c73ddd fix missing comma in json 2023-03-12 16:52:18 +00:00
moneromooo-monero
036f80cec7 Townforge currency is gold 2023-03-12 16:34:59 +00:00
moneromooo-monero
c824db089c recognize subaddresses 2023-03-12 16:30:47 +00:00
moneromooo-monero
aff1f39a94 don't ignore clients mining on just one chain 2023-03-12 16:30:47 +00:00
moneromooo-monero
c759a34491 check network type for aux coin 2023-03-12 16:30:47 +00:00
moneromooo-monero
c2bda4395a add estimated income report widget 2023-03-12 16:30:47 +00:00
moneromooo-monero
ce56ada6b4 guard against crash on NULL top 2023-03-12 16:30:47 +00:00
moneromooo-monero
4f40708d95 modulate fee based on mature blocks, since we know which are orphaned 2023-03-12 16:30:47 +00:00
moneromooo-monero
d080f0cebf townforge block target is now 30 seconds 2023-03-12 16:30:47 +00:00
moneromooo-monero
17135843d9 get a new block template on SIGUSR2 2023-03-12 16:30:47 +00:00
moneromooo-monero
0485905eac fix round hashes display condition mixup 2023-03-12 16:30:47 +00:00
moneromooo-monero
0a8338c15e fancier header 2023-03-12 16:30:47 +00:00
moneromooo-monero
db881d73f6 include the network name in the extra fee tooltip, for clarity 2023-03-12 16:30:47 +00:00
moneromooo-monero
81d280e5a7 add tooltip for pending balance, mentioning maturity delay 2023-03-12 16:30:47 +00:00
moneromooo-monero
0426b18f9a add help about balance and maturing 2023-03-12 16:30:47 +00:00
moneromooo-monero
ebee7be880 add --keepalive to the sample xmrig command line 2023-03-12 16:30:47 +00:00
moneromooo-monero
34e85f9b93 do not underestimate time since last submission 2023-03-12 16:30:47 +00:00
moneromooo-monero
365638ccef use 10 minutes average for pool hash rate, less jumpy 2023-03-12 16:30:47 +00:00
moneromooo-monero
5cd66a2db5 add a help text about the variable fee system 2023-03-12 16:30:47 +00:00
moneromooo-monero
3aaad5e0bb indent help sections 2023-03-12 16:30:47 +00:00
moneromooo-monero
c629f5cc9f add variable fee depending on share of the network hash rate 2023-03-12 16:30:47 +00:00
moneromooo-monero
3ecd29e18f fix int/string mixup on error, and print errno as string 2023-03-12 16:30:47 +00:00
moneromooo-monero
7fd6eab41d print who mined a block 2023-03-12 16:30:47 +00:00
moneromooo-monero
48e8cf7ac5 add some help about creating a townforge address 2023-03-12 16:30:47 +00:00
moneromooo-monero
f44f2965e7 avoid non zero floating point yielding 0 as an integer 2023-03-12 16:30:47 +00:00
moneromooo-monero
7c1bc1483f move css to the same domain 2023-03-12 16:30:47 +00:00
moneromooo-monero
c4569c567b protect against NULL pointer dereference 2023-03-12 16:30:47 +00:00
moneromooo-monero
b3516a77e7 add workers and number of hashes to the web ui 2023-03-12 16:30:47 +00:00
moneromooo-monero
933f7abd42 add web ui CSS and redesign a bit 2023-03-12 16:30:47 +00:00
moneromooo-monero
494f2510e6 pool: do not double add blocks 2023-03-12 16:30:47 +00:00
moneromooo-monero
315bf44f13 display block reward in web ui 2023-03-12 16:30:47 +00:00
moneromooo-monero
13c9d50861 add a note about address linking 2023-03-12 16:30:47 +00:00
moneromooo-monero
9278dd7709 add some more info to logs 2023-03-12 16:30:47 +00:00
moneromooo-monero
57d370cae8 pool: only send one tx at a time
avoids headaches with only part of the txes in a batch going out
2023-03-12 16:30:47 +00:00
moneromooo-monero
69c37c8a2e fetch new template when there's an error submitting a block
It's possible it's due to the template being wrong or out of date,
so we want to update just in case
2023-03-12 16:30:47 +00:00
moneromooo-monero
c71cb7e094 add testnet note to the web ui 2023-03-12 15:15:04 +00:00
moneromooo-monero
112d5897f3 webui tweak 2023-03-12 15:15:04 +00:00
moneromooo-monero
8336acc107 allow more than one instance of every overridable item 2023-03-12 15:15:04 +00:00
moneromooo-monero
878ac3aea2 make the web ui more to chrome's liking
chrome does not like setting innerHTML, because it might be vulnerable
to injection, but since we don't add user controlled data, we're fine

require-trusted-types-for 'script'; trusted-types default; needs adding
to Content-Security-Policty, see:

https://stackoverflow.com/questions/62810553
2023-03-12 15:15:04 +00:00
moneromooo-monero
ad9ab7ca82 add townforge info on the web page 2023-03-12 15:15:04 +00:00
moneromooo-monero
0688711494 merge mining 2023-03-12 15:14:11 +00:00
moneromooo-monero
fb5a7ea989 display full block hashes so they can be looked up 2023-03-12 14:44:41 +00:00
moneromooo-monero
0ef8ab90d7 works alongside proxy, not really MM aware 2023-03-12 14:43:29 +00:00
moneromooo-monero
6ba90d2e3c build fixes 2023-03-12 14:43:08 +00:00
Jethro Grassie
be21860627
Merge branch 'next' 2023-02-18 13:36:05 -05:00
Jethro Grassie
c16e5a5a93
change default template timeout 2023-02-14 09:33:45 -05:00
Jethro Grassie
b1faaf6238
remove red herring build warnings 2023-01-28 17:07:59 -05:00
Jethro Grassie
e8ce65a074
add template timeout config option 2023-01-28 11:42:04 -05:00
Jethro Grassie
9482b9768b
add changes for latest Monero release 2023-01-14 23:39:21 -05:00
Jethro Grassie
492e669b6b
adjust Makefile for latest release-v0.17 branch
Which has diverged from current release tag.
2021-08-08 23:32:59 -04:00