Bitcoin Forum
June 24, 2024, 10:52:55 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 »
  Print  
Author Topic: [ANN][XHD] Hidecoin Official thread | Double SHA-256 | NodeJS  (Read 34876 times)
kuky004
Sr. Member
****
Offline Offline

Activity: 371
Merit: 250


View Profile
November 23, 2016, 03:07:46 PM
 #41

I cannot read how to mining Huh Huh
hidecoin2016 (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 251


View Profile
November 23, 2016, 03:11:58 PM
 #42

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
Daffadile
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 500

CryptoTalk.Org - Get Paid for every Post!


View Profile WWW
November 23, 2016, 03:27:22 PM
 #43

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.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.YoBit AirDrop $.|.Get 700 YoDollars for Free!.🏆
fortunecrypto
Legendary
*
Offline Offline

Activity: 2450
Merit: 1047


thecryptocurrency.directory


View Profile WWW
November 23, 2016, 03:33:52 PM
 #44

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.

felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
November 23, 2016, 05:20:29 PM
 #45

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?
hidecoin2016 (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 251


View Profile
November 23, 2016, 05:35:38 PM
 #46

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
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
November 23, 2016, 05:43:15 PM
Last edit: November 23, 2016, 06:00:35 PM by felixbrucker
 #47

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)
hidecoin2016 (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 251


View Profile
November 23, 2016, 06:10:04 PM
 #48

Please update wallet (git pull). There are some very important updates.
We also will work with all bugs that you have found. Thank you.
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
November 23, 2016, 06:27:38 PM
 #49

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
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
November 23, 2016, 06:43:57 PM
 #50

How do we know that the wallet is on the right chain ?
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
November 23, 2016, 06:47:03 PM
 #51

How do we know that the wallet is on the right chain ?

dont know if its a seperate chain rather than some bug, but i checked with the BE and compared block numbers (press F7 to get your last block #)
puddlejumperzz
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
November 23, 2016, 06:48:39 PM
 #52

Nothing like being highly organized!
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
November 23, 2016, 07:00:52 PM
 #53

How do we know that the wallet is on the right chain ?

dont know if its a seperate chain rather than some bug, but i checked with the BE and compared block numbers (press F7 to get your last block #)
Looks like I am on the same chain as the BE.
Thanks !
bhokor
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
November 23, 2016, 09:09:43 PM
Last edit: November 23, 2016, 10:35:21 PM by bhokor
 #54

This project seems quite interesting, dev will be soon an explorer with search function?,  actually with an i5 6400 i am getting about 900 h/s how much are you getting guys?
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
November 24, 2016, 12:20:42 AM
 #55

after some time mining my node(s) are again on some other "chain"

server:

Code:
[01:11:47 SNC]# Synchronizing...
[01:11:52 SNC]# Request last block info
[01:11:52 SNC]# Received last block info. REJECT
[01:11:52 SNC]# Received last block info. REJECT
[01:11:52 SNC]# Received last block info. REJECT
[01:11:52 SNC]# Received last block info. ACCEPT
CORE: Blockchain synchronized
[01:11:52 MNR]# >>> New block mining <<<
[01:11:52 MNR]# There are 1 txs in block
[01:11:53 SNC]# Received last block info. REJECT
Last block: #9677

desktop:

Code:
[...]
Last block: #9932

BE was at ~10k at this time

there seem to be two issues here:

1) when mining it somehow looses the current latest block status (or doesnt get them)
2) upon (re)starting it might work to get to the latest block (desktop) or fails (server, it says "Blockchain synchronized" when its clearly not) and starts mining with old blocks
samspaces
Legendary
*
Offline Offline

Activity: 1453
Merit: 1030


View Profile
November 24, 2016, 12:45:35 AM
 #56

Blockchain behaviour doesn't seem good. Keeps going over the same blocks or even regressing.
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
November 24, 2016, 02:19:08 AM
 #57

after some time mining my node(s) are again on some other "chain"

server:

Code:
[01:11:47 SNC]# Synchronizing...
[01:11:52 SNC]# Request last block info
[01:11:52 SNC]# Received last block info. REJECT
[01:11:52 SNC]# Received last block info. REJECT
[01:11:52 SNC]# Received last block info. REJECT
[01:11:52 SNC]# Received last block info. ACCEPT
CORE: Blockchain synchronized
[01:11:52 MNR]# >>> New block mining <<<
[01:11:52 MNR]# There are 1 txs in block
[01:11:53 SNC]# Received last block info. REJECT
Last block: #9677

desktop:

Code:
[...]
Last block: #9932

BE was at ~10k at this time

there seem to be two issues here:

1) when mining it somehow looses the current latest block status (or doesnt get them)
2) upon (re)starting it might work to get to the latest block (desktop) or fails (server, it says "Blockchain synchronized" when its clearly not) and starts mining with old blocks
Same here, can only run 1 wallet.
bhokor
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
November 24, 2016, 01:24:38 PM
 #58

after some time mining my node(s) are again on some other "chain"

server:

Code:
[01:11:47 SNC]# Synchronizing...
[01:11:52 SNC]# Request last block info
[01:11:52 SNC]# Received last block info. REJECT
[01:11:52 SNC]# Received last block info. REJECT
[01:11:52 SNC]# Received last block info. REJECT
[01:11:52 SNC]# Received last block info. ACCEPT
CORE: Blockchain synchronized
[01:11:52 MNR]# >>> New block mining <<<
[01:11:52 MNR]# There are 1 txs in block
[01:11:53 SNC]# Received last block info. REJECT
Last block: #9677

desktop:

Code:
[...]
Last block: #9932

BE was at ~10k at this time

there seem to be two issues here:

1) when mining it somehow looses the current latest block status (or doesnt get them)
2) upon (re)starting it might work to get to the latest block (desktop) or fails (server, it says "Blockchain synchronized" when its clearly not) and starts mining with old blocks
Same here, can only run 1 wallet.

Well, i am not getting problems, how i did it:

1-git clone https://github.com/cryptocurs/hidecoin.git (or download the source on manual way and unzip it)
2- install nodejs, go to hidecoin folder and write npm install and wait a couple of minutes
3-after that start the daemon with node core
4-wait some time for full sync, after that go to localhost:7439 and create a new addy,after that  stop the daemon with F10
5- in hidecoin folder edit config.js in your text editor and paste the address instead of --YOUR-HIDECOIN-ADDRESS-- and replace minerMode: false, to minerMode: true
6- start the daemon again with node core (i have done this in 3 different vps and i am mining without issues and dont get in other forks, it is always in the main chain
samspaces
Legendary
*
Offline Offline

Activity: 1453
Merit: 1030


View Profile
November 24, 2016, 02:17:13 PM
 #59


Well, i am not getting problems, how i did it:

1-git clone https://github.com/cryptocurs/hidecoin.git (or download the source on manual way and unzip it)
2- install nodejs, go to hidecoin folder and write npm install and wait a couple of minutes
3-after that start the daemon with node core
4-wait some time for full sync, after that go to localhost:7439 and create a new addy,after that  stop the daemon with F10
5- in hidecoin folder edit config.js in your text editor and paste the address instead of --YOUR-HIDECOIN-ADDRESS-- and replace minerMode: false, to minerMode: true
6- start the daemon again with node core (i have done this in 3 different vps and i am mining without issues and dont get in other forks, it is always in the main chain


What is different about this, than the instructions on the hidecoin forum? I did it like that, my chain won't sync.
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
November 24, 2016, 02:19:34 PM
 #60


Well, i am not getting problems, how i did it:

1-git clone https://github.com/cryptocurs/hidecoin.git (or download the source on manual way and unzip it)
2- install nodejs, go to hidecoin folder and write npm install and wait a couple of minutes
3-after that start the daemon with node core
4-wait some time for full sync, after that go to localhost:7439 and create a new addy,after that  stop the daemon with F10
5- in hidecoin folder edit config.js in your text editor and paste the address instead of --YOUR-HIDECOIN-ADDRESS-- and replace minerMode: false, to minerMode: true
6- start the daemon again with node core (i have done this in 3 different vps and i am mining without issues and dont get in other forks, it is always in the main chain


What is different about this, than the instructions on the hidecoin forum? I did it like that, my chain won't sync.
@bhokor
Can you run multiple wallets on 1 machine, sharing the same ip or do your vps have diff ip's ?
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!