Pages:
Author

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

sr. member
Activity: 461
Merit: 250
member
Activity: 91
Merit: 10
sr. member
Activity: 461
Merit: 250
legendary
Activity: 1453
Merit: 1030
Program after shutdown is hanging an eternity on

[18:19:42 HRS]# Time difference: 0                                                                                                                                                                            
F10 - quit                                                                                                                                                                                                    
CORE: blockchain caching...                                                                                                                                                                                  
CORE: blockchain cached                                                                                                                                                                                      
CORE: connection may take some time  

No connections? Redownloading the blockchain? Some debug info here would be user friendly.
sr. member
Activity: 461
Merit: 250
Would also be nice to know the difficulty of the coin. 1 address is now getting almost all of the blocks.
Not many ppl mining so very low diff.
I think with RPC real miners can jump in and then the fun is over for the small guys.
legendary
Activity: 1453
Merit: 1030
Would also be nice to know the difficulty of the coin. 1 address is now getting almost all of the blocks.
hero member
Activity: 521
Merit: 500
Was testing for four days. No problems. So first part done as i see. What about roadmap?

Plans:
Local wallets:
1) Fast loading,
2) Fast sending coins.

Via RPC:
1) Checking balance,
2) Creating addresses,
3) Sending coins,
4) Real-time notifications about new transactions.
When you will do this, coin will be able to get to exchanges
sr. member
Activity: 700
Merit: 251
Was testing for four days. No problems. So first part done as i see. What about roadmap?

Plans:
Local wallets:
1) Fast loading,
2) Fast sending coins.

Via RPC:
1) Checking balance,
2) Creating addresses,
3) Sending coins,
4) Real-time notifications about new transactions.
legendary
Activity: 1453
Merit: 1030
Blockchain syncing is very, very slow. Even after 12 hours, no more than 20% of the complete chain. Might be worth a look, to make this go faster, if possible.

here are the latest data sync, need to rename to : data

https://mega.nz/#!Lp4lnICJ!YBGvkI200OL3cGpuqGRAJo2j0XMsCQqKXTEEeZc3N0c

Cool, thanks.
sr. member
Activity: 374
Merit: 250
Blockchain syncing is very, very slow. Even after 12 hours, no more than 20% of the complete chain. Might be worth a look, to make this go faster, if possible.

here are the latest data sync, need to rename to : data

https://mega.nz/#!Lp4lnICJ!YBGvkI200OL3cGpuqGRAJo2j0XMsCQqKXTEEeZc3N0c
legendary
Activity: 1588
Merit: 1000
Was testing for four days. No problems. So first part done as i see. What about roadmap?

Sorry, but what is "roadmap"?

Your plans for the coin:

(1)  Future development and features

(2)  Exchange listings

An interesting roadmap is 90% of the ballgame.

Also, I wonder if your wallets are acceptable for an exchange... maybe you should copy the byteball wallet.
legendary
Activity: 1453
Merit: 1030
Blockchain syncing is very, very slow. Even after 12 hours, no more than 20% of the complete chain. Might be worth a look, to make this go faster, if possible.
sr. member
Activity: 700
Merit: 251
Was testing for four days. No problems. So first part done as i see. What about roadmap?

Sorry, but what is "roadmap"?
hero member
Activity: 521
Merit: 500

The lastest code fixed the localhost wallet (nice work)...
And I have not seen any syncing or blockchain problems.


Latest version is very stable.
Was testing for four days. No problems. So first part done as i see. What about roadmap?
sr. member
Activity: 700
Merit: 251

The lastest code fixed the localhost wallet (nice work)...
And I have not seen any syncing or blockchain problems.


Latest version is very stable.
legendary
Activity: 1588
Merit: 1000

The lastest code fixed the localhost wallet (nice work)...
And I have not seen any syncing or blockchain problems.
hero member
Activity: 521
Merit: 500
Attention!

I have found VERY serious bug with miner. Reason of double spend errors in wallet:
1. Miner found 2 blocks during 10 seconds (it is possible).
2. Hashes of transactions are the same.
3. We have 2 valid blocks with different transactions but with the same hashes. Example:
https://hidecoin.info/wallet/blocks/00004a3f17b003a601170e8d41a8dec3d2ab5269e94170ff4e269550a00e3215
https://hidecoin.info/wallet/blocks/000064d102d54d43004754d9a7023284ac3d0315b7ad8e078ef70be1ad312116

And you are not able to spend both of these transactions.

Now web wallet can ignore such transactions. Soon it will be fixed for local wallets.
After latest update the only way for me to sync was to resync from the beginning...
Lied you. Then deleted blockchain it didn't start to sync.
sr. member
Activity: 700
Merit: 251
Attention!

I have found VERY serious bug with miner. Reason of double spend errors in wallet:
1. Miner found 2 blocks during 10 seconds (it is possible).
2. Hashes of transactions are the same.
3. We have 2 valid blocks with different transactions but with the same hashes. Example:
https://hidecoin.info/wallet/blocks/00004a3f17b003a601170e8d41a8dec3d2ab5269e94170ff4e269550a00e3215
https://hidecoin.info/wallet/blocks/000064d102d54d43004754d9a7023284ac3d0315b7ad8e078ef70be1ad312116

And you are not able to spend both of these transactions.

Now web wallet can ignore such transactions. Soon it will be fixed for local wallets.
hero member
Activity: 2147
Merit: 518
Stable version released!

Bug with synchronization is fixed.
Now you can see miners' speed (left top corner - HPS).

Issue with synchronization is the least of my problems with this coin. I was offered a chance to visit a zoo with a teacher of Friedrich Engels, and made sure not to hurt him during the excursion to Two Oceans Aquarium coz if I kicked his ass Engels would of tracked me down and rendered me extinct. Im surprised to meet u again. U have lost all ur money during monero dump and should have long since stayed out of this forum.
sr. member
Activity: 461
Merit: 250
New version of web wallet is released.
Now web wallet is much faster than ever!
Web wallet has indeed improved a lot.

-Web wallet gets out if sync when I try to tx coins.
-Lots of double spend errors :
Code:
[14:36:15 SNC]# TX_INFO rejected Double spend, ins 41, 42

[14:52:50 SNC]# TX_INFO rejected Double spend, ins 41, 42
[14:52:50 MNR]# Updated {"time":1484232770}

[19:06:46 SNC]# TX_INFO rejected Double spend, ins 20, 21
[19:06:46 MNR]# Updated {"time":1484248006}
[19:06:46 SNC]# Request last block info

[19:11:19 SNC]# TX_INFO validating
[19:11:25 SNC]# TX_INFO rejected Double spend, ins 13, 14

[19:17:52 SNC]# TX_INFO rejected Double spend, ins 45, 46
[19:17:52 NET]# REQUEST_BLOCKS_AFTER 128 from x.x.x.x
[19:17:52 P2X]# Multi-part transfer 76b802f2 2430 bytes starting
[19:17:52 NET]# Blocks #78700-78827 was read in 116 ms


[19:21:43 SNC]# TX_INFO validating
[19:21:51 SNC]# TX_INFO rejected Double spend, ins 19, 20
[19:21:51 SNC]# Request last block info
Pages:
Jump to: