Alexander Blair
9c52de91ed
Update with cryptonight-hashing for XMR. Thanks to Mayday30/MoneroOcean for updating the CN libs for the Variant hardfork.
...
git pull; npm install; then restart services.
2018-04-05 13:58:08 -07:00
Alexander Blair
4ddd61c951
Update to tagged release for node-multi-hashing-aesni
2018-03-25 13:33:23 -07:00
Snipa22
3e28689807
Merge pull request #369 from sevendoorknobs/patch-2
...
Fix block_locker.js throwing keyIsUint32 error
2018-03-25 12:17:18 -07:00
sevendoorknobs
5e08413b47
Fix block_locker.js throwing keyIsUint32 error
...
Same issue that was effecting longRunner, perhaps there are more in the code.
2018-03-20 09:52:05 -04:00
Snipa22
c8d07c9913
Merge pull request #322 from keyhash/feature/send-email-on-rpc-error
...
Send an email when the worker cannot get the last block header
2018-02-25 10:19:05 -08:00
adaxi
774a5254cc
Avoid spamming the administrator when the daemon is stuck.
2018-02-18 22:33:23 +01:00
adaxi
308f2f0135
Remove old function
2018-02-18 22:08:59 +01:00
adaxi
9ee4b71651
Send an email when not able to get last block header
2018-02-18 22:08:01 +01:00
Snipa22
43ed5842d0
Merge pull request #292 from bobbieltd/patch-4
...
Add return for uniform code (not a bug, comestics)
-- Nice catch.
2018-02-06 01:04:56 -08:00
Snipa22
6de109d67a
Create block_unlocker.js
2018-02-04 12:06:08 -08:00
Learner
7ada474f67
Add return for uniform code (not a bug, comestics)
...
It's not a bug, just to be better look.
2018-02-04 14:05:35 +07:00
Snipa22
11b1aa0ba8
Merge pull request #279 from gardner/master
...
Cracking the code, deciphering the text, and fixing the typos
2018-01-20 12:57:29 -08:00
Gardner Bickford
ae6944c722
Cracking the code, deciphering the text, and fixing the typos
2018-01-21 09:55:41 +13:00
Snipa22
db36b8b848
Merge pull request #260 from mxjoe/patch-3
...
Fix longRunner error in local_comms.js
2018-01-19 15:51:19 -08:00
Snipa22
1361761d5b
Merge pull request #264 from azaryc2s/master
...
Fixed the timestamp calculation in seconds
2018-01-19 15:51:05 -08:00
Snipa22
4bed8682dd
Merge pull request #273 from CoinLogik/patch-2
...
Add coin_code to config variables that are returned from API
2018-01-19 15:50:51 -08:00
Snipa22
4283aeb1fd
Merge pull request #277 from bobbieltd/patch-1
...
TypeError: Cannot read property 'height' of undefined
2018-01-19 12:02:26 -08:00
Snipa22
564a1597dd
Merge pull request #278 from bobbieltd/patch-2
...
Fix NaN , credit to 1rV1N-git
2018-01-19 12:02:07 -08:00
Newbie
2cace14712
Fix NaN , credit to 1rV1N-git
...
https://github.com/Snipa22/nodejs-pool/issues/86
2018-01-19 21:46:39 +07:00
Newbie
0355c8fc3e
TypeError: Cannot read property 'height' of undefined
...
I think the Interval could be called too soon and there isn't activeBlockTemplate yet. If I'm not right, you can cancel this PR.
https://github.com/Snipa22/nodejs-pool/issues/269
https://github.com/Snipa22/nodejs-pool/issues/150
2018-01-19 21:43:34 +07:00
Snipa22
ffc6b3dfe6
Merge pull request #274 from CoinLogik/patch-3
...
Fixes: you specified keyIsUint32 on the Dbi
2018-01-18 15:15:10 -08:00
Ace
8133db6d85
Fixes: you specified keyIsUint32 on the Dbi
...
Fixes bug where height < 0 and causes error on line 43: `Error: You specified keyIsUint32 on the Dbi, so you can't use other key types with it.`
2018-01-18 17:05:32 -05:00
Ace
0003c5d00b
Add coin_code to config variables that are returned from API
...
Makes it easier for pool UI to change UI/text rather than hard-coding "XMR" etc into UI views. For example:
UI template like:
`Balance: {{ balance }} XMR`
Can become:
``Balance: {{ balance }} {{config.coin_code}}``
2018-01-17 17:38:57 -05:00
azaryc2s
38272271c8
Fixed the timestamp calculation in seconds
2018-01-10 14:12:18 +01:00
bluesbrothers2k
08084bff7f
Fix longRunner error in local_comms.js
...
This fix solves the longRunner throwing errors after updating to NVM 8.9.3. Should solve problems described in #217 and #230 .
2018-01-09 15:46:22 +01:00
Snipa22
15272af1e0
Update xmr.js
...
NH wants higher diff.
2018-01-07 22:48:53 -08:00
Snipa22
36d333e92a
Update README.md
...
Removed the nasty LMDB warning. More than enough time has passed.
2018-01-07 22:39:23 -08:00
Snipa22
15b96d2456
Merge pull request #258 from CoinLogik/patch-1
...
Update README.md
2018-01-07 22:32:53 -08:00
Ace
a5661949da
Update README.md
...
Makes install instructions more clear.
Side note: Current "Installation assistance" donation amounts are a bit high at current XMR price :)
2018-01-07 20:42:24 -05:00
Snipa22
dcf43bc573
Update local_comms.js
2017-12-27 21:46:10 -08:00
Snipa22
6ce1089e35
Update deploy.bash
2017-12-21 06:46:34 -08:00
Snipa22
3f6e62727f
Update deploy.bash
2017-12-20 04:53:22 -08:00
Snipa22
c8dcbd1df4
Update leaf.bash
2017-12-20 04:53:01 -08:00
Snipa22
ebfc2ccaf3
Update deploy.bash
2017-12-20 04:52:29 -08:00
Alexander Blair
d349dd02ef
Update to fix XMR.to support.
2017-12-13 15:14:18 -08:00
Snipa22
373de9b631
Merge pull request #205 from Snipa22/altcoins
...
Altcoins
2017-12-13 08:34:28 -08:00
Alexander Blair
2821fc477a
Fix for the 300 msec template bug identified by Mayday30. Thanks for the catch!
2017-12-13 08:29:49 -08:00
Alexander Blair
6a083229b9
Update to fix duplicate job ID's being sent from the pool. If a duped job ID is sent, this should throw an error.
2017-12-13 08:24:27 -08:00
Snipa22
54d4568729
Merge pull request #192 from Warcop/master
...
Update deploy.bash
2017-12-08 16:01:50 -08:00
Snipa22
bfc6f201fc
Update local_comms.js
2017-11-27 11:23:43 -08:00
Snipa22
5d6cf0e81d
Merge pull request #149 from uaktags/aeon
...
Aeon
2017-11-16 22:54:16 -08:00
Alexander Blair
53029d9d5a
Whoops, removing the socket listen.
2017-11-13 10:45:48 -08:00
Alexander Blair
204a83f7c1
Merge remote-tracking branch 'origin/master'
2017-11-13 10:45:29 -08:00
Alexander Blair
7d9bc7d606
RemoteShare update.
2017-11-13 10:45:24 -08:00
Warcop
52a5346d56
Update deploy.bash
...
Update checkout for 0.11.1.0
2017-11-12 20:31:13 -05:00
Snipa22
01ef225985
Merge pull request #154 from MineMoneroPRO/master
...
longRunner's "Cannot read property 'hash' of null"
2017-11-11 04:11:16 -08:00
MineMoneroPRO
77786e73dc
Update local_comms.js
2017-11-10 00:47:26 +03:00
MineMoneroPRO
2404d3a0ec
Merge pull request #1 from MineMoneroPRO/MineMoneroPRO-patch-1
...
Update local_comms.js
2017-11-10 00:27:39 +03:00
MineMoneroPRO
b48bd95c8b
Update local_comms.js
...
fix for #145
2017-11-10 00:18:47 +03:00
Snipa22
b9669b8f18
Update package.json
2017-11-07 11:40:18 -08:00