Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev#180307 #978

Closed
wants to merge 35 commits into from
Closed

Dev#180307 #978

wants to merge 35 commits into from

Conversation

jeong760
Copy link
Contributor

@jeong760 jeong760 commented Mar 7, 2018

  • Added a code on NetworkInfo.cs to check a coin wallet version and running a correct command

jeong760 and others added 30 commits March 2, 2018 11:52
Update changes by Bonesoul
removed all contents on default.json and create a separate coin pool config json file.
55: _redisProvider.Client.HIncrByFloat(currentKey, miner.Username, share.Difficulty);
     ---> _redisProvider.Client.HIncrByFloat(currentKey, miner.Username, (double)share.Difficulty);
…o develop

* 'develop' of https://github.com/jeong760/CoiniumServ:
  Update README.md
  Update README.md
  Update README.md
@jeong760 jeong760 closed this Mar 8, 2018
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.

None yet

1 participant