Search content
Sort by

Showing 2 of 2 results by snesterkov
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Pigeoncoin – a cryptocurrency network with a new X16S (shuffle) algorithm
by
snesterkov
on 08/05/2018, 09:31:08 UTC
Blockchain Stats

We have a 1 minute block time, 5000 PGN reward, 21B cap, 2016 block retarget, 16 shuffled algorithms (X16S shuffle).
It is not true. Blocks arrive very slowly.
Pool stats:
http://ancronics.ru/images/my/pign1.png
Block explorer:
http://ancronics.ru/images/my/pign2.png
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
snesterkov
on 17/01/2018, 20:14:45 UTC
Hello.
There are many TCP connections to the API port 4068 with External miner manager.
Quote
> netstat -ao | find "4068" | more
  TCP    127.0.0.1:4068         apps:0                 LISTENING       9800
  TCP    127.0.0.1:4068         na1r:51016             TIME_WAIT       0
  TCP    127.0.0.1:4068         na1r:51017             TIME_WAIT       0
  TCP    127.0.0.1:4068         na1r:51018             TIME_WAIT       0
[...]
The same problem with Profit miner manager to the port 4030
Quote
> netstat -ao | find "4030" | more
  TCP    0.0.0.0:4030           apps:0                 LISTENING       8664
  TCP    127.0.0.1:4030         na1r:50301             TIME_WAIT       0
  TCP    127.0.0.1:4030         na1r:50302             TIME_WAIT       0
  TCP    127.0.0.1:4030         na1r:50303             TIME_WAIT       0
[..]
This is very critical to CPU usage! With Standart miner manager there is no such a problems.