gstefans (OP)
|
|
August 19, 2017, 10:39:32 AM |
|
For those compiling the SMLY wallet on a raspberry: First make sure your system is completely up to date export LC_ALL=C # some parts below insist on the environment being set sudo apt-get update sudo apt-get upgrade
Then install all dependencies sudo apt-get install autoconf build-essential libcurl4-openssl-dev git qt-sdk libminiupnpc-dev libdb++-dev libdb5.3-dev libdb5.3++-dev build-essential libtool autotools-dev autoconf libssl-dev
There are problems with one particular library. We've sometimes found that they are not upgraded properly, so if you get errors which name boost, you can try this (yeah, not pretty): sudo apt-get remove libboost-all-dev sudo apt-get remove libboost1.54-all-dev sudo apt-get remove libboost1.53-all-dev sudo apt-get autoremove sudo apt-get install libboost-all-dev --fix-missing
If you ran into any errors, just go back and redo the whole thing. Next, get the wallet and generate the config file. git clone https://github.com/tutor-web/smileyCoin cd smileyCoin ./autogen.sh
Finally run configure. On a server like the raspberry I prefer to omit stuff which is not needed, like the gui: ./configure --without-gui
or ./configure --without-gui --without-miniupnpc
On raspberry only: You now need to manually delete the option -msse2 from src/Makefile Also delete all other references to sse2, including include files, binary files etc Be sure to run NOTHING other than make -- otherwise make bombs with g++ internal compiler error
On other systems it should be enough to run make.
|
|
|
|
gstefans (OP)
|
|
August 19, 2017, 05:36:14 PM |
|
SHA256 and scrypt difficulty has gone up quite a bit for SMLY. Is anyone aware of active mining pools for these?
|
|
|
|
MrZ28s
|
|
August 19, 2017, 06:30:47 PM |
|
SHA256 and scrypt difficulty has gone up quite a bit for SMLY. Is anyone aware of active mining pools for these?
I had 2 old Avalon Nano USB sticks collecting dust, so they're doing the SHA256 portion... Only problem is, I can only solve so many blocks before it stops me until another algo finds some.. I'll play around with the Pi later today and see if I can get it to work.
|
|
|
|
wklalen
Sr. Member
Offline
Activity: 525
Merit: 250
ibuku adalah segalanya(my mother is the best)
|
|
August 19, 2017, 06:50:44 PM |
|
SHA256 and scrypt difficulty has gone up quite a bit for SMLY. Is anyone aware of active mining pools for these?
fix wallet ccex dev???
|
|
|
|
MrZ28s
|
|
August 19, 2017, 08:18:19 PM |
|
SHA256 and scrypt difficulty has gone up quite a bit for SMLY. Is anyone aware of active mining pools for these?
fix wallet ccex dev??? I believe they are working on it still... If you read a little bit back, looks like there was a bug that needed to be fixed. I'm sure they will get everything squared away soon.
|
|
|
|
gstefans (OP)
|
|
August 19, 2017, 10:39:24 PM |
|
SHA256 and scrypt difficulty has gone up quite a bit for SMLY. Is anyone aware of active mining pools for these?
fix wallet ccex dev??? I believe they are working on it still... If you read a little bit back, looks like there was a bug that needed to be fixed. I'm sure they will get everything squared away soon. Yeah, we believe we've fixed the wallet in github. c-cex will hopefully recompile soon.
|
|
|
|
gstefans (OP)
|
|
August 19, 2017, 10:48:48 PM |
|
SHA256 and scrypt difficulty has gone up quite a bit for SMLY. Is anyone aware of active mining pools for these?
I had 2 old Avalon Nano USB sticks collecting dust, so they're doing the SHA256 portion... Only problem is, I can only solve so many blocks before it stops me until another algo finds some.. I'll play around with the Pi later today and see if I can get it to work. Cool
|
|
|
|
gstefans (OP)
|
|
August 20, 2017, 10:19:25 AM |
|
SHA256 and scrypt difficulty has gone up quite a bit for SMLY. Is anyone aware of active mining pools for these?
fix wallet ccex dev??? I believe they are working on it still... If you read a little bit back, looks like there was a bug that needed to be fixed. I'm sure they will get everything squared away soon. Yeah, we believe we've fixed the wallet in github. c-cex will hopefully recompile soon. SMLY at c-cex seems to be up.
|
|
|
|
musie
|
|
August 20, 2017, 02:07:31 PM |
|
Well done guys, now still the other exchangers .
|
|
|
|
wklalen
Sr. Member
Offline
Activity: 525
Merit: 250
ibuku adalah segalanya(my mother is the best)
|
|
August 20, 2017, 04:28:15 PM |
|
lose money because send coin smiley from nova to ccex hahaha wtf
FIX WALLET ccex please i dont want lose my money
|
|
|
|
gstefans (OP)
|
|
August 20, 2017, 05:01:40 PM |
|
lose money because send coin smiley from nova to ccex hahaha wtf
FIX WALLET ccex please i dont want lose my money See above: SMLY at c-cex is fine.
|
|
|
|
gstefans (OP)
|
|
August 20, 2017, 05:03:46 PM |
|
Well done guys, now still the other exchangers . The only one left, which we was live before, was cryptopia. If you want them to listen to us, you need to help by contacting them and asking to continue the SMLY ... we have offered to help them out but their developers have not responded yet.
|
|
|
|
|
gstefans (OP)
|
|
August 20, 2017, 08:23:09 PM Last edit: August 20, 2017, 08:40:46 PM by gstefans |
|
I'm not privy to ccex internals. You should contact support. EDIT: You're right in that the wallet is listed as in maintenance. I have no idea why that is or whether that is the reason why deposits are not shown.
|
|
|
|
wklalen
Sr. Member
Offline
Activity: 525
Merit: 250
ibuku adalah segalanya(my mother is the best)
|
|
August 20, 2017, 11:37:04 PM |
|
you true and same with my problem i see transaction and but no credit in ccex why NO CREDIT MY COIN
|
|
|
|
gstefans (OP)
|
|
August 21, 2017, 07:48:46 AM |
|
Well done guys, now still the other exchangers . The only one left, which we was live before, was cryptopia. If you want them to listen to us, you need to help by contacting them and asking to continue the SMLY ... we have offered to help them out but their developers have not responded yet. cryptopia has discussed SMLY internally and their chief developer has decided not to reopen for SMLY trading, even though we suggested compensation for any SMLY they may have lost.
|
|
|
|
pik42
Newbie
Offline
Activity: 49
Merit: 0
|
|
August 21, 2017, 08:11:14 AM |
|
you true and same with my problem i see transaction and but no credit in ccex why NO CREDIT MY COIN reply of support service of ccex! Hello! At the moment the wallet is on service. Please, wait so far we will finish. Only after that we will be able to solve this problem. We will be glad to help if you had still any questions. Thanks for the address!
|
|
|
|
VerdOrrBT
Member
Offline
Activity: 123
Merit: 10
|
|
August 21, 2017, 04:49:39 PM |
|
Now on C-Cex all ok - wallet is synchronized, coins are credited =)
|
|
|
|
dgmon
|
|
August 22, 2017, 08:30:44 PM |
|
I got all my SMLY out of C-Cex.
Their site and wallets seem to be off and on a lot recently. Guess it's a busy time for all exchanges!
|
|
|
|
wklalen
Sr. Member
Offline
Activity: 525
Merit: 250
ibuku adalah segalanya(my mother is the best)
|
|
August 23, 2017, 03:56:17 PM |
|
pool?
|
|
|
|
|