pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
October 30, 2015, 08:15:21 AM |
|
Can't believe an exchange owner is unable to do a couple addnodes....
|
|
|
|
elbandi
|
|
October 30, 2015, 01:17:14 PM |
|
|
|
|
|
glen123
Legendary
Offline
Activity: 1028
Merit: 1000
|
|
October 31, 2015, 07:12:08 AM |
|
Reply from CT
Sender: sa_ddam21310/31/2015 12:23:09 AM
Hi
Thanks for the nodes but unfortunately they do not fix the problem we have with the TTY wallet
Every time we try to resync the chain it stops at block 11 and wont go any further, then eventually all the connections disappear and wont reconnect until we delete the blockchain again
./TTY getinfo { "version" : 1000001, "protocolversion" : 70001, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 11, "timeoffset" : 0, "connections" : 2, "proxy" : "", "pow_algo_id" : 1, "pow_algo" : "scrypt", "difficulty" : 0.00024414, "difficulty_sha256d" : 0.00024414, "difficulty_scrypt" : 0.00024414, "difficulty_groestl" : 0.00024414, "testnet" : false, "keypoololdest" : 1446250643, "keypoolsize" : 101, "paytxfee" : 0.00000000, "errors" : "" }
The debug,log is just fill of orphan blocks, so it seems this latest version has some issues that need to be fixed by the dev.
connected 89.70.100.251 send version message: version 70001, blocks=11, us=0.0.0.0:0, them=89.70.100.251:62621, peer=89.70.100.251:62621 receive version message: version 70001, blocks=1037917, us=162.255.117.105:63472, them=89.70.100.251:62621, peer=89.70.100.251:62621 received block 00000000000578a33f8cb9a2743ab8a1b5af71f5cb07c34cef062c8d294729f8 ProcessBlock: ORPHAN BLOCK, prev=00000000000271c78d1390d9aa4ea1dabe7aeccd12d6461a1a0cb33909b2d8ad received block 000000000003a1cc01048c2814e76d5b32ba3e00ce8db825b45f67b28bae57f6 ProcessBlock: ORPHAN BLOCK, prev=00000000000578a33f8cb9a2743ab8a1b5af71f5cb07c34cef062c8d294729f8 received block 0000000000019c39efebc0a3ca9e0dc83c73324394d209528e056f0cc5e15585 ProcessBlock: ORPHAN BLOCK, prev=000000000003a1cc01048c2814e76d5b32ba3e00ce8db825b45f67b28bae57f6 stored orphan tx 35939d63eff854d8765362652073d3214a97ae779c008833d973521a09e39f62 (mapsz 1) received block 0000000000023e6429bf08f110d23302f329dd9d3e6d8607a6378d864c0d83fd ProcessBlock: ORPHAN BLOCK, prev=0000000000019c39efebc0a3ca9e0dc83c73324394d209528e056f0cc5e15585 received block fb194fc3ea09fdac31339267d7aeea93e36a1892dba168392cbb177640821d46 ProcessBlock: ORPHAN BLOCK, prev=0000000000023e6429bf08f110d23302f329dd9d3e6d8607a6378d864c0d83fd stored orphan tx 67b1dd477b63718815c0431cb63bd3755033a4a3ad6f09e60ebf660ce6d11ca1 (mapsz 2) received block 000008331254354ce28b4d6fab6b711b871bb671f1f382b210cdc65e6fdaeaf5 nActualTimespan = 7 before bounds GetNextWorkRequired RETARGET nTargetTimespan = 600 nActualTimespan = 570 Before: 1e0fffff 00000fffff000000000000000000000000000000000000000000000000000000 After: 1e0f3332 00000f3332400000000000000000000000000000000000000000000000000000 ERROR: AcceptBlock() : incorrect proof of work ERROR: ProcessBlock() : AcceptBlock FAILED Misbehaving: 89.70.100.251:62621 (0 -> 100) DISCONNECTING disconnecting node 89.70.100.251 trying connection 89.70.100.251 lastseen=0.0hrs connected 89.70.100.251 send version message: version 70001, blocks=11, us=0.0.0.0:0, them=89.70.100.251:62621, peer=89.70.100.251:62621 receive version message: version 70001, blocks=1037922, us=162.255.117.105:63713, them=89.70.100.251:62621, peer=89.70.100.251:62621 received block c3c09dd02335fd906ba65cbe647d795b9339e4c0fc96c890cf16947948c90a2b ProcessBlock: ORPHAN BLOCK, prev=fb194fc3ea09fdac31339267d7aeea93e36a1892dba168392cbb177640821d46
We are going to attempt to install a windows wallet offsite and import all the users private keys so users can submit a support ticket to withdraw their funds.
Thanks
--------------------
I will send them the Info about the Bootstrap File
|
|
|
|
elbandi
|
|
October 31, 2015, 10:36:21 AM |
|
I will send them the Info about the Bootstrap File
Oh, wait! I looked into my source, there is a fix for coding bug in GetNextWorkRequired. i will put that to the github at weekend. Elbandi
|
|
|
|
proctologic
|
|
October 31, 2015, 03:27:16 PM |
|
And working nodes addnode=64.57.133.229 addnode=72.228.50.246 addnode=185.39.3.28 addnode=78.69.188.169 addnode=192.241.181.81 addnode=87.207.169.147 addnode=180.214.232.93 addnode=74.196.45.14 addnode=137.135.60.66 addnode=94.230.86.122 addnode=5.196.10.58 addnode=64.57.133.229 addnode=72.228.50.246 addnode=185.39.3.28 addnode=78.69.188.169
|
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
November 02, 2015, 11:57:44 AM |
|
are you to submit a pull request to the main git repo? or should we switch to yours? I'm almost new to this coin so I don't know who "has the authority".
|
|
|
|
elbandi
|
|
November 03, 2015, 09:36:03 PM |
|
are you to submit a pull request to the main git repo? or should we switch to yours?
if you want to download the blockchain, you sould use my code. i will make a pr, hope the dev will merge it. I'm almost new to this coin so I don't know who "has the authority".
I dont know the dev. I'm just a expert, who know how to fix broken things
|
|
|
|
proctologic
|
|
November 04, 2015, 12:19:18 AM |
|
are you to submit a pull request to the main git repo? or should we switch to yours?
if you want to download the blockchain, you sould use my code. i will make a pr, hope the dev will merge it. I'm almost new to this coin so I don't know who "has the authority".
I dont know the dev. I'm just a expert, who know how to fix broken things i think the dev should fix this also
|
|
|
|
Kiritsugu
Legendary
Offline
Activity: 1570
Merit: 1041
|
|
November 04, 2015, 02:03:16 AM |
|
I let the dev know that someone here submitted some fixes. Lately he's been busy working on several projects, but he said he will look into the fixes.
|
|
|
|
milly6 (OP)
Legendary
Offline
Activity: 1632
Merit: 1010
|
|
November 04, 2015, 02:28:33 AM |
|
I let the dev know that someone here submitted some fixes. Lately he's been busy working on several projects, but he said he will look into the fixes. Thanks! Sorry I havent been around folks. Ive been very busy and I had a hard drive problem so I lost access to my email for a minute. The fixes appear to be working.. I just compiled the source and I am currently syncing so I willl update everyone on this progress.
|
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
November 04, 2015, 08:51:34 AM |
|
Someone please tell the exchange about the new wallet version. Maybe we can convince them to not delist the coin.
|
|
|
|
casper77
Legendary
Offline
Activity: 2898
Merit: 1035
|
|
November 04, 2015, 09:05:55 AM |
|
Someone please tell the exchange about the new wallet version. Maybe we can convince them to not delist the coin.
maybe you are ? why not ?
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
November 04, 2015, 09:44:58 AM |
|
Someone please tell the exchange about the new wallet version. Maybe we can convince them to not delist the coin.
maybe you are ? why not ? I already did and they didn't even care to reply. But someone on this thread was able to speak with them, that's why I'm asking.
|
|
|
|
milly6 (OP)
Legendary
Offline
Activity: 1632
Merit: 1010
|
|
November 04, 2015, 07:32:46 PM |
|
Someone please tell the exchange about the new wallet version. Maybe we can convince them to not delist the coin.
maybe you are ? why not ? I already did and they didn't even care to reply. But someone on this thread was able to speak with them, that's why I'm asking. I submitted a support ticket explaining about the new wallet version to Cryptopia. Hoping they will implement it and relist the coin. It was actually up 50% when they paused the market too!
|
|
|
|
Kiritsugu
Legendary
Offline
Activity: 1570
Merit: 1041
|
|
November 05, 2015, 05:18:02 AM |
|
So did someone compile for Windows yet or nah?
|
|
|
|
djmic2k
Newbie
Offline
Activity: 44
Merit: 0
|
|
November 09, 2015, 05:36:17 PM |
|
give me please conf for solo
|
|
|
|
proctologic
|
|
November 09, 2015, 10:50:59 PM |
|
give me please conf for solo
server=1 listen=1 daemon=1 rpcuser=RPCUSER rpcpassword=RPCPASSWORD rpcport=6420 rpclisten=1 rpcallowip=127.0.0.1 algo=groestl addnode=64.57.133.229 addnode=72.228.50.246 addnode=185.39.3.28 addnode=78.69.188.169 addnode=192.241.181.81 addnode=87.207.169.147 addnode=180.214.232.93 addnode=74.196.45.14 addnode=137.135.60.66 addnode=94.230.86.122 addnode=5.196.10.58 addnode=64.57.133.229 addnode=72.228.50.246 addnode=185.39.3.28 addnode=78.69.188.169
|
|
|
|
djmic2k
Newbie
Offline
Activity: 44
Merit: 0
|
|
November 10, 2015, 06:03:10 AM |
|
give me please conf for solo
server=1 listen=1 daemon=1 rpcuser=RPCUSER rpcpassword=RPCPASSWORD rpcport=6420 rpclisten=1 rpcallowip=127.0.0.1 algo=groestl addnode=64.57.133.229 addnode=72.228.50.246 addnode=185.39.3.28 addnode=78.69.188.169 addnode=192.241.181.81 addnode=87.207.169.147 addnode=180.214.232.93 addnode=74.196.45.14 addnode=137.135.60.66 addnode=94.230.86.122 addnode=5.196.10.58 addnode=64.57.133.229 addnode=72.228.50.246 addnode=185.39.3.28 addnode=78.69.188.169 thanks! it work!
|
|
|
|
|