Neozonz
b6eb348d42
[CLEAN] Code style
2014-01-24 10:51:30 -08:00
Neozonz
c0004d8a4f
[Look] Finally statisfied ;)
2014-01-24 10:22:35 -08:00
Neozonz
293a5944ca
[Improved] Look
2014-01-24 10:22:35 -08:00
Neozonz
189578b18a
[Improve] Wording
2014-01-24 10:22:35 -08:00
Neozonz
560a0f9f0f
[Improved] Wording
2014-01-24 10:22:35 -08:00
Neozonz
3bd21a9372
[FIX] Tabbing
...
[Improved] Wording
[Improved] Logic of conditions
2014-01-24 10:22:35 -08:00
Neozonz
5661b9cda6
[FIX] Tabbing
...
[Improved] Wording
[Improved] Logic of conditions
2014-01-24 10:22:34 -08:00
Neozonz
c91bb682af
[Improved] Logic
2014-01-24 10:22:34 -08:00
Neozonz
d278e99172
[LOGGING] Improved logging with block id associations
2014-01-24 10:22:34 -08:00
Neozonz
64fd2f4116
[LOGGING] Improved wording
...
[FIX] Call to variables before defined
2014-01-24 10:22:34 -08:00
Neozonz
4b5a2885b8
[FIX] Missing Bracket
2014-01-24 10:22:34 -08:00
Neozonz
568033d939
[FIX] Woopsie
2014-01-24 10:22:34 -08:00
Neozonz
adb5910de8
[FIX] Whoops
2014-01-24 10:22:34 -08:00
Neozonz
dd14c3491e
[FIX] Whoops
2014-01-24 10:22:34 -08:00
Neozonz
8f80cf09b3
[FIX] Indenting
2014-01-24 10:22:33 -08:00
Neozonz
d0e3a88e27
[FIX] Indenting
2014-01-24 10:22:33 -08:00
Neozonz
bf05935447
[FIX] Call correct getCronError functions
2014-01-24 10:22:33 -08:00
Neozonz
b8d83463db
[FIX] Various syntax issues
2014-01-24 10:21:02 -08:00
Neozonz
18d288fe50
[Enhance] PPS / Payout Crons - Improved logging and and improved fail safes
...
[Optimize] Removed Coin Daemon / RPC Address Validation
2014-01-24 10:21:01 -08:00
Neozonz
5a5bc255cc
[Enhance] Improved logging
...
[Fix] Added error messaging to all
2014-01-24 10:21:01 -08:00
Sebastian Grewe
a1efdcf58a
Merge pull request #1563 from daygle/patch-8
...
Update run-payout.sh
2014-01-23 23:52:11 -08:00
Glen
be234ad1b1
Update run-payout.sh
...
Liquid payout was being processed before block(s) found/payout causing liquid balances to go in to the minus as the liquid payout job would see funds in wallet that were unassigned.
This change moves the liquid_payout.php cron as the last step to be performed.
2014-01-24 13:09:17 +11:00
Glen
d9b37b4adb
Update run-crons.sh
...
Liquid payout was being processed before block(s) found/payout causing liquid balances to go in to the minus as the liquid payout job would see funds in wallet that were unassigned.
This change moves the liquid_payout.php cron as the last step to be performed.
2014-01-24 13:08:03 +11:00
cut
5705774dfb
Lint on cronjobs/pplns_payout.php #1554
2014-01-23 12:11:18 -06:00
rog1121
9a23148adb
Update pplns_payout.php
2014-01-22 09:24:22 -07:00
rog1121
21888a8153
Update pplns_payout.php
2014-01-22 09:05:21 -07:00
Sebastian Grewe
fbea334121
[REMOVED] Unused stats update
2014-01-19 17:22:40 +01:00
Sebastian Grewe
cf49db4535
[IMPROVED] Cronbased global Hash-/Sharerate cache
...
* [ADDED] New statistic method to fetch all user mining stats
* [ADDED] New global cache to getUserHash/Sharerate calls
* [ADDED] New memcache key for new global cache
Addresses #1471 and may fix it already if no other changes are required.
2014-01-19 17:05:27 +01:00
Sebastian Grewe
a572d0cea0
Merge pull request #1351 from TheSerapher/issue-1345
...
Issue 1345
2014-01-16 23:46:40 -08:00
Sebastian Grewe
1dfbeea5f7
Merge pull request #1420 from TheSerapher/issue-1343
...
[IMPROVED] jsonRPC Error Handling with CURL
2014-01-16 06:15:42 -08:00
obigal
75729c6592
pplns payouts speed improvements / reworked insert method
2014-01-16 14:42:05 +01:00
nicoschtein
618c50c49f
Deduct fee to payout amount value on email notification
2014-01-15 15:57:22 -02:00
Sebastian Grewe
f2f539ef53
[IMPROVED] Payout logging and indent
2014-01-15 16:12:00 +01:00
nicoschtein
0d285f044b
Changed txfee to txfee_auto and txfee_manual in payout.php
2014-01-14 19:12:00 -02:00
Sebastian Grewe
95aad7417d
[IMPROVED] Version detection in cronjobs
2014-01-12 09:28:21 +01:00
Sebastian Grewe
6aefea6b6f
[FIX] Better error handling
2014-01-10 16:41:05 +01:00
Sebastian Grewe
187721f48c
[FIX] Catch new jsonRPC exception
2014-01-10 16:34:37 +01:00
Sebastian Grewe
ead36cfd07
[FIX] End cronjob too
2014-01-10 16:34:37 +01:00
Sebastian Grewe
c29bda4e5d
[FIX] Config option detection
2014-01-10 16:34:37 +01:00
Sebastian Grewe
07b90dbc58
[FIX] Config option detection
2014-01-10 16:34:36 +01:00
Sebastian Grewe
90a8404bab
[CLEANUP] Code cleanup, error checking
...
Fixes #1315 once merged.
2014-01-10 16:34:36 +01:00
myrinx
75f35d80b1
Update liquid_payout.php
...
formatting
2014-01-10 16:34:36 +01:00
myrinx
9f69a0b9f7
Update run-payout.sh
...
added liquid_payout.php
2014-01-10 16:34:36 +01:00
myrinx
26d138a637
Update run-crons.sh
...
added liquid_payout.php
2014-01-10 16:34:35 +01:00
myrinx
640c6a4426
Create liquid_payout.php
...
Add support for a cronjob to send liquid assets.
Maintains a set reserve and sends only when a wallet address is set; and the threshold is set in the config.
2014-01-10 16:34:35 +01:00
Sebastian Grewe
627b7a17ff
[FIX] Catch jsonRPC exceptions
...
Fixes #1339 once merged.
2014-01-10 16:20:24 +01:00
Sebastian Grewe
19094e73e3
Merge pull request #1271 from drainx/next
...
JSON-RPC
2014-01-09 22:11:35 -08:00
Sebastian Grewe
3645a23333
Merge pull request #1312 from TheSerapher/issue-1061-deleteuser
...
[UPDATE] Allow deletion of accounts
2014-01-09 01:33:12 -08:00
Sebastian Grewe
3a0d0f016b
[ADDED] Payout fail hint: Wallet covers balance?
2014-01-07 09:43:10 +01:00
drainx
5a1c693fa6
Move from XML-RPC to JSON-RPC.
2014-01-06 17:34:54 -06:00