iShade (OP)
Newbie
Offline
Activity: 42
Merit: 0
|
|
September 14, 2014, 03:03:27 AM |
|
Awesome work ishade, this keeps getting better. So this online wallet will be integrated into the android/ios wallets or will it have a seperate mobile wallet?
Initially they will be separate but plans are to integrate it all into one, we don't have a current eta for that as we are unsure if it would be ready before the date of release but it's defiantly in the pipeline! Ok sounds good, thanks! Full integration into the android/ios would def be more convenient imho. I wish I bought more at 7k when I had the chance, you guys look like the real deal. It definitely would be more convenient, but we don't wish to delay the launch of the mobile wallets. We will try and sneak it in with them otherwise it will come in the build afterwards!
|
|
|
|
PTseller
Legendary
Offline
Activity: 1148
Merit: 1000
I ❤ www.LuckyB.it!
|
|
September 14, 2014, 03:23:53 AM |
|
This coin go very high if team work hard good time to invest some btc in ShadeCoin looks promising +1 for releasing timeline for development !
|
|
|
|
kitaco
|
|
September 14, 2014, 04:58:38 AM Last edit: September 14, 2014, 05:41:42 AM by kitaco |
|
I'm having an error when building the wallet: RCC: Error in 'src/qt/bitcoin.qrc': Cannot find file 'res/icons/Shadetask.png'
EDIT: bitcoin.qrc needs Shadetask.png changed to shadetask.png (all lowercase)
Still trying to build this though, through many errors.
|
@cryptokiely // Donate! - BTC: 1kie1ykRUjxpMH5fAqLWigdtbLCyrMK9k // VRC: VEriKiEfZ9CwVs6GVGLbuBdEJxR2F7CJLq
|
|
|
kitaco
|
|
September 14, 2014, 06:16:58 AM |
|
Can't build the Linux wallet Any help? http://pastebin.com/raw.php?i=m1vJCuHa
|
@cryptokiely // Donate! - BTC: 1kie1ykRUjxpMH5fAqLWigdtbLCyrMK9k // VRC: VEriKiEfZ9CwVs6GVGLbuBdEJxR2F7CJLq
|
|
|
e1ghtSpace
Legendary
Offline
Activity: 1540
Merit: 1001
Crypto since 2014
|
|
September 14, 2014, 06:30:40 AM Last edit: September 14, 2014, 07:22:42 AM by e1ghtSpace |
|
I'll build one and see if I run into any errors. I can upload it when done if you want. Normally, I just use the qt creator to make my wallet. Edit 1: Lol 62 issues but still compiling... Edit 2: Ahh yes. "shadetask.png" needs to be renamed to " Shadetask.png" in src/qt/res/icons/ Edit 3: My errors: /usr/bin/ld: cannot find -lqrencode /usr/bin/ld: cannot find -lboost_system-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_filesystem-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_program_options-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_thread-mgw49-mt-s-1_55 collect2: error: ld returned 1 exit status make: *** [Shade-qt] Error 1 17:18:04: The process "/usr/bin/make" exited with code 2. Error while building/deploying project Shade-qt (kit: Desktop) When executing step 'Make' Edit 4: I give up. I thought I installed lqrencode but still the error appears.
|
|
|
|
i.shad0w
Member
Offline
Activity: 112
Merit: 10
|
|
September 14, 2014, 06:36:50 AM |
|
Now i think we need focus on the marketing job.I come from China and i will do some marketing job in China
|
|
|
|
foxkyu
|
|
September 14, 2014, 06:54:26 AM |
|
anyone try mine this on nicehash? i try mine but order status dead, and pool status Disconnected. Authorization failed. i use pool ipominer and sometimes my wallet close automatically, idk what going on.. anyone can help me?
|
|
|
|
iShade (OP)
Newbie
Offline
Activity: 42
Merit: 0
|
|
September 14, 2014, 07:25:54 AM |
|
I'll build one and see if I run into any errors. I can upload it when done if you want. Normally, I just use the qt creator to make my wallet. Edit 1: Lol 62 issues but still compiling... Edit 2: Ahh yes. "shadetask.png" needs to be renamed to " Shadetask.png" in src/qt/res/icons/ Edit 3: My errors: /usr/bin/ld: cannot find -lqrencode /usr/bin/ld: cannot find -lboost_system-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_filesystem-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_program_options-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_thread-mgw49-mt-s-1_55 collect2: error: ld returned 1 exit status make: *** [Shade-qt] Error 1 17:18:04: The process "/usr/bin/make" exited with code 2. Error while building/deploying project Shade-qt (kit: Desktop) When executing step 'Make' Edit 4: I give up. I thought I installed lqrencode but still the error appears. Have you changed the deps to suit which boost version etc you have installed? Also Shade-qt requires QT 5.3+ The usual 4.8 won't work.
|
|
|
|
e1ghtSpace
Legendary
Offline
Activity: 1540
Merit: 1001
Crypto since 2014
|
|
September 14, 2014, 09:30:14 AM |
|
I'll build one and see if I run into any errors. I can upload it when done if you want. Normally, I just use the qt creator to make my wallet. Edit 1: Lol 62 issues but still compiling... Edit 2: Ahh yes. "shadetask.png" needs to be renamed to " Shadetask.png" in src/qt/res/icons/ Edit 3: My errors: /usr/bin/ld: cannot find -lqrencode /usr/bin/ld: cannot find -lboost_system-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_filesystem-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_program_options-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_thread-mgw49-mt-s-1_55 collect2: error: ld returned 1 exit status make: *** [Shade-qt] Error 1 17:18:04: The process "/usr/bin/make" exited with code 2. Error while building/deploying project Shade-qt (kit: Desktop) When executing step 'Make' Edit 4: I give up. I thought I installed lqrencode but still the error appears. Have you changed the deps to suit which boost version etc you have installed? Also Shade-qt requires QT 5.3+ The usual 4.8 won't work. Probably not. I'll try it later tomorrow. Is there a bounty for a Linux wallet?
|
|
|
|
YoyodyneSystems
Legendary
Offline
Activity: 1386
Merit: 1023
|
|
September 14, 2014, 09:44:27 AM |
|
Market cap low. Volume high. Demand outstrips supply and the price rises. I don't think people are going to wait till end of PoW to buy Shade.
I think they are buying it now.
Might see a rise in price over the next few days with so much volume coming in. People are poking around for the next "big coin".
|
|
|
|
Joe Budden
Full Member
Offline
Activity: 210
Merit: 100
JO€¥ B⃦udd$
|
|
September 14, 2014, 09:53:21 AM |
|
i like the roadmap! if dev can deliver as promised...great future ahead.
btw when pow will end?
|
|
|
|
Cornett
|
|
September 14, 2014, 10:01:45 AM |
|
Market Cap Available Supply $ 41,748 581,344 SHADE
Lol. it can jump 10x very fast and 20x-30x in the future
|
|
|
|
cryptoholic11
|
|
September 14, 2014, 10:02:32 AM |
|
i like the roadmap! if dev can deliver as promised...great future ahead.
btw when pow will end?
POW ends in about 2 weeks.
|
|
|
|
jdebunt
Legendary
Offline
Activity: 1596
Merit: 1010
|
|
September 14, 2014, 10:30:05 AM |
|
|
|
|
|
andrealandia
Legendary
Offline
Activity: 1470
Merit: 1000
|
|
September 14, 2014, 05:02:54 PM |
|
Next step: 20k!
|
|
|
|
trdiablo
|
|
September 14, 2014, 08:18:05 PM |
|
Next step: 20k!
Next step: 9k!
|
|
|
|
t-minus
|
|
September 14, 2014, 09:24:44 PM |
|
I'll build one and see if I run into any errors. I can upload it when done if you want. Normally, I just use the qt creator to make my wallet. Edit 1: Lol 62 issues but still compiling... Edit 2: Ahh yes. "shadetask.png" needs to be renamed to " Shadetask.png" in src/qt/res/icons/ Edit 3: My errors: /usr/bin/ld: cannot find -lqrencode /usr/bin/ld: cannot find -lboost_system-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_filesystem-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_program_options-mgw49-mt-s-1_55 /usr/bin/ld: cannot find -lboost_thread-mgw49-mt-s-1_55 collect2: error: ld returned 1 exit status make: *** [Shade-qt] Error 1 17:18:04: The process "/usr/bin/make" exited with code 2. Error while building/deploying project Shade-qt (kit: Desktop) When executing step 'Make' Edit 4: I give up. I thought I installed lqrencode but still the error appears. Have you changed the deps to suit which boost version etc you have installed? Also Shade-qt requires QT 5.3+ The usual 4.8 won't work. Probably not. I'll try it later tomorrow. Is there a bounty for a Linux wallet? I dont know, if there is I may swoop it up tho! ive compiled several linux wallets in the past that were a pain, nothing a little google couldnt fix tho.
|
|
|
|
klopper
|
|
September 14, 2014, 09:30:31 PM |
|
Next step: 20k!
Next step: 9k! Hope so! Didn't catch this one unitl today. Getting my buys filled!
|
|
|
|
e1ghtSpace
Legendary
Offline
Activity: 1540
Merit: 1001
Crypto since 2014
|
|
September 15, 2014, 12:14:58 AM |
|
Next step: 20k!
Next step: 9k! Hope so! Didn't catch this one unitl today. Getting my buys filled! Same. I can see this coin doing great things.
|
|
|
|
cryptoholic11
|
|
September 15, 2014, 12:16:35 AM Last edit: September 15, 2014, 01:57:31 AM by cryptoholic11 |
|
Just a reminder what's in store from Sept 18-30. Dev, can you also update the OP please? Edit: I know earlier last week you gave us the premine address for transparency, but can you update that in the OP too? It would only help, imo. Thanks
|
|
|
|
|