Commit graph

172 commits

Author SHA1 Message Date
Snipa22
d6c0bfd488 Merge pull request #66 from M5M400/claymore-address
Update xmr.js
2017-05-04 07:48:08 -07:00
Snipa22
32fb924fab Merge pull request #65 from M5M400/TX-priority
adding config setting for TX priority
2017-05-04 07:48:02 -07:00
M5M400
dac1d39407 Update xmr.js 2017-05-04 15:22:20 +02:00
M5M400
ecf74a3b91 Update payments.js
added TX priority config setting
2017-05-04 11:20:51 +02:00
M5M400
acba927240 Update base.sql 2017-05-04 11:15:38 +02:00
M5M400
8e8a966860 Update config_entries.json 2017-05-04 11:14:08 +02:00
Snipa22
cb881695d3 Update support.js 2017-04-18 14:04:55 -07:00
Snipa22
dc3dd03e83 Update deploy.bash 2017-04-18 12:26:05 -07:00
Snipa22
8e79d682a3 Update monero_daemon.patch 2017-04-07 15:56:16 -07:00
Snipa22
657d1cec52 Update monero_daemon.patch 2017-04-07 15:53:41 -07:00
Snipa22
c37e80d334 Update upgrade_monero.bash 2017-04-07 15:51:44 -07:00
Snipa22
8e81ad2f25 Update upgrade_monero.bash 2017-04-07 15:42:35 -07:00
Alexander Blair
01dfbbbcc5 Adding support for 10.3.1
Adding keepalive support for the remote_comms sockets, allowing them to reuse the TCP/SSL connection for much better performance in high-load environments.
2017-04-07 01:39:58 -07:00
Snipa22
1cb4aca08e Update payments.js 2017-04-04 06:11:57 -07:00
Snipa22
f136eae607 Update upgrade_monero.bash
Fixing to git checkout.  Thanks M5M400!
2017-03-14 07:42:40 -07:00
Snipa22
d479d7cfac Merge pull request #52 from Snipa22/socketIO
Fixing to body from decoded.
2017-03-07 22:26:52 -08:00
Alexander Blair
2ea2827002 Fixing to body from decoded. 2017-03-07 22:25:16 -08:00
Snipa22
50ee620110 Merge pull request #51 from Snipa22/socketIO
Socket io
2017-03-07 17:31:25 -08:00
Alexander Blair
657a46db4d Slow down some of the network updates. 2017-03-07 17:28:39 -08:00
Alexander Blair
6da367c587 Update with more debug states 2017-03-07 17:16:04 -08:00
Alexander Blair
b3bb5a6cdf Update to API.Xmrpool.net default server. 2017-03-07 17:06:18 -08:00
Alexander Blair
43ad893d63 Setting NH diff to 100k. 2017-03-05 16:23:52 -08:00
Alexander Blair
0a3f8fca85 Updates across the board to the caddy and other configs. 2017-03-05 16:20:16 -08:00
Alexander Blair
885a0ef93c Update to finish supporting ZMQ + Socket.io.
Next up, documentation!
2017-03-05 16:06:28 -08:00
Alexander Blair
f397c043c9 Finishing the init for ZMQ and updating the deployment scripts to support it. 2017-03-05 16:05:09 -08:00
Alexander Blair
a34e8c6ceb Modifying this so it moves buffers into string. 2017-03-05 16:00:35 -08:00
Alexander Blair
c9b0869e2c Update to newer express/socketIO connections. 2017-03-05 14:38:01 -08:00
Alexander Blair
1f9fe310c0 Adding ZMQ and SocketIO access. 2017-03-05 13:56:06 -08:00
Snipa22
9e08dbbc90 Update leaf.bash 2017-03-01 13:48:28 -08:00
Snipa22
23e556b0f8 Update deploy.bash 2017-03-01 13:48:18 -08:00
Snipa22
eba1c48b40 Merge pull request #49 from Didrole/wolf-xmr-miner-support
Generate smaller job ids.
2017-03-01 07:17:05 -08:00
Snipa22
22c7f3ee48 Merge pull request #50 from Didrole/xmr-proxy-support
Xmr proxy support
2017-03-01 07:16:42 -08:00
Didrole
82fcd2e1a9 Allow miners to not specify an agent.
Because xmr-proxy doesn't relay the agent.

https://github.com/Atrides/xmr-proxy/blob/master/mining_libs/stratum_listener.py#L167
2017-03-01 12:15:45 +01:00
Didrole
2ebcec91c0 Send RPC id with jobs. 2017-03-01 12:07:51 +01:00
Didrole
f5e573c6aa Generate smaller job ids.
Because wolf-xmr-miner supports up to 31 bytes ids.

https://github.com/wolf9466/wolf-xmr-miner/blob/master/stratum.h#L10
https://github.com/wolf9466/wolf-xmr-miner/blob/master/main.c#L1241
2017-03-01 11:58:03 +01:00
Alexander Blair
cd3cabd150 Don't log that into the git index. 2017-02-28 07:30:36 -08:00
Alexander Blair
bde0052c80 Diff needs a new line. 2017-02-28 07:23:37 -08:00
Alexander Blair
b1d85e38f0 Update to add fix for the 128 txn bug. 2017-02-28 07:18:39 -08:00
Alexander Blair
3446d35adc Setting rate limits on the wgets 2017-02-26 11:49:27 -08:00
Alexander Blair
9cc9e06344 Whoops! 2017-02-26 10:52:26 -08:00
Alexander Blair
c924194b49 Don't call callbacks so early. 2017-02-26 10:51:28 -08:00
Alexander Blair
81a05a64d1 Moving sql_sync to async each
Updated SQL_MIGRATIONS to pool.
2017-02-26 10:49:51 -08:00
Alexander Blair
aa24805056 Adding the new SQL migrations and configurations to the base.sql file. 2017-02-26 10:33:48 -08:00
Alexander Blair
f0cf898c53 Misnamed Var 2017-02-26 10:21:03 -08:00
Alexander Blair
3fab1673ff Payment Update
Moving payment timers into the database
Adding the last payment timer cycle to the stats
2017-02-26 10:20:11 -08:00
Alexander Blair
194ca829f5 PaymentID's weren't returning the correct data from the API. 2017-02-26 10:10:21 -08:00
Alexander Blair
4da670dddb Moving the status into the result state. 2017-02-26 00:14:16 -08:00
Alexander Blair
e332e18264 Adding keepalived support to the pool source. 2017-02-25 23:17:54 -08:00
Alexander Blair
103a029e6e Need to return null, not True. 2017-02-25 14:10:26 -08:00
Alexander Blair
0b60e2845c Reverting timing change for stats. 2017-02-25 12:14:41 -08:00