Bitcoin Forum
May 08, 2024, 05:52:21 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)
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
December 08, 2016, 12:41:12 PM
 #141

New version with EXTERNAL miner released!

Install new version:
git pull
npm install

Run core:
node core

Then run miner:
node miner

Speed = 50000 HPS instead of 500 HPS!

can multiple miner work on one core?

i mean i can run them, but im not sure if they get the same work
1715147541
Hero Member
*
Offline Offline

Posts: 1715147541

View Profile Personal Message (Offline)

Ignore
1715147541
Reply with quote  #2

1715147541
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715147541
Hero Member
*
Offline Offline

Posts: 1715147541

View Profile Personal Message (Offline)

Ignore
1715147541
Reply with quote  #2

1715147541
Report to moderator
hidecoin2016 (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 251


View Profile
December 08, 2016, 12:49:35 PM
 #142

New version with EXTERNAL miner released!

Install new version:
git pull
npm install

Run core:
node core

Then run miner:
node miner

Speed = 50000 HPS instead of 500 HPS!

can multiple miner work on one core?

i mean i can run them, but im not sure if they get the same work

we didn't check this yet.

Version 0.2.22 released!
We have changed maximal size of transaction and block to prevent net bugs. So you must update your wallets if you want to be on right chain.
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
December 08, 2016, 01:07:36 PM
 #143

New version with EXTERNAL miner released!

Install new version:
git pull
npm install

Run core:
node core

Then run miner:
node miner

Speed = 50000 HPS instead of 500 HPS!

can multiple miner work on one core?

i mean i can run them, but im not sure if they get the same work

we didn't check this yet.

Version 0.2.22 released!
We have changed maximal size of transaction and block to prevent net bugs. So you must update your wallets if you want to be on right chain.

it seems they get the same work, at least the find the exact same block at the same time:
http://img.ctrlv.in/img/16/12/08/58495addc95d4.png
hidecoin2016 (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 251


View Profile
December 08, 2016, 04:13:25 PM
 #144

New version with EXTERNAL miner released!

Install new version:
git pull
npm install

Run core:
node core

Then run miner:
node miner

Speed = 50000 HPS instead of 500 HPS!

can multiple miner work on one core?

i mean i can run them, but im not sure if they get the same work

we didn't check this yet.

Version 0.2.22 released!
We have changed maximal size of transaction and block to prevent net bugs. So you must update your wallets if you want to be on right chain.

it seems they get the same work, at least the find the exact same block at the same time:
http://img.ctrlv.in/img/16/12/08/58495addc95d4.png

update wallet (git pull) and run so:
First miner:
Code:
node miner

Second miner:
Code:
node miner --nonce 100000000

Third miner:
Code:
node miner --nonce 200000000

Try it!
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
December 08, 2016, 08:26:01 PM
 #145

Web wallet broken.
Can not send large amounts.
500 ok but >500 fails, get error message :
Double spend, ins 46, 47
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
December 08, 2016, 11:38:31 PM
 #146

update wallet (git pull) and run so:
First miner:
Code:
node miner

Second miner:
Code:
node miner --nonce 100000000

Third miner:
Code:
node miner --nonce 200000000

Try it!

thanks, did seem to work, more blocks found than before
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
December 10, 2016, 12:37:24 AM
 #147

Web wallet unusable, just getting double spend errors.
Anyone else having the same problems ?
ljglug
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
December 11, 2016, 02:32:33 AM
 #148

Cannot synchronize??

[10:30:49 SNC]# Received block after. Validating                               
CORE: Free txs deleted: 0                                                       
[10:30:49 SNC]# Validated block after. ACCEPT                                   
[10:30:49 SNC]# Synchronizing...                                               
[10:30:49 P2X]# Message broadcasting                                           
[10:30:49 P2X]# Message broadcasted, 1/0/6                                     
[10:31:01 SNC]# Received block after. Validating                               
CORE: Free txs deleted: 0                                                       
[10:31:01 SNC]# Validated block after. ACCEPT                                   
[10:31:01 SNC]# Synchronizing...                                               
[10:31:01 P2X]# Message broadcasting                                           
[10:31:02 P2X]# Message broadcasted, 1/0/6                                     
[10:31:16 SNC]# Request last block info                                         
[10:31:16 P2X]# Message broadcasting                                           
[10:31:17 P2X]# Message broadcasted, 1/0/6                                     
[10:31:17 SNC]# Received last block info. REJECT                               
[10:31:31 SNC]# Synchronizing...                                               
[10:31:31 P2X]# Message broadcasting                                           
[10:31:46 SNC]# Request last block info                                         
[10:31:46 P2X]# Message broadcasting                                           
[10:31:55 P2X]# Message broadcasted, 1/5/6                                     
[10:31:55 SNC]# Received last block info. REJECT 

kikiyo
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250


View Profile
December 11, 2016, 02:40:45 AM
 #149

Why hidecoin until now not clear? Could hidecoin sign in exchange? I think it's a scam hidecoin, wallet already exists but it is not clear dev
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
December 11, 2016, 03:38:54 AM
 #150

Cannot synchronize??

[10:30:49 SNC]# Received block after. Validating                               
CORE: Free txs deleted: 0                                                       
[10:30:49 SNC]# Validated block after. ACCEPT                                   
[10:30:49 SNC]# Synchronizing...                                               
[10:30:49 P2X]# Message broadcasting                                           
[10:30:49 P2X]# Message broadcasted, 1/0/6                                     
[10:31:01 SNC]# Received block after. Validating                               
CORE: Free txs deleted: 0                                                       
[10:31:01 SNC]# Validated block after. ACCEPT                                   
[10:31:01 SNC]# Synchronizing...                                               
[10:31:01 P2X]# Message broadcasting                                           
[10:31:02 P2X]# Message broadcasted, 1/0/6                                     
[10:31:16 SNC]# Request last block info                                         
[10:31:16 P2X]# Message broadcasting                                           
[10:31:17 P2X]# Message broadcasted, 1/0/6                                     
[10:31:17 SNC]# Received last block info. REJECT                               
[10:31:31 SNC]# Synchronizing...                                               
[10:31:31 P2X]# Message broadcasting                                           
[10:31:46 SNC]# Request last block info                                         
[10:31:46 P2X]# Message broadcasting                                           
[10:31:55 P2X]# Message broadcasted, 1/5/6                                     
[10:31:55 SNC]# Received last block info. REJECT 

Are you sure ?
Wallet is accepting blocks...
tvdhyjg
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
December 11, 2016, 04:43:38 AM
 #151

i will only waiting pool mining?
ljglug
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
December 11, 2016, 06:56:25 AM
 #152

Cannot synchronize??

[10:30:49 SNC]# Received block after. Validating                               
CORE: Free txs deleted: 0                                                       
[10:30:49 SNC]# Validated block after. ACCEPT                                   
[10:30:49 SNC]# Synchronizing...                                               
[10:30:49 P2X]# Message broadcasting                                           
[10:30:49 P2X]# Message broadcasted, 1/0/6                                     
[10:31:01 SNC]# Received block after. Validating                               
CORE: Free txs deleted: 0                                                       
[10:31:01 SNC]# Validated block after. ACCEPT                                   
[10:31:01 SNC]# Synchronizing...                                               
[10:31:01 P2X]# Message broadcasting                                           
[10:31:02 P2X]# Message broadcasted, 1/0/6                                     
[10:31:16 SNC]# Request last block info                                         
[10:31:16 P2X]# Message broadcasting                                           
[10:31:17 P2X]# Message broadcasted, 1/0/6                                     
[10:31:17 SNC]# Received last block info. REJECT                               
[10:31:31 SNC]# Synchronizing...                                               
[10:31:31 P2X]# Message broadcasting                                           
[10:31:46 SNC]# Request last block info                                         
[10:31:46 P2X]# Message broadcasting                                           
[10:31:55 P2X]# Message broadcasted, 1/5/6                                     
[10:31:55 SNC]# Received last block info. REJECT 

Are you sure ?
Wallet is accepting blocks...

I have been running the wallet for more than 48 hours, open the page or prompted until blockchain synchronization is complete Wait

hidecoin2016 (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 251


View Profile
December 11, 2016, 02:44:44 PM
 #153

I have been running the wallet for more than 48 hours, open the page or prompted until blockchain synchronization is complete Wait

Fixed some bugs. Try now. Our wallets work normally.
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
December 11, 2016, 07:07:57 PM
 #154

Crash.

Code:
TypeError: Cannot read property '0' of undefined
    at Object.onProcess (/home/hcoin123/hidecoin-master/lib/Tx.js:292:38)
    at helper.processList (/home/hcoin123/hidecoin-master/lib/helper.js:218:19)
    at Object.isValid (/home/hcoin123/hidecoin-master/lib/Tx.js:224:12)
    at Object.Synchronizer.net.on [as callback] (/home/hcoin123/hidecoin-master/lib/Synchronizer.js:265:10)
    at Net.Component.trigger (/home/hcoin123/hidecoin-master/lib/Component.js:17:73)
    at Net.processCommand (/home/hcoin123/hidecoin-master/lib/Net.js:167:22)
    at Object.p2p.on [as callback] (/home/hcoin123/hidecoin-master/lib/Net.js:329:20)
    at P2P.Component.trigger (/home/hcoin123/hidecoin-master/lib/Component.js:17:73)
    at P2P.processMessage (/home/hcoin123/hidecoin-master/lib/P2P.js:104:12)
    at Socket.P2P.serverProcessMessage (/home/hcoin123/hidecoin-master/lib/P2P.js:97:12)
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
December 11, 2016, 10:53:32 PM
 #155

Web wallet still broken.
Can not send large amounts.
hidecoin2016 (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 251


View Profile
December 12, 2016, 05:35:00 AM
 #156

Crash.

Code:
TypeError: Cannot read property '0' of undefined
    at Object.onProcess (/home/hcoin123/hidecoin-master/lib/Tx.js:292:38)
    at helper.processList (/home/hcoin123/hidecoin-master/lib/helper.js:218:19)
    at Object.isValid (/home/hcoin123/hidecoin-master/lib/Tx.js:224:12)
    at Object.Synchronizer.net.on [as callback] (/home/hcoin123/hidecoin-master/lib/Synchronizer.js:265:10)
    at Net.Component.trigger (/home/hcoin123/hidecoin-master/lib/Component.js:17:73)
    at Net.processCommand (/home/hcoin123/hidecoin-master/lib/Net.js:167:22)
    at Object.p2p.on [as callback] (/home/hcoin123/hidecoin-master/lib/Net.js:329:20)
    at P2P.Component.trigger (/home/hcoin123/hidecoin-master/lib/Component.js:17:73)
    at P2P.processMessage (/home/hcoin123/hidecoin-master/lib/P2P.js:104:12)
    at Socket.P2P.serverProcessMessage (/home/hcoin123/hidecoin-master/lib/P2P.js:97:12)

fixed.

Web wallet still broken.
Can not send large amounts.

We have tested sending large amounts. All is OK. How much do you try to send?
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
December 12, 2016, 01:49:59 PM
 #157

Crash.

Code:
TypeError: Cannot read property '0' of undefined
    at Object.onProcess (/home/hcoin123/hidecoin-master/lib/Tx.js:292:38)
    at helper.processList (/home/hcoin123/hidecoin-master/lib/helper.js:218:19)
    at Object.isValid (/home/hcoin123/hidecoin-master/lib/Tx.js:224:12)
    at Object.Synchronizer.net.on [as callback] (/home/hcoin123/hidecoin-master/lib/Synchronizer.js:265:10)
    at Net.Component.trigger (/home/hcoin123/hidecoin-master/lib/Component.js:17:73)
    at Net.processCommand (/home/hcoin123/hidecoin-master/lib/Net.js:167:22)
    at Object.p2p.on [as callback] (/home/hcoin123/hidecoin-master/lib/Net.js:329:20)
    at P2P.Component.trigger (/home/hcoin123/hidecoin-master/lib/Component.js:17:73)
    at P2P.processMessage (/home/hcoin123/hidecoin-master/lib/P2P.js:104:12)
    at Socket.P2P.serverProcessMessage (/home/hcoin123/hidecoin-master/lib/P2P.js:97:12)

fixed.

Web wallet still broken.
Can not send large amounts.

We have tested sending large amounts. All is OK. How much do you try to send?
I have tried >1K (100x10) get message tx too large.
When tried again I get double spend errors.
hidecoin2016 (OP)
Sr. Member
****
Offline Offline

Activity: 700
Merit: 251


View Profile
December 12, 2016, 03:39:55 PM
 #158

I have tried >1K (100x10) get message tx too large.
When tried again I get double spend errors.

Maximal size of tx is 20 kB now. NodeJS is single-thread and large blocks processing cause errors. We works with this. If tx uses many outs, its size more than if you will send 10000 XHD, but from ONE ingoing transaction.
Trololoh
Sr. Member
****
Offline Offline

Activity: 461
Merit: 250



View Profile
December 12, 2016, 04:20:29 PM
 #159

I have tried >1K (100x10) get message tx too large.
When tried again I get double spend errors.

Maximal size of tx is 20 kB now. NodeJS is single-thread and large blocks processing cause errors. We works with this. If tx uses many outs, its size more than if you will send 10000 XHD, but from ONE ingoing transaction.
Hope you get it fixed.
Just upgraded to latest code.
Running on Linux Debian Jessie.
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
December 12, 2016, 05:18:26 PM
 #160

in theory someone could extend the rpc server and create a stratum proxy for it (as rpc client), right?

if this is possible and happens the coin can be mined by any generic bitcoin miner and thus the nethash will explode, right?
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!