MaxOnBit
|
|
April 01, 2014, 06:09:05 AM |
|
WTF is going on with Slothcoin wallet? It sends some kind of information from my computer... Sloth wallet sent a lot of information - 150 MByte to 78.230.186.130, 1068 MByte to 74.70.242.250, 43MByte to 114.80.68.162. And it is only in the last 12 hours. Wallet sends information constantly. I have many wallets on my rig, Novacoin, Litecoin, Dogecoin and etc, and they didn't upload anything. Yep same for me, maybe its Server mode? No. All my other wallets running in Server mode too but they didn't upload.
|
|
|
|
fraskini
Newbie
Offline
Activity: 30
Merit: 0
|
|
April 01, 2014, 07:43:25 AM |
|
WTF is going on with Slothcoin wallet? It sends some kind of information from my computer... http://i58.fastpic.ru/big/2014/0401/4c/6d2092dd5437d09c705693c4fd17384c.pngSloth wallet sent a lot of information - 150 MByte to 78.230.186.130, 1068 MByte to 74.70.242.250, 43MByte to 114.80.68.162. And it is only in the last 12 hours. Wallet sends information constantly. I have many wallets on my rig, Novacoin, Litecoin, Dogecoin and etc, and they didn't upload anything. Have the same problem.
|
|
|
|
MaddRussian
Newbie
Offline
Activity: 27
Merit: 0
|
|
April 01, 2014, 08:34:33 AM |
|
Question to developers : Why don't you make a wallet for Linux ?
|
|
|
|
teknohog
|
|
April 01, 2014, 09:16:10 AM |
|
Question to developers : Why don't you make a wallet for Linux ?
There is a wallet for Linux, you can grab the source and compile it yourself. That's the Way of Tux for many of us Of course it would be nice to have a binary ready to run, but they are generally specific to a single distribution (like Ubuntu), and won't necessarily work on any random Linux. (Then there are architecture issues like x86 vs x86-64 vs ARM -- good luck on a big endian platform like PowerPC...)
|
|
|
|
MaxOnBit
|
|
April 01, 2014, 09:55:32 AM |
|
How
|
|
|
|
BZC
Newbie
Offline
Activity: 29
Merit: 0
|
|
April 01, 2014, 10:02:46 AM |
|
diff 10k
|
|
|
|
BarryBatsBak
Member
Offline
Activity: 84
Merit: 10
|
|
April 01, 2014, 02:27:35 PM |
|
|
|
|
|
garfield67
Newbie
Offline
Activity: 7
Merit: 0
|
|
April 01, 2014, 02:47:48 PM |
|
|
|
|
|
thimo (OP)
|
|
April 01, 2014, 03:09:31 PM |
|
I have an idea of what is happening, some people are still running or trying to run an older wallet. I am going to implement a small fix. Hodl on!
|
i can rent this1
|
|
|
MaxOnBit
|
|
April 01, 2014, 03:12:48 PM |
|
I have an idea of what is happening, some people are still running or trying to run an older wallet. I am going to implement a small fix. Hodl on!
This is about upload traffic ?
|
|
|
|
thimo (OP)
|
|
April 01, 2014, 03:18:35 PM |
|
I have an idea of what is happening, some people are still running or trying to run an older wallet. I am going to implement a small fix. Hodl on!
This is about upload traffic ? yeah i think it's about the client mistaking the old chain for the longest, than finding out it isn't compatible and setting the new chain as best. And it's stuck in that loop, i should have added a checkpoint after the fork.
|
i can rent this1
|
|
|
thimo (OP)
|
|
April 01, 2014, 03:25:59 PM |
|
If you look in your debug file it would look a lot like this: 2014-04-01 15:16:47 getblocks 8312 to 00000000000039da75fb2dc6b49a14e71c00b60f01cf2ad20be33c099d14b617 limit 500 2014-04-01 15:16:47 getblocks stopping at limit 8811 00000000000d9f4c47b7a9162021ca78a828694f2c54da85019a0a24376ccf73 2014-04-01 15:16:47 getblocks 9812 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500 2014-04-01 15:16:47 getblocks stopping at limit 10311 00000000000039da75fb2dc6b49a14e71c00b60f01cf2ad20be33c099d14b617 2014-04-01 15:16:47 getblocks 9312 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500 2014-04-01 15:16:47 getblocks stopping at limit 9811 00000000000c4fc2b91ec06ae5a4a29e148b91d10412a3c0f5c6520ddb7f5935 2014-04-01 15:16:47 getblocks 8812 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500 2014-04-01 15:16:47 getblocks stopping at limit 9311 0000000000141d0aefbb4a1c85a0dd7eec36a315ef3bf8d5ab7a8e743b0b03bf 2014-04-01 15:16:47 getblocks 8312 to 00000000000039da75fb2dc6b49a14e71c00b60f01cf2ad20be33c099d14b617 limit 500 2014-04-01 15:16:47 getblocks stopping at limit 8811 00000000000d9f4c47b7a9162021ca78a828694f2c54da85019a0a24376ccf73 2014-04-01 15:16:48 getblocks 9812 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500 2014-04-01 15:16:48 getblocks stopping at limit 10311 00000000000039da75fb2dc6b49a14e71c00b60f01cf2ad20be33c099d14b617 2014-04-01 15:16:48 getblocks 9312 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500 2014-04-01 15:16:48 getblocks stopping at limit 9811 00000000000c4fc2b91ec06ae5a4a29e148b91d10412a3c0f5c6520ddb7f5935 2014-04-01 15:16:48 getblocks 8812 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500 2014-04-01 15:16:48 getblocks stopping at limit 9311 0000000000141d0aefbb4a1c85a0dd7eec36a315ef3bf8d5ab7a8e743b0b03bf 2014-04-01 15:16:48 getblocks 8312 to 00000000000039da75fb2dc6b49a14e71c00b60f01cf2ad20be33c099d14b617 limit 500 2014-04-01 15:16:48 getblocks stopping at limit 8811 00000000000d9f4c47b7a9162021ca78a828694f2c54da85019a0a24376ccf73 2014-04-01 15:16:48 getblocks 9812 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500 2014-04-01 15:16:48 getblocks stopping at limit 10311 00000000000039da75fb2dc6b49a14e71c00b60f01cf2ad20be33c099d14b617 2014-04-01 15:16:48 connection timeout 2014-04-01 15:16:48 getblocks 9312 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500 2014-04-01 15:16:48 getblocks stopping at limit 9811 00000000000c4fc2b91ec06ae5a4a29e148b91d10412a3c0f5c6520ddb7f5935 2014-04-01 15:16:49 getblocks 8812 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500 2014-04-01 15:16:49 getblocks stopping at limit 9311 0000000000141d0aefbb4a1c85a0dd7eec36a315ef3bf8d5ab7a8e743b0b03bf 2014-04-01 15:16:49 trying connection 180.164.138.214:5107 lastseen=225.5hrs 2014-04-01 15:16:49 getblocks 8312 to 00000000000039da75fb2dc6b49a14e71c00b60f01cf2ad20be33c099d14b617 limit 500 2014-04-01 15:16:49 getblocks stopping at limit 8811 00000000000d9f4c47b7a9162021ca78a828694f2c54da85019a0a24376ccf73 That's you client trying to download the old chain. I have added a checkpoint and i'm redownloading the chain to see if it works!
|
i can rent this1
|
|
|
emrebey
|
|
April 01, 2014, 03:28:12 PM |
|
block explorer on the way.
|
|
|
|
roslinpl
Legendary
Offline
Activity: 2212
Merit: 1199
|
|
April 01, 2014, 03:57:56 PM |
|
Hehe Those guys should support Slothcoin indeed Funny photo from great Discovery series!
|
|
|
|
djek31
|
|
April 01, 2014, 04:12:06 PM |
|
People get voting on coinano. the other coin is catching up to us! we are only 100 points ahead at the moment and still have over a day of voting. GET VOTING PEOPLE!!! https://www.coinano.com/vote?cid=108279
|
|
|
|
thimo (OP)
|
|
April 01, 2014, 04:12:44 PM |
|
Slothcoin 1.1.2https://mega.co.nz/#!v4RTlS4L!lL0ER9IceNuZGzHKVxnkbH8exnRnA84j_fOQ0pIc1io Change: - Checkpoint added
|
i can rent this1
|
|
|
mogrith
Legendary
Offline
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
|
|
April 01, 2014, 04:45:47 PM |
|
Using new wallet. CPU mining away on sloth Slothcoin 1.1.2https://mega.co.nz/#!v4RTlS4L!lL0ER9IceNuZGzHKVxnkbH8exnRnA84j_fOQ0pIc1io Change: - Checkpoint added
|
|
|
|
daimi85
Member
Offline
Activity: 72
Merit: 10
|
|
April 01, 2014, 05:00:58 PM |
|
Using new wallet. CPU mining away on sloth Slothcoin 1.1.2https://mega.co.nz/#!v4RTlS4L!lL0ER9IceNuZGzHKVxnkbH8exnRnA84j_fOQ0pIc1io Change: - Checkpoint added that is intented, already announced in Version 1.1
|
|
|
|
thimo (OP)
|
|
April 01, 2014, 05:17:13 PM |
|
WTF is going on with Slothcoin wallet? It sends some kind of information from my computer... Sloth wallet sent a lot of information - 150 MByte to 78.230.186.130, 1068 MByte to 74.70.242.250, 43MByte to 114.80.68.162. And it is only in the last 12 hours. Wallet sends information constantly. I have many wallets on my rig, Novacoin, Litecoin, Dogecoin and etc, and they didn't upload anything. Has it been fixed?
|
i can rent this1
|
|
|
daimi85
Member
Offline
Activity: 72
Merit: 10
|
|
April 01, 2014, 06:20:27 PM |
|
WTF is going on with Slothcoin wallet? It sends some kind of information from my computer... Sloth wallet sent a lot of information - 150 MByte to 78.230.186.130, 1068 MByte to 74.70.242.250, 43MByte to 114.80.68.162. And it is only in the last 12 hours. Wallet sends information constantly. I have many wallets on my rig, Novacoin, Litecoin, Dogecoin and etc, and they didn't upload anything. Has it been fixed? seems so (at least for me) but i'll watch it overnight
|
|
|
|
|