Tanariel
2d0a2df480
emulate getinfo for wallets who copy bitcoin mistakes ( #250 )
...
like vertcoin 0.12... for sure its more efficient sigh
2018-03-25 12:09:26 +02:00
Tanguy Pruvot
9c438eeb94
backend: protect also balances from renting clear
...
+ set an expiration to memcache lock, payment unlikely fails, but...
2018-03-24 22:11:50 +01:00
Tanguy Pruvot
e5dd766dd5
backend: avoid to clear earnings during payouts ( #249 )
...
+ simplify payment code based on RavenMinerPool commit
2018-03-24 08:10:51 +01:00
exmac
1b3f15fef3
Add yescryptR32 ( #247 )
...
YescryptR32 for coin WAVI
https://bitcointalk.org/index.php?topic=3146751.0
Tested on : https://lpool.name/pool/WAVI
2018-03-19 19:27:31 +01:00
Tanguy Pruvot
77e2624db1
stratum: drop STAK unused vars + git file mode fix
2018-03-16 11:04:06 +01:00
Daniel Mackie
333acc0d25
stratum: STAK special coinbase, with SegWit support
...
untested, but compiled fine
2018-03-16 10:26:33 +01:00
Tanguy Pruvot
c56969c51c
stratum: socket recv timeout config
...
With a default value set to 10mn, better than unlimited (0)
2018-03-16 10:21:19 +01:00
Tanguy Pruvot
67d3e6aeed
stratum: warning fix for recent gcc
...
was -Wunused-result, useless but...
2018-03-14 22:46:57 +01:00
Tanguy Pruvot
f342017d31
stratum: also check early nonce is hexa
...
and remove double submit_bad++
2018-03-14 20:21:00 +01:00
Tanguy Pruvot
165e93bf29
stratum: function to check hex strings validity
2018-03-14 18:40:57 +01:00
Tanguy Pruvot
bd888ff4e2
stratum: function to track mem usage
...
+ bad client possible leak... but it is not the main one
2018-03-13 21:22:17 +01:00
Tanguy Pruvot
8c27bed438
stratum: remove useless mysql escape + fix for stats
...
the custom check is already more secure than "unknown" mysql code
2018-03-13 19:35:57 +01:00
Tanguy Pruvot
3624f2c44d
stratum: be more strict with user string fields
2018-03-13 17:48:32 +01:00
Tanguy Pruvot
669ab6bb0f
stratum: ensure all blocks are put in db ( #241 )
...
may be important for pool op noobs who dunno what they do,
doesn't setup blocknotify or have server efficiency issues..
squashed commit of today's commits, sorry for the mess ;)
prevent job delays if no blocks were submitted
double check coin id on blocknotify
remove noblocknotify boolean
prevent notify debuglog on normal blocks
2018-03-12 19:00:24 +01:00
Tanguy Pruvot
46996e3269
stratum: disable haproxy ip translation code by default
...
toggle it via the .conf or edit code to change overall defaults
2018-03-08 17:14:37 +01:00
Tanguy Pruvot
569661a25c
memcache: revert commit for the backend job
2018-03-06 14:26:42 +01:00
Tanguy Pruvot
6a7bc6de1d
memcache: fix param order in last commit
2018-03-06 13:48:57 +01:00
Johan Dufour
1e06755a74
use memcache object method instead of low level method ( #234 )
2018-03-06 13:26:03 +01:00
protopool.net
8c85b95220
stratum: debuglog on/off without code recompile
...
+ drop log CFLAGS comments in Makefile and old defines comments
2018-03-06 13:03:37 +01:00
Tanguy Pruvot
010fd14493
stratum: ignore possible dup on new user
...
This race case was causing a stratum exit and should not
2018-03-02 15:13:35 +01:00
Tanguy Pruvot
343ec492c8
stratum: min diff and anti-flood adjustments
2018-03-02 13:41:13 +01:00
Tanguy Pruvot
c49c8b30f2
stratum: fix the major socket leak on bad auth
2018-03-02 13:16:13 +01:00
Tanguy Pruvot
befb105e5d
stratum: fill fds and server name/url in stratums table
...
meant to detect socket leaks before its too late...
2018-03-02 00:07:54 +01:00
Tanguy Pruvot
a364e305f2
cli: allow to search users by ip
2018-03-01 15:22:53 +01:00
Tanguy Pruvot
2dccc579cf
markets: handle cryptobridge ticker
2018-02-28 20:56:08 +01:00
Tanguy Pruvot
72b738da0d
explorer: truncate huge txs json for site reliability
...
+ display x16r hashorder field
2018-02-28 15:28:33 +01:00
Tanguy Pruvot
0287896b0a
stratum: add missing keccakc variant
2018-02-28 11:13:20 +01:00
Tanguy Pruvot
4120ee7d62
stratum: auto detect 'old' masternodes rpc ( #236 )
2018-02-26 11:47:28 +01:00
exmac
de4592cc1a
Add a5a algo for Andcoin
2018-02-25 20:36:29 +01:00
Tanguy Pruvot
02c0191e5e
stats: rewrite pool graphes data with json_encode
2018-02-24 19:30:12 +01:00
Tanguy Pruvot
03f25a73ef
stratum: DNR v2 masternodes
2018-02-24 18:00:36 +01:00
Tanguy Pruvot
236650dc57
stratum: allow to limit txs per block
2018-02-18 15:51:29 +01:00
Tanguy Pruvot
033d50c9ba
stratum: allow more than 254 transactions in blocks
2018-02-18 14:05:40 +01:00
Tatar Xavatar
e37c636deb
Update x16r.conf : error with port ( #232 )
2018-02-18 14:04:32 +01:00
Tanguy Pruvot
c99770a5ae
stratum: allow to reopen wiped global logs
...
can be useful after a logrotate, to avoid restarting the stratums
2018-02-16 13:37:54 +01:00
phm87
90e78f772f
NH: new algos ( #229 )
2018-02-14 10:24:24 +01:00
oddhome
5468b84da7
stratum: set PBS as old masternode #220
2018-02-09 16:57:22 +01:00
phm87
1e57015a65
admin: fill servers dropdown with the db #222
...
with proper html quotes...
2018-02-09 16:54:10 +01:00
Tanguy Pruvot
30413db548
update sample stratum rc.local #225
2018-02-09 16:49:05 +01:00
Tanguy Pruvot
4d74f06204
stratum: extra check for the haters
2018-02-07 11:55:09 +01:00
Tanguy Pruvot
0bf982da95
sql: add hasgetinfo and no_explorer fields to coins table
...
wallets without getinfo will be handled in a later commit...
ps: remember to restart memcached service after the db change..
2018-02-02 06:03:07 +01:00
UniMining.net
d69d3ce3fc
yescryptR16 algo ( #217 )
...
Algo yescryptR16 for Yenten [YTN] https://bitcointalk.org/?topic=2329470.0
stratum changes from https://github.com/bubasik/yiimp
2018-01-31 08:23:27 +01:00
Tanguy Pruvot
a79e21491a
stratum: avoid the use of getinfo
2018-01-30 02:16:51 +01:00
Tanguy Pruvot
0f04d6d824
balances: fill the btc 'onsell' field too (locked)
...
and restore bitstamp & cexio behavior to act like other trading exchanges
todo: kraken if possible... real pain, need to parse open orders..
2018-01-27 06:16:27 +01:00
Frederic Rezeau
88106d8be2
Add MAG (Magnet) masternode to oldmasternodes ( #213 )
...
Greetings, I am head dev for Magnet masternode and noticed the change
made in coinbase.cpp for recent masternode RPC as default.
This change has disabled masternode payments on pools using MAG client.
So, we would like to add it to oldmasternodes list with this pull request.
2018-01-27 01:59:03 +01:00
Tanguy Pruvot
4e5fbb4939
cexio: include btc in orders for the balance
...
to do like bitstamp...
2018-01-25 00:33:10 +01:00
Tanguy Pruvot
a89a0ef4cf
stratum: fix altminer commit
2018-01-24 20:47:46 +01:00
Tanguy Pruvot
88cfe6faf7
benchs: ignore some weird device names and x16r algo
2018-01-24 20:44:28 +01:00
Tanguy Pruvot
0019ca611d
new x16r algo, with stratum factor 256, like timetravel algos
...
beware: this algo may have a variable hashrate, unlike timetravel
its ignored from benchs for this reason
2018-01-24 20:43:52 +01:00
AltMinerNet
e4914a6b09
stratum: check coin filters early ( #211 )
...
Avoid the override of global variables
g_stratum_max_cons, g_max_shares, g_stratum_segwit
by excluded coinds by checking the include/exclude filters earlier.
2018-01-24 20:35:41 +01:00