Commit graph

255 commits

Author SHA1 Message Date
Alexander Blair
e5d2faeb08 Update with AEON base settings. 2017-10-11 15:00:58 -07:00
Alexander Blair
ca87ba3595 Base commit with data from AEON. 2017-10-11 13:24:14 -07:00
Alexander Blair
2b44273e94 Update w/ pool dev address. 2017-10-11 12:43:57 -07:00
Alexander Blair
e9bbbbd15d Update with KRB base. 2017-10-11 12:35:16 -07:00
Alexander Blair
57354f8d94 Update to move to the new cn-test branch. 2017-10-11 12:18:42 -07:00
Alexander Blair
73bf5745d3 Removing ZMQ dependencies. 2017-10-11 11:49:48 -07:00
Snipa22
cfccee540b Merge pull request #113 from minecoins/deploy
fix caddy.service perm
2017-10-11 11:38:07 -07:00
Snipa22
ac33f403dc Update deploy.bash
Pointing to Snipa22's backup of the caddy daemon.
2017-10-02 10:18:41 -07:00
Snipa22
107d6cc5be Update upgrade_monero.bash 2017-09-15 19:01:43 -07:00
Snipa22
a01de693a6 Update monero_daemon.patch 2017-09-15 19:01:11 -07:00
Snipa22
db057f01f3 Update leaf.bash
Updating to v0.11.0.0
2017-09-09 12:48:43 -07:00
Snipa22
581ef943bb Merge pull request #120 from 78bash/patch-2
Update README.md - Correct path for API module
2017-09-09 12:29:42 -07:00
Alexander Blair
b9bb81ec04 Merge remote-tracking branch 'origin/master' 2017-09-09 02:39:23 -07:00
Alexander Blair
883a488b12 v0.11.0.0 Monero Daemon Release. 2017-09-09 02:39:13 -07:00
Bashir
25b02460d3 Update README.md - Correct path for API module 2017-09-09 09:46:16 +03:00
Snipa22
abcd701225 Merge pull request #118 from 78bash/patch-1
Update README.md - Fix API display
2017-09-08 03:20:42 -07:00
Bashir
cbfbae6e00 Update README.md - Fix API display 2017-09-08 13:00:22 +03:00
Mine Coins
200c13dcaa fix caddy.service perm
logs:
systemd[1]: Configuration file /etc/systemd/system/caddy.service is marked executable.
Please remove executable permission bits. Proceeding anyway.
2017-09-06 12:39:33 +02:00
Alexander Blair
9c641aca00 Putting a check in for over-large payment intervals.
Fixes/Closes #99
2017-09-01 12:09:44 -07:00
Alexander Blair
9b1c366b8c Update to use trustChange more aggressively. 2017-08-19 14:37:01 -07:00
Alexander Blair
80fd5cc36b Security Update
Update to patch a small bug in the pool source.  Thanks to MinerCircle for catching this.
2017-08-19 12:16:08 -07:00
Snipa22
51bbd93c44 Update deploy.bash
Update to ensure that the sql_sync is run on install.  Oops!
2017-08-14 10:58:53 -07:00
Snipa22
5da7e40a86 Update README.md 2017-08-14 10:53:57 -07:00
Snipa22
26016cacdc Update README.md 2017-08-14 10:46:20 -07:00
Snipa22
6f81df5089 Merge pull request #98 from chron0/patch-1
Update README.md
2017-08-01 09:18:14 -07:00
chrono
62e7476e4b Update README.md 2017-08-01 16:17:40 +00:00
Alexander Blair
c9ead893cd Update to fix bug with the way that xmr-stak accepts jobs and the BT changes from the XMR pools. 2017-07-14 02:46:23 -07:00
Alexander Blair
ec01e5e05a Set 5 second share target for the proxies. 2017-07-12 18:37:03 -07:00
Snipa22
a807706a0e Merge pull request #90 from Snipa22/xmr-node-proxy
Xmr node proxy
2017-07-12 17:12:39 -07:00
Alexander Blair
9c1dd12d31 Update to patch the number of Valid Jobs and to lock in the new code to properly support the proxy. 2017-07-10 18:49:54 -07:00
Alexander Blair
3c3f347c88 Update to make it so proxies aim for 1 second share times, rather than 3. 2017-07-04 13:55:24 -07:00
Alexander Blair
687decc04d Perma-adding Atrides fix + setting the target for the proxied clients to 1/10th of normal. 2017-07-04 13:35:33 -07:00
Alexander Blair
93f64201a9 Update for diff cycling. 2017-07-04 13:10:40 -07:00
Alexander Blair
e23658c21f Only the proxied versions need that data. Really. Why doesn't node blow up if I do that... 2017-07-04 12:13:10 -07:00
Alexander Blair
e0d39be694 Update for the pool nonce save location. 2017-07-04 12:05:55 -07:00
Alexander Blair
a875391b0c Expand reserve_size so there is a NUL byte at the end, this allows the end-pools to use a UInt32BE call at the end. 2017-07-04 10:04:17 -07:00
Alexander Blair
9f62144d04 Update to reverse the pool nonce vs the client nonce. 2017-07-04 09:34:54 -07:00
Alexander Blair
f77ceae79b Fixes to send more diff information down the wire. 2017-07-03 07:47:37 -07:00
Alexander Blair
778dd7d1b8 Helps if I hit the right frunction. 2017-07-03 06:49:32 -07:00
Alexander Blair
916019f418 Setting the new sizes, holders, and test states to see if this thing works. 2017-07-03 06:43:52 -07:00
Snipa22
fb9971c11a Merge pull request #85 from suhz/master
fixes for incorrect offset for pagination
2017-07-02 13:25:22 -07:00
Alexander Blair
464bb13c5b Don't clear the worker list the first time though... 2017-07-01 21:42:29 -07:00
Alexander Blair
fb00ada16e Put a backup check for template updates to try and grab one every 60 seconds. 2017-07-01 21:35:24 -07:00
Alexander Blair
296dd93b68 32 queue workers for dealing with shares. Primarily non-blocking. Lets see if this plays better. 2017-07-01 20:55:49 -07:00
Alexander Blair
92740a4642 Cherrypicking a couple of commits, merge-conflicts later, but I'll deal with it then. 2017-07-01 20:47:38 -07:00
Alexander Blair
df94faab9b Small update to send all work to be done up to the Master thread. This should help deal with the fact that shares must be sent by one of the nodes that handles data. 2017-07-01 20:38:16 -07:00
Suhaimi Amir
a0e6a6e325 fix pagination query offset, and also change order by transaction_id from nothing (ASC) to DESC 2017-07-02 00:19:39 +08:00
Suhaimi Amir
d92492b731 fix mysql query for pagination. page number should be multiply by limit to get the offset 2017-07-02 00:17:55 +08:00
Snipa22
c492925dc9 Merge pull request #82 from Snipa22/develop
Develop
2017-06-29 10:29:59 -07:00
Snipa22
dd22c22051 Merge pull request #80 from JamesKegel/patch-1
updating path for api address in config
2017-06-29 10:00:42 -07:00