Pages:
Author

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

sr. member
Activity: 461
Merit: 250
How do we know that the wallet is on the right chain ?
hero member
Activity: 700
Merit: 500
Please update wallet (git pull). There are some very important updates.
We also will work with all bugs that you have found. Thank you.

done that before, will wait, thanks
sr. member
Activity: 700
Merit: 251
Please update wallet (git pull). There are some very important updates.
We also will work with all bugs that you have found. Thank you.
hero member
Activity: 700
Merit: 500
we will explore this situation

BE now seems to be on par with my laptop, desktop still ahead like 20 blocks and finding new blocks

side note: on windows multiple instances cant be started as they just crash with

Code:
Error: bind EADDRINUSE 0.0.0.0:7458
    at Object.exports._errnoException (util.js:1022:11)
    at exports._exceptionWithHostPort (util.js:1045:20)
    at dgram.js:218:18
    at _combinedTickCallback (internal/process/next_tick.js:77:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

after some time (i have made sure the ports are unused, web ui is also accessible for the short time)

edit: got my windows wallet back on the right "chain" by deleting the blockchain.dat and reloading from a safe point (posted blockchain.dat from laptop)
sr. member
Activity: 700
Merit: 251
Code:
[14:10:30 MNR]# !!! BLOCK FOUND !!!
[14:10:30 MNR]# 00000fcbd0a2e21b46bcb5002e6c09342c76edf92d5efbc6b3eab4379fe8791d
[14:10:30 SNC]# Block rejected, reason: Wrong tx 1: Out 0 is spent

happens for multiple worker nodes mining on the same machine

will later test if it also does not work with different machines but same public ip

confirmed does not appear with multiple computers in a local network sharing the same public ip, @hidecoin2016 any idea why this happens with multiple wallets on the same machine (each having their own dir and ports assigned)?

additionally the BE, wallet 1 and wallet2 all differ in regards to the last block, currently BE reports #9510 as latest, my desktop reports #9564 and my laptop #9560 (and it reports "Block found" although my desktop is far ahead and it should not be able to successfully find a block)

are there multiple chains used?

we will explore this situation
hero member
Activity: 700
Merit: 500
Code:
[14:10:30 MNR]# !!! BLOCK FOUND !!!
[14:10:30 MNR]# 00000fcbd0a2e21b46bcb5002e6c09342c76edf92d5efbc6b3eab4379fe8791d
[14:10:30 SNC]# Block rejected, reason: Wrong tx 1: Out 0 is spent

happens for multiple worker nodes mining on the same machine

will later test if it also does not work with different machines but same public ip

confirmed does not appear with multiple computers in a local network sharing the same public ip, @hidecoin2016 any idea why this happens with multiple wallets on the same machine (each having their own dir and ports assigned)?

additionally the BE, wallet 1 and wallet2 all differ in regards to the last block, currently BE reports #9510 as latest, my desktop reports #9564 and my laptop #9560 (and it reports "Block found" although my desktop is far ahead and it should not be able to successfully find a block)

are there multiple chains used?
legendary
Activity: 2450
Merit: 1047
It's quite complicated,since this is an experimental coin they should do a complete guide on how to run or mine this coin a youtube video will encourage to mine this coin.
hero member
Activity: 1162
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
XHD Huh That is not even around why do we need to use that to buy your coin. Also you have a few lines written and that is all. Are we ment to take you seriously ? Come on man.
sr. member
Activity: 700
Merit: 251
Is this coin has a good potential in the market,the firsy similar coin nodecoin is not active anymore or already a deadcoin,what makes this coin different to nodecoin?

Good question! and What on earth is double sha 256? I am hearing it for the first time Huh Huh

sha256(sha256(TEXT)) - like in bitcoin

Still unclear to me "what is npm install"? I tried to run the core.js but I'm getting this error Microsoft jsscript compilation error
Seems this is a complicated coin ,I think you need a video tutorial for this

You should not to run core.js from Explorer or Commander. You should to run Command line - Start > All programs > Standard > Command line. Go to folder with hidecoin (for example, cd hidecoin). Then type "npm install" and then "node core".

I have this ussue everywhere where i have launched older versions. Enough disk space, good connection.

Older versions have BUGS with some UDP packets. Press F7 when synchronization stops. And say me ID of block.

I cannot read how to mining Huh Huh
Follow instuctions from https://hidecoin.info
sr. member
Activity: 371
Merit: 250
I cannot read how to mining Huh Huh
hero member
Activity: 521
Merit: 500
I'm each time deleting wallet and doing sync from blank point, but it fails 500 on blocks
548 for sure.

Do you have enough disk space?
Block #548 is small block, it must transfer normally.
It looks like UDP datagrams lose. Do you have good connection?

Hello I would like to participate in mining this coin I've downloaded both the wallet and Nodejs but I don't know how can I run my wallet there is no application that I can click for wallet to open,not the kind of wallet like I've seen from the other coin I've had.

Read this instruction: https://hidecoin.info/forum/viewtopic.php?id=2
If you have Windows installed then:
1. Open command line
2. Go to hidecoin folder
3. Do "npm install"
4. Then read instructions from Getting started: https://hidecoin.info/
I have this ussue everywhere where i have launched older versions. Enough disk space, good connection.
hero member
Activity: 2982
Merit: 597
Leading Crypto Sports Betting & Casino Platform
I'm each time deleting wallet and doing sync from blank point, but it fails 500 on blocks
548 for sure.

Do you have enough disk space?
Block #548 is small block, it must transfer normally.
It looks like UDP datagrams lose. Do you have good connection?

Hello I would like to participate in mining this coin I've downloaded both the wallet and Nodejs but I don't know how can I run my wallet there is no application that I can click for wallet to open,not the kind of wallet like I've seen from the other coin I've had.

Read this instruction: https://hidecoin.info/forum/viewtopic.php?id=2
If you have Windows installed then:
1. Open command line
2. Go to hidecoin folder
3. Do "npm install"
4. Then read instructions from Getting started: https://hidecoin.info/

Still unclear to me "what is npm install"? I tried to run the core.js but I'm getting this error Microsoft jsscript compilation error
Seems this is a complicated coin ,I think you need a video tutorial for this
member
Activity: 73
Merit: 10
Betbase.io It's never been easier to run a casino
Is this coin has a good potential in the market,the firsy similar coin nodecoin is not active anymore or already a deadcoin,what makes this coin different to nodecoin?

Good question! and What on earth is double sha 256? I am hearing it for the first time Huh Huh
sr. member
Activity: 700
Merit: 251
I'm each time deleting wallet and doing sync from blank point, but it fails 500 on blocks
548 for sure.

Do you have enough disk space?
Block #548 is small block, it must transfer normally.
It looks like UDP datagrams lose. Do you have good connection?

Hello I would like to participate in mining this coin I've downloaded both the wallet and Nodejs but I don't know how can I run my wallet there is no application that I can click for wallet to open,not the kind of wallet like I've seen from the other coin I've had.

Read this instruction: https://hidecoin.info/forum/viewtopic.php?id=2
If you have Windows installed then:
1. Open command line
2. Go to hidecoin folder
3. Do "npm install"
4. Then read instructions from Getting started: https://hidecoin.info/
hero member
Activity: 700
Merit: 500
Code:
[14:10:30 MNR]# !!! BLOCK FOUND !!!
[14:10:30 MNR]# 00000fcbd0a2e21b46bcb5002e6c09342c76edf92d5efbc6b3eab4379fe8791d
[14:10:30 SNC]# Block rejected, reason: Wrong tx 1: Out 0 is spent

happens for multiple worker nodes mining on the same machine

will later test if it also does not work with different machines but same public ip
hero member
Activity: 2982
Merit: 597
Leading Crypto Sports Betting & Casino Platform
Hello I would like to participate in mining this coin I've downloaded both the wallet and Nodejs but I don't know how can I run my wallet there is no application that I can click for wallet to open,not the kind of wallet like I've seen from the other coin I've had.
hero member
Activity: 700
Merit: 500
Who can share with synced blockchain?

not sure if .ind is required, included it anyways: https://transfer.sh/pPl3Z/blockchain.tar.gz
Thank you very much, but it fails again. Can you share with me storage.json? As i noticed, blocks stored not only in file...

storage.json only contains detected peers and latest free tx

anyways, here it is: https://transfer.sh/sVib8/storage.json

do note that if your storage.json does not include any other peers your firewall or something might block the wallet from finding them
hero member
Activity: 521
Merit: 500
Who can share with synced blockchain?

not sure if .ind is required, included it anyways: https://transfer.sh/pPl3Z/blockchain.tar.gz
Thank you very much, but it fails again. Can you share with me storage.json? As i noticed, blocks stored not only in file...
hero member
Activity: 700
Merit: 500
Who can share with synced blockchain?

not sure if .ind is required, included it anyways: https://transfer.sh/pPl3Z/blockchain.tar.gz
legendary
Activity: 3346
Merit: 1214
Is this coin has a good potential in the market,the firsy similar coin nodecoin is not active anymore or already a deadcoin,what makes this coin different to nodecoin?
Pages:
Jump to: