Pages:
Author

Topic: [ANN][XHD] Hidecoin Official thread | Double SHA-256 | NodeJS - page 15. (Read 34876 times)

hero member
Activity: 762
Merit: 500
Hidecoin Pool is opened!

Download hidecoin-swimmer: https://github.com/cryptocurs/hidecoin-swimmer

Do
Code:
npm install
npm start POOL_ADDRESS HIDECOIN_ADDRESS

Pool address: 163.172.160.29:8000

Don't use the same address for different swimmers, they will do the same work. Use different hidecoin addresses for different swimmers.

Swimmer is pool worker.
Do I have to keep node core and node miner running while using the pool worker?
sr. member
Activity: 700
Merit: 251
Hidecoin Pool is opened!

Download hidecoin-swimmer: https://github.com/cryptocurs/hidecoin-swimmer

Do
Code:
npm install
npm start POOL_ADDRESS HIDECOIN_ADDRESS

Pool address: 77.221.144.5:8000

Don't use the same address for different swimmers, they will do the same work. Use different hidecoin addresses for different swimmers.

Swimmer is pool worker.
sr. member
Activity: 700
Merit: 251
Git pulled, now miner doesn't run anymore.

{ Error: connect ECONNREFUSED 127.0.0.1:5080
    at Object.exports._errnoException (util.js:1033:11)
    at exports._exceptionWithHostPort (util.js:1056:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1105:14)
  code: 'ECONNREFUSED',
  errno: 'ECONNREFUSED',
  syscall: 'connect',
  address: '127.0.0.1',
  port: 5080 }

Also, the port wasn't 5080 in earlier versions. No conflicting applications on that port.

Fixed.
legendary
Activity: 1453
Merit: 1030
Git pulled, now miner doesn't run anymore.

{ Error: connect ECONNREFUSED 127.0.0.1:5080
    at Object.exports._errnoException (util.js:1033:11)
    at exports._exceptionWithHostPort (util.js:1056:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1105:14)
  code: 'ECONNREFUSED',
  errno: 'ECONNREFUSED',
  syscall: 'connect',
  address: '127.0.0.1',
  port: 5080 }

Also, the port wasn't 5080 in earlier versions. No conflicting applications on that port.
sr. member
Activity: 700
Merit: 251
legendary
Activity: 1453
Merit: 1030
Client goes into a loop at block rejects. Happened 3 times in the last 2 days.
Stuck at 160679, while explorer is on 160764.

[05:01:51 SNC]# Block rejected, reason: Wrong diff                                                                                                                                                            
[05:01:51 SNC]# Validated block after. REJECT                                                                                                                                                                
[05:01:51 SNC]# Synchronizing...                                                                                                                                                                              
[05:01:51 SNC]# Requesting block after 000000077d05ce36b5756780ebaed4f9b674948c234a27a069551bf7e56f40d0                                                                                                      
[05:01:55 SNC]# Request last block info                                                                                                                                                                      
[05:01:55 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:01:55 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:01:56 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:01:56 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:01:56 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:01:57 SNC]# Synchronizing...                                                                                                                                                                              
[05:01:57 SNC]# Requesting block after 000000077d05ce36b5756780ebaed4f9b674948c234a27a069551bf7e56f40d0                                                                                                      
[05:02:01 SNC]# Request last block info                                                                                                                                                                      
[05:02:02 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:02:02 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:02:03 SNC]# Synchronizing...                                                                                                                                                                              
[05:02:03 SNC]# Requesting block after 000000077d05ce36b5756780ebaed4f9b674948c234a27a069551bf7e56f40d0                                                                                                      
[05:02:07 SNC]# Request last block info                                                                                                                                                                      
[05:02:07 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:02:08 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:02:08 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:02:09 SNC]# Synchronizing...                                                                                                                                                                              
[05:02:09 SNC]# Requesting block after 000000077d05ce36b5756780ebaed4f9b674948c234a27a069551bf7e56f40d0                                                                                                      
[05:02:13 SNC]# Request last block info                                                                                                                                                                      
[05:02:13 SNC]# Received last block info. REJECT                                                                                                                                                              
[05:02:13 SNC]# Received last block info. REJECT                                    

Had to reset it by using an older blockchain.
legendary
Activity: 1453
Merit: 1030
Cool, upgraded. Fast indeed.

Edit: block explorer is out of sync since yesterday. Now at Block #156958 - 2017-03-10 11:06:24 GMT. My client is on 157395.
sr. member
Activity: 700
Merit: 251
Version 0.4.1 released!

Now web and local wallets are very fast.
sr. member
Activity: 461
Merit: 250
Version 0.4.0 (multithreaded) released!

Version 0.4.0 is VERY fast! Local wallets loading in 0.2 sec. instead of 15 sec. (after first caching)! Progress is showing while synchronizing. Try new version.



Note that core 0.4.0 does not work on Windows.

You can use 0.3.x versions - https://github.com/cryptocurs/hidecoin-0.3.x

I have found serious bug. So wallets is not fast now. Wait for version 0.4.1.
Since 0.3.5 I have frequently wallets getting out of sync and stuck.
Setting sync to 5 or 9 seems to have no effect.
Also when wallets are synced there are often many wallets 1-4 blocks behind.
It seems that the propagation of new height is slow.

0.4.X
Great news.
Will there be multi-thread for win in the future ?
Keep up the good work !
sr. member
Activity: 700
Merit: 251
Version 0.4.0 (multithreaded) released!

Version 0.4.0 is VERY fast! Local wallets loading in 0.2 sec. instead of 15 sec. (after first caching)! Progress is showing while synchronizing. Try new version.



Note that core 0.4.0 does not work on Windows.

You can use 0.3.x versions - https://github.com/cryptocurs/hidecoin-0.3.x

I have found serious bug. So wallets is not fast now. Wait for version 0.4.1.
sr. member
Activity: 700
Merit: 251
Version 0.4.0 (multithreaded) released!

Version 0.4.0 is VERY fast! Local wallets loading in 0.2 sec. instead of 15 sec. (after first caching)! Progress is showing while synchronizing. Try new version.



Note that core 0.4.0 does not work on Windows.

You can use 0.3.x versions - https://github.com/cryptocurs/hidecoin-0.3.x
sr. member
Activity: 700
Merit: 251
Version 0.3.6 released

Now no problems with connecting.
legendary
Activity: 1588
Merit: 1000
it has been a while, more than 3 mos and you fail to create a pool for this coin.

saying that just go solo mine for now ? well hardly 10 coins a day if not said nothing at all for me.

by looking at pool you could tell if there is demand or how healthy the coin is.

maybe you guys just keep on solo mine for 10 years and only a few holding that total 10 mil. seem good idea ?

more miner, more user, more value the coin remember this.

There is absolutely no problem with solo mining...
I would estimate last week = equivalent of 25-30 instances of miner.js running on 1 core of an i7.

People forget how hard it is to build a cryptocurrency from scratch, so this is very impressive  Smiley
Though "if there is demand" we will find out when the alt starts trading on some junior exchange.
member
Activity: 91
Merit: 10
it has been a while, more than 3 mos and you fail to create a pool for this coin.

saying that just go solo mine for now ? well hardly 10 coins a day if not said nothing at all for me.

by looking at pool you could tell if there is demand or how healthy the coin is.

maybe you guys just keep on solo mine for 10 years and only a few holding that total 10 mil. seem good idea ?

more miner, more user, more value the coin remember this.
member
Activity: 91
Merit: 10
Yes size of tx is still limited but I think it will be on the roadmap if not then it's not much of use.

It is on the roadmap.

Version 0.3.5 released
Please update your core to 0.3.5. I am developing new version and I need you to install this update.

new version with completely new different look or is it the same as now ?

something new and excitement going to happen ?
sr. member
Activity: 1216
Merit: 333
Hey guys,

I am new on this thread and I ask myself two small questions ...

Why Hidecoin? Are there any specificities of anonymity in the hidecoin?

Is there a slack, a community workplace and conversation to follow or participate in the project?

Cheers
member
Activity: 91
Merit: 10
I haven't been able to connect again for some reason.  I even tried a fresh install I just can't seem to get it work.  I kind of suspect it is a networking thing on my side but I didn't change anything so I'm not quite sure what to try.  If anyone has a suggestion I'd appreciate it.

i just sent you the whole set of my. change the miner address to your new miner address.
legendary
Activity: 1131
Merit: 1007
I haven't been able to connect again for some reason.  I even tried a fresh install I just can't seem to get it work.  I kind of suspect it is a networking thing on my side but I didn't change anything so I'm not quite sure what to try.  If anyone has a suggestion I'd appreciate it.
legendary
Activity: 1453
Merit: 1030
Running 0.3.5 since yesterday.
sr. member
Activity: 461
Merit: 250
Yes size of tx is still limited but I think it will be on the roadmap if not then it's not much of use.

It is on the roadmap.

Version 0.3.5 released
Please update your core to 0.3.5. I am developing new version and I need you to install this update.
Upgraded, no problems.
Pages:
Jump to: