Bitcoin Forum
June 28, 2024, 02:20:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Supply Reduction:
10,000 to 1 - 20 (57.1%)
1,000 to 1 - 8 (22.9%)
Do not reduce - 7 (20%)
Total Voters: 35

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 31 32 33 34 35 36 37 38 39 40 [41] 42 43 44 45 46 47 48 49 50 51 52 53 »
  Print  
Author Topic: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10  (Read 157858 times)
Miki77
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
September 02, 2017, 10:15:42 AM
 #801

hi,
total noob here, I try to sync simplewallet but dashcoind doesn't seem to work.. I spent a lot of time reading but I don't know what to do. I have been mining on demcats pool, please help

2017-Sep-02 10:29:22.892432 INFO    SYNCHRONIZATION started
2017-Sep-02 10:29:32.974650 INFO    [187.189.93.128:12039 INC] Tx verification failed
2017-Sep-02 10:30:01.757914 WARNING Transaction 475e53635a6faca7dbec1a86d6f49e94f87dc7a2bc1317645bf896e0ff017af5 is not valid. Reason: Transaction uses spent key image
2017-Sep-02 10:30:02.761355 INFO    [77.122.110.125:58022 INC] Sync data returned unknown top block: 785995 -> 822891 [36896 blocks (51 days) behind]
2017-Sep-02 10:30:02.761355 INFO    SYNCHRONIZATION started
2017-Sep-02 10:30:35.309169 INFO    [46.125.250.31:24563 INC] Sync data returned unknown top block: 785995 -> 822893 [36898 blocks (51 days) behind]
2017-Sep-02 10:30:35.309169 INFO    SYNCHRONIZATION started
2017-Sep-02 10:30:40.378234 INFO    [185.16.220.3:64695 INC] Tx verification failed
2017-Sep-02 10:30:43.511935 INFO    [192.157.58.107:29080 OUT] Tx verification failed
2017-Sep-02 10:30:51.106851 WARNING Transaction 694818e4d6b32e04c45ae7e6fadf3c27ffcf6d5b792a42c8b53f9c5f41262bad is not valid. Reason: Transaction uses spent key image
2017-Sep-02 10:31:10.348643 INFO    [192.157.58.107:29080 OUT] Tx verification failed
2017-Sep-02 10:31:15.182253 INFO    [185.16.220.3:64695 INC] Tx verification failed
2017-Sep-02 10:32:22.104252 WARNING Transaction a374cda77210dce0a6d552b8a4077858ffd5de6792e8cf7e1753c3986b5d51de is not valid. Reason: Transaction uses spent key image
2017-Sep-02 10:32:36.070029 WARNING [89.160.183.156:59758 INC] Exception in connectionHandler: TcpConnection::read, WSAGetOverlappedResult failed, result=10054, An existing connection was forcibly closed by the remote host.

2017-Sep-02 10:32:41.545372 INFO    [192.157.58.107:29080 OUT] Tx verification failed
2017-Sep-02 10:32:42.048735 INFO    [185.16.220.3:64695 INC] Tx verification failed

Everything is fine.

Do not worry about these messages, it is about (wrong) minergate chain.
Miki77
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
September 02, 2017, 10:41:59 AM
 #802

Simply, look and compare block height on democats and in simplewallet.
zaboot
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 02, 2017, 07:40:26 PM
 #803

hi, I think I have similar issues with dashcoind. I'm using the node list from one page before. The sync runs into an endless loop after a while:
Code:
2017-Sep-02 11:50:56.329026 WARNING [185.16.220.3:29080 OUT] Exception in connectionHandler: SwappedVector::push_back
2017-Sep-02 11:51:17.181330 INFO    [176.9.47.243:7280 OUT] Sync data returned unknown top block: 691890 -> 822909 [131019 blocks (181 days) behind]
2017-Sep-02 11:51:17.181330 INFO    SYNCHRONIZATION started
2017-Sep-02 11:51:17.570132 WARNING [176.9.47.243:7280 OUT] Exception in connectionHandler: SwappedVector::push_back
2017-Sep-02 11:51:26.277617 WARNING [171.76.38.156:29080 OUT] Exception in connectionHandler: SwappedVector::push_back
2017-Sep-02 11:51:28.257725 INFO    [148.251.51.113:7280 OUT] Sync data returned unknown top block: 691890 -> 822909 [131019 blocks (181 days) behind]
2017-Sep-02 11:51:28.257725 INFO    SYNCHRONIZATION started
2017-Sep-02 11:51:28.628013 WARNING [148.251.51.113:7280 OUT] Exception in connectionHandler: SwappedVector::push_back
2017-Sep-02 11:51:42.523718 INFO    [185.16.220.3:29080 OUT] Sync data returned unknown top block: 691890 -> 786008 [94118 blocks (130 days) behind]
2017-Sep-02 11:51:42.523718 INFO    SYNCHRONIZATION started
This repeats endlessly. I had to kill it after several hours. If I then start dashcoind again it fails with:
Code:
2017-Sep-02 12:06:57.577655 INFO    dashcoin v2.1.0.1243 ()
2017-Sep-02 12:06:57.577899 INFO    Module folder: ./dashcoind
2017-Sep-02 12:06:57.578182 INFO    Opening DB in /home/user/.dashcoin/DB
2017-Sep-02 12:06:57.619339 INFO    DB opened in /home/user/.dashcoin/DB
2017-Sep-02 12:06:57.631850 INFO    Initializing core...
SwappedVector cache hits: 0, misses: 0 (-nan%)
SwappedVector cache hits: 0, misses: 0 (-nan%)
2017-Sep-02 12:06:57.654427 INFO    Closing DB.
2017-Sep-02 12:06:57.738506 ERROR   Exception: Failed to read from IInputStream

I already deleted ~/.dashcoin and started from scratch, but the problem happens again. Do you have any idea what may go wrong here?
Are there remote hosts that I could directly connect to with simplewallet?

In case others run into the same issue: I was not able to solve it on this machine, neither with the binary release nor compiled from source nor with different sets of seed nodes in the config. I finally switched to another machine with another distribution and GCC6 instead of 5. This required minor adjustments to the makefile but afterwards the sync went through without problems and the CLI is working... Cheesy
Luci0gabsan
Member
**
Offline Offline

Activity: 133
Merit: 10


View Profile
September 02, 2017, 08:34:15 PM
Last edit: September 02, 2017, 08:51:14 PM by Luci0gabsan
 #804

Pay attention ... to the Minergate HiBTC blockchain and devs Democats Cryptopia blockchain ... I've lost about 1000 DSH from Cryptopia to HiBTC (no warning in exchange)

No, there is clearly warning when You open deposit address on Cryptopia.

Only in deposit side ... no cleary warning when withdrawing! They lost my coin in the Minergate blockchain ...

--------------------
Hi Luci0, HitBTC is on the wrong version of DSH, you will have to contact them and ask to switch to the correct version and chain that has your coins. If they refuse to update to the correct chain and version of the wallet that the DSH dev has mandated, then you will have to contact HitBTC for recovery of your coins. Thanks,

--------------------
no help from HiBTC they lost my coins!

----------------
    

D. K. S. (HitBTC)

Sep 1, 12:13 WEST
Dear Trader,
Thank you for reaching out!

It seems like you've sent your coins using wrong chain. HitBTC supports the only right chain, so unfortunately it is not possible to retrieve your coins as now they're part of the blockchain.

Don't hesitate to get back to us if you require any other assistance.

Regards,
----------------------------
they (HitBTC) don't reply this my mail
----------------------------
I think that teorically there is a solution ... if you send me the wallet (and password) corresponding to my HiBTC address ( D5AV9Cdt6T... ) I can run it (simplewallet) on my node using the Cryptopia blockchain. Or you can connect the wallet on node using dev blockchain and recover and send me back my coin ( my address is D51JDDm ... )

Thanks
Best regards again!


The story is simple ... Cryptopia says we are doing well we are using the right blockchain ... HiBTC say same thing  we are doing well,  we are using the right blockchain. I lost my coin! It seems a SCAM!
eeX
Hero Member
*****
Offline Offline

Activity: 961
Merit: 500


Soldo.IN [SLD]


View Profile WWW
September 02, 2017, 09:09:00 PM
 #805

Hello guys!

New RYVER DSH community was just founded.
Join our community and support our coin!


Invitation link is below -
https://dsh.ryver.com/application/signup/members/H8qfQxCPVEJD3eE

Soldo [SLD] @ Soldo.IN
Miki77
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
September 03, 2017, 02:28:25 AM
 #806

It seems a SCAM!

No, it is not scam.

It is all about minergate fault.

Nothing more, nothing less.
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
September 03, 2017, 08:32:47 AM
 #807

Dashcoin 2.0.1.1 (core Bytecoin 2.0.1)
https://github.com/forknote/dashcoin/releases/tag/2.0.1.1

updated release where to download?
config for forknote old height blocks 676534,  in pool 786782.


❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
eeX
Hero Member
*****
Offline Offline

Activity: 961
Merit: 500


Soldo.IN [SLD]


View Profile WWW
September 03, 2017, 09:23:40 AM
 #808

Dashcoin 2.0.1.1 (core Bytecoin 2.0.1)
https://github.com/forknote/dashcoin/releases/tag/2.0.1.1

updated release where to download?
config for forknote old height blocks 676534,  in pool 786782.

The same place - https://github.com/forknote/dashcoin/tags

Soldo [SLD] @ Soldo.IN
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
September 03, 2017, 11:58:36 AM
 #809

Dashcoin 2.0.1.1 (core Bytecoin 2.0.1)
https://github.com/forknote/dashcoin/releases/tag/2.0.1.1

updated release where to download?
config for forknote old height blocks 676534,  in pool 786782.

The same place - https://github.com/forknote/dashcoin/tags
Thank you! BUT I started to forknote, and for 2 hours this:
what is the problem?
Code:
2017-Sep-03 14:56:33.150646 INFO    [2.50.181.138:52810 INC] Sync data returned unknown top block: 690425 -> 823635 [133210 blocks (185 days) behind] 
2017-Sep-03 14:56:33.150646 INFO    SYNCHRONIZATION started

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
eeX
Hero Member
*****
Offline Offline

Activity: 961
Merit: 500


Soldo.IN [SLD]


View Profile WWW
September 03, 2017, 07:06:00 PM
 #810

No problem at all.

Somebody tried to send you blocks from MG shitchain.
Your daemon will reject it.

Soldo [SLD] @ Soldo.IN
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
September 03, 2017, 07:16:37 PM
 #811

No problem at all.

Somebody tried to send you blocks from MG shitchain.
Your daemon will reject it.
The problem is, it's not synchronized, interrupted.
Writes, the blockchain is corrupted, deleted and the load on the new one, same thing.

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
Luci0gabsan
Member
**
Offline Offline

Activity: 133
Merit: 10


View Profile
September 06, 2017, 01:59:38 PM
Last edit: September 06, 2017, 03:54:49 PM by Luci0gabsan
 #812

How can find a blockchain explorer for dashcoin using  the democats cryptopia blockchain?
 
Miki77
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
September 06, 2017, 02:15:45 PM
 #813

There is, very, clearly, something called "Blockchain Explorer" on Democats Dashcoin pool. Just look up.

No problem at all.

Somebody tried to send you blocks from MG shitchain.
Your daemon will reject it.
The problem is, it's not synchronized, interrupted.
Writes, the blockchain is corrupted, deleted and the load on the new one, same thing.


Blockchain till yesterday:

https://1fichier.com/?leyeqnp7mu

Go down, click "Access to download" and again go down.
Luci0gabsan
Member
**
Offline Offline

Activity: 133
Merit: 10


View Profile
September 06, 2017, 03:58:50 PM
Last edit: September 06, 2017, 04:26:39 PM by Luci0gabsan
 #814

There is, very, clearly, something called "Blockchain Explorer" on Democats Dashcoin pool. Just look up.



Yes I see : http://democats.org/blockchain/?name=dashcoin

BUT it's don't work ... so I write a mail to the support!


EDIT: Now it works and replied me  ... GREAT WORK DEMOCATS ! THANKS!
Miki77
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
September 06, 2017, 04:51:16 PM
 #815


BUT it's don't work ...


Ok.

Sorry, I did not know that.
Sayman_nsk
Full Member
***
Offline Offline

Activity: 237
Merit: 100


View Profile
September 07, 2017, 09:43:09 AM
 #816

Hello. Can somebody help me with transfer coins from local wallet to cryptopia? I use simplewallet. if I use transfer command, I have error with big transfer size. How many fee need to use? command example would be good. Thanx!
Dragonizer
Full Member
***
Offline Offline

Activity: 279
Merit: 107


View Profile
September 07, 2017, 01:42:02 PM
 #817

Hi Guys...

I like the fundamentals of this coin as posted here -

https://bitcointalk.org/index.php?topic=2158543.new#new

Has anyone purchased a D3 Antminer ?

If so what pools do you use to mine ??

Also what wallet would you recommend, i THINK ledger supports it ??

Thanks
eeX
Hero Member
*****
Offline Offline

Activity: 961
Merit: 500


Soldo.IN [SLD]


View Profile WWW
September 08, 2017, 09:57:21 AM
 #818

Hi Guys...

I like the fundamentals of this coin as posted here -

https://bitcointalk.org/index.php?topic=2158543.new#new

Has anyone purchased a D3 Antminer ?

If so what pools do you use to mine ??

Also what wallet would you recommend, i THINK ledger supports it ??

Thanks

wrong topic

Soldo [SLD] @ Soldo.IN
Dragonizer
Full Member
***
Offline Offline

Activity: 279
Merit: 107


View Profile
September 08, 2017, 11:51:14 AM
 #819

Hi Guys...

I like the fundamentals of this coin as posted here -

https://bitcointalk.org/index.php?topic=2158543.new#new

Has anyone purchased a D3 Antminer ?

If so what pools do you use to mine ??

Also what wallet would you recommend, i THINK ledger supports it ??

Thanks

wrong topic
[/quote

How ? It states WALLETS at the heading, that's what i am asking for ?? I did provide other info but that can be ignored...
DashCoinInfo (OP)
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
September 08, 2017, 04:09:30 PM
Last edit: September 08, 2017, 04:19:33 PM by DashCoinInfo
 #820

Pay attention ... to the Minergate HiBTC blockchain and devs Democats Cryptopia blockchain ... I've lost about 1000 DSH from Cryptopia to HiBTC (no warning in exchange)

So we need to differentiate one branch of fork from another.
Now it is a different coins.
They must have different names and tickers.

slb and co. should talk to minergate/hitbtc...in who would keep Dashcoin/DASH/DSH..

if slb and co. will choose to get a new name for the democats/cryptopia chain, i would suggest that they create a new ANN page for the newly named coin/fork.

if minergate/hitbtc chain choose to get a new name, i would also suggest that they make a new ANN page for the newly named coin/fork.

for me, i would suggest that the chain without double spend should keep the original name.
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 31 32 33 34 35 36 37 38 39 40 [41] 42 43 44 45 46 47 48 49 50 51 52 53 »
  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!