Commit graph

11 commits

Author SHA1 Message Date
Tanguy Pruvot
3b32d4b987 backend: detect and assign category of PoS blocks
category "stake" while immature, "generated" after

Only shown in the dashboard...
2016-02-27 03:06:19 +01:00
Tanguy Pruvot
75969e2d0b payments: improve layout, add immataure and failed columns 2016-02-19 08:12:18 +01:00
Tanguy Pruvot
e3374b88c2 noblocknofify: add a small delay before declaring it orphan 2016-02-19 00:27:42 +01:00
Tanguy Pruvot
e2f982300c decred: detect generated blocks + stratum fix
backend:
  generated blocks were not auto detected (to double check)

stratum:
  seen on a new setup, if dcrd doesnt have --miningaddr set
  stratum is not able to distribute jobs and was crashing
2016-02-14 14:07:13 +01:00
Tanguy Pruvot
3a26439428 force amount 0 to orphaned blocs 2015-09-18 23:44:06 +02:00
Tanguy Pruvot
deeccfe011 shares: fix for last commit 2015-07-23 10:00:41 +02:00
Tanguy Pruvot
db2efc310d stratum: only accept compatible addresses
add cflag to only allow compatible mining addresses

and set user coinid directly on connect,
Without that, there are wallet conflicts (CHC vs CTO)

assign the right coin job when exchange is disabled

backend: share only the mined coin
2015-07-23 06:00:19 +02:00
Tanguy Pruvot
46b188dfc9 stratum: link hasmasternodes new db field
and fix possible segfault if "payee" string does not exists for masternodes

Also handle MDT masternodes amounts
2015-07-23 05:56:48 +02:00
Tanguy Pruvot
bb31cec957 dos2unix all files, we are on linux
trim them, btw... its important to start on a clean base...
2015-07-12 04:40:50 +02:00
Tanguy Pruvot
d8fe695a46 Some constants for the btc addr, email and site url..
+ missing .gitignore / folder git keepers
2015-07-02 21:17:04 +02:00
root
b5a202e155 init 2015-07-02 20:58:45 +02:00