Skip to content

Conversation

@TheSerapher
Copy link
Contributor

No description provided.

MPOS123 and others added 19 commits March 10, 2014 13:40
Fixes #1921 once merged.
* [REMOVED] SQL Checks, those won't be done since we need SQL to
  login as admin anyway. Are handled in database.inc.php too.
* [CHANGE] Dropped *nix detection since it would not detect Linux PHP_OS
* [IMPROVED] Simply check if we can use socket_create at all, fall back
  to fsockopen if this does not exist.

Not addressing any specific issue, just some cleanup.
[FIX] Remove static table reference
Simple yet effective way to get ticker cron to use the Cryptorush.in API
via get=all parameter.

Just enter on your global cfg file:
$config['price']['url'] = 'https://cryptorush.in';
$config['price']['target'] =
'/api.php?get=all&key=YOUR_API_KEY&id=YOUR_USER_ID';
$config['price']['currency'] = 'COIN';

and run the cron. Enjoy!
[FEATURE] Added Pool Bonus for Prop and PPLNS
TheSerapher added a commit that referenced this pull request Mar 15, 2014
[MASTER] Update from Development
@TheSerapher TheSerapher merged commit 885e932 into master Mar 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants