Bitcoin Forum
May 12, 2024, 06:33:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 [162] 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 ... 499 »
  Print  
Author Topic: [ANN][XST] Stealth-Coin.com | Tor | StealthText, World's first anonymous SMS Tx!  (Read 748500 times)
cryptobeast
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
September 03, 2014, 06:08:02 PM
 #3221

I have stated it multiple times in this thread, that if Hondo was to reach out to jl777, the price would increase drastically.
They are looking for more coins for SuperNET currently.
Believe me, he is working some magic, I am a large BTCD holder and have watched my wallet increase like no other coin.

Take another great example.
1715495633
Hero Member
*
Offline Offline

Posts: 1715495633

View Profile Personal Message (Offline)

Ignore
1715495633
Reply with quote  #2

1715495633
Report to moderator
1715495633
Hero Member
*
Offline Offline

Posts: 1715495633

View Profile Personal Message (Offline)

Ignore
1715495633
Reply with quote  #2

1715495633
Report to moderator
1715495633
Hero Member
*
Offline Offline

Posts: 1715495633

View Profile Personal Message (Offline)

Ignore
1715495633
Reply with quote  #2

1715495633
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715495633
Hero Member
*
Offline Offline

Posts: 1715495633

View Profile Personal Message (Offline)

Ignore
1715495633
Reply with quote  #2

1715495633
Report to moderator
1715495633
Hero Member
*
Offline Offline

Posts: 1715495633

View Profile Personal Message (Offline)

Ignore
1715495633
Reply with quote  #2

1715495633
Report to moderator
Pliznou
Member
**
Offline Offline

Activity: 101
Merit: 11


View Profile
September 03, 2014, 06:26:06 PM
 #3222

Can someone please help me with this error?


All the packages were already installed, but the locations in the makefile "appear" incorrect, f.i. it reports

Code:
g++: error: /usr/lib/x86_64-linux-gnu/libboost_system.a: No such file or directory

but that file path is "/usr/lib/libboost_system.a", but if I change the LIB_LINUX to that in the makefile, then it complains with

Code:
g++: error: /usr/lib/libssl.a: No such file or directory

as that file path is "/usr/lib/x86_64-linux-gnu/libssl.a", it does it because in the makefile the path is hard-coded as "$(LIB_LINUX)/libssl.a".

When I manually "fix" the paths in the makefile, I get the following linker error, which means that paths are probably not the issue:

Code:
/usr/lib/x86_64-linux-gnu/libevent.a(event.o): In function `gettime':
(.text+0x342): undefined reference to `clock_gettime'
/usr/lib/x86_64-linux-gnu/libevent.a(event.o): In function `event_base_new_with_config':
(.text+0x5b7b): undefined reference to `clock_gettime'
`.text._ZN8CryptoPP22BufferedTransformationD2Ev' referenced in section `.text._ZN8CryptoPP22BufferedTransformationD1Ev[_ZN8Cry$
`.text._ZN8CryptoPP4SinkD2Ev' referenced in section `.text._ZN8CryptoPP4SinkD1Ev[_ZN8CryptoPP4SinkD1Ev]' of /usr/lib/libcrypto$
`.text._ZN8CryptoPP28AuthenticatedSymmetricCipherD2Ev' referenced in section `.text._ZN8CryptoPP28AuthenticatedSymmetricCipher$
`.text._ZN8CryptoPP28AuthenticatedSymmetricCipherD2Ev' referenced in section `.text._ZN8CryptoPP28AuthenticatedSymmetricCipher$
`.text._ZN8CryptoPP14InputRejectingINS_22BufferedTransformationEED2Ev' referenced in section `.text._ZN8CryptoPP14InputRejecti$
`.text._ZN8CryptoPP13AutoSignalingINS_14InputRejectingINS_22BufferedTransformationEEEED2Ev' referenced in section `.text._ZN8C$
`.text._ZN8CryptoPP15SymmetricCipherD2Ev' referenced in section `.text._ZN8CryptoPP15SymmetricCipherD1Ev[_ZN8CryptoPP15Symmetr$
`.text._ZN8CryptoPP11BlockCipherD2Ev' referenced in section `.text._ZN8CryptoPP11BlockCipherD1Ev[_ZN8CryptoPP11BlockCipherD1Ev$
`.text._ZN8CryptoPP8TwoBasesINS_11BlockCipherENS_13Rijndael_InfoEED2Ev' referenced in section `.text._ZN8CryptoPP8TwoBasesINS_$
`.text._ZN8CryptoPP25SimpleKeyingInterfaceImplINS_8TwoBasesINS_11BlockCipherENS_13Rijndael_InfoEEES4_ED2Ev' referenced in sect$
`.text._ZN8CryptoPP13AlgorithmImplINS_25SimpleKeyingInterfaceImplINS_8TwoBasesINS_11BlockCipherENS_13Rijndael_InfoEEES5_EES6_E$
`.text._ZN8CryptoPP15BlockCipherImplINS_13Rijndael_InfoENS_11BlockCipherEED2Ev' referenced in section `.text._ZN8CryptoPP15Blo$
`.text._ZN8CryptoPP12ClonableImplINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEEES4_ED2Ev' referenced in section `.$
`.text._ZN8CryptoPP14CipherModeBaseD2Ev' referenced in section `.text._ZN8CryptoPP14CipherModeBaseD1Ev[_ZN8CryptoPP14CipherMod$
`.text._ZN8CryptoPP24ModePolicyCommonTemplateINS_28AdditiveCipherAbstractPolicyEED2Ev' referenced in section `.text._ZN8Crypto$
`.text._ZN8CryptoPP24ModePolicyCommonTemplateINS_28AdditiveCipherAbstractPolicyEED2Ev' referenced in section `.text._ZN8Crypto$
`.text._ZN8CryptoPP16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEED2Ev' referenced in section `.text._ZN8CryptoPP16Bloc$
`.text._ZN8CryptoPP20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEED2Ev' referenced in section `$
`.text._ZN8CryptoPP20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEED2Ev' referenced in section `$
`.text._ZN8CryptoPP22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEE$
`.text._ZN8CryptoPP22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEE$
`.text._ZN8CryptoPP22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherAbstractPolicyENS_14CTR_ModePolicyEEE$
`.text._ZN8CryptoPP20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherA$
`.text._ZN8CryptoPP20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherA$
`.text._ZN8CryptoPP20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS_20AbstractPolicyHolderINS_28AdditiveCipherA$
`.text._ZN8CryptoPP38CipherModeFinalTemplate_ExternalCipherINS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS$
`.text._ZN8CryptoPP38CipherModeFinalTemplate_ExternalCipherINS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS$
`.text._ZN8CryptoPP38CipherModeFinalTemplate_ExternalCipherINS_20ConcretePolicyHolderINS_5EmptyENS_22AdditiveCipherTemplateINS$
`.text._ZN8CryptoPP14InputRejectingINS_6FilterEED2Ev' referenced in section `.text._ZN8CryptoPP14InputRejectingINS_6FilterEED1$
`.text._ZN8CryptoPP14SourceTemplateINS_11StringStoreEED2Ev' referenced in section `.text._ZN8CryptoPP14SourceTemplateINS_11Str$
`.text._ZN8CryptoPP12StringSourceD2Ev' referenced in section `.text._ZN8CryptoPP12StringSourceD1Ev[_ZN8CryptoPP12StringSourceD$
`.text._ZN8CryptoPP25MessageAuthenticationCodeD2Ev' referenced in section `.text._ZN8CryptoPP25MessageAuthenticationCodeD1Ev[_$
`.text._ZN8CryptoPP32AuthenticatedSymmetricCipherBaseD2Ev' referenced in section `.text._ZN8CryptoPP32AuthenticatedSymmetricCi$
`.text._ZN8CryptoPP32AuthenticatedSymmetricCipherBaseD2Ev' referenced in section `.text._ZN8CryptoPP32AuthenticatedSymmetricCi$
`.text._ZN8CryptoPP6FilterD2Ev' referenced in section `.text._ZN8CryptoPP6FilterD1Ev[_ZN8CryptoPP6FilterD1Ev]' of /usr/lib/lib$
`.text._ZN8CryptoPP23FilterWithBufferedInputD2Ev' referenced in section `.text._ZN8CryptoPP23FilterWithBufferedInputD1Ev[_ZN8C$
`.text._ZN8CryptoPP17SimpleProxyFilterD2Ev' referenced in section `.text._ZN8CryptoPP17SimpleProxyFilterD1Ev[_ZN8CryptoPP17Sim$
`.text._ZN8CryptoPP11UnflushableINS_6FilterEED2Ev' referenced in section `.text._ZN8CryptoPP11UnflushableINS_6FilterEED1Ev[_ZN$
`.text._ZN8CryptoPP10BufferlessINS_6FilterEED2Ev' referenced in section `.text._ZN8CryptoPP10BufferlessINS_6FilterEED1Ev[_ZN8C$
`.text._ZN8CryptoPP13BaseN_DecoderD2Ev' referenced in section `.text._ZN8CryptoPP13BaseN_DecoderD1Ev[_ZN8CryptoPP13BaseN_Decod$
`.text._ZN8CryptoPP22CustomFlushPropagationINS_4SinkEED2Ev' referenced in section `.text._ZN8CryptoPP22CustomFlushPropagationI$
`.text._ZN8CryptoPP23CustomSignalPropagationINS_4SinkEED2Ev' referenced in section `.text._ZN8CryptoPP23CustomSignalPropagatio$
`.text._ZN8CryptoPP5StoreD2Ev' referenced in section `.text._ZN8CryptoPP5StoreD1Ev[_ZN8CryptoPP5StoreD1Ev]' of /usr/lib/libcry$
`.text._ZN8CryptoPP11StringStoreD2Ev' referenced in section `.text._ZN8CryptoPP11StringStoreD1Ev[_ZN8CryptoPP11StringStoreD1Ev$
`.text._ZN8CryptoPP6SourceD2Ev' referenced in section `.text._ZN8CryptoPP6SourceD1Ev[_ZN8CryptoPP6SourceD1Ev]' of /usr/lib/lib$
`.text._ZN8CryptoPP11ProxyFilterD2Ev' referenced in section `.text._ZN8CryptoPP11ProxyFilterD1Ev[_ZN8CryptoPP11ProxyFilterD1Ev$
`.text._ZN8CryptoPP26StreamTransformationFilterD2Ev' referenced in section `.text._ZN8CryptoPP26StreamTransformationFilterD1Ev$
`.text._ZN8CryptoPP22HashVerificationFilterD2Ev' referenced in section `.text._ZN8CryptoPP22HashVerificationFilterD1Ev[_ZN8Cry$
`.text._ZN8CryptoPP29AuthenticatedDecryptionFilterD2Ev' referenced in section `.text._ZN8CryptoPP29AuthenticatedDecryptionFilt$
`.text._ZN8CryptoPP8GCM_Base4GCTRD2Ev' referenced in section `.text._ZN8CryptoPP8GCM_Base4GCTRD1Ev[_ZN8CryptoPP8GCM_Base4GCTRD$
`.text._ZN8CryptoPP8GCM_Base4GCTRD2Ev' referenced in section `.text._ZN8CryptoPP8GCM_Base4GCTRD1Ev[_ZN8CryptoPP8GCM_Base4GCTRD$
`.text._ZN8CryptoPP8GCM_Base4GCTRD2Ev' referenced in section `.text._ZN8CryptoPP8GCM_Base4GCTRD1Ev[_ZN8CryptoPP8GCM_Base4GCTRD$
`.text._ZN8CryptoPP8GCM_BaseD2Ev' referenced in section `.text._ZN8CryptoPP8GCM_BaseD1Ev[_ZN8CryptoPP8GCM_BaseD1Ev]' of /usr/l$
`.text._ZN8CryptoPP8GCM_BaseD2Ev' referenced in section `.text._ZN8CryptoPP8GCM_BaseD1Ev[_ZN8CryptoPP8GCM_BaseD1Ev]' of /usr/l$
`.text._ZN8CryptoPP14CTR_ModePolicyD2Ev' referenced in section `.text._ZN8CryptoPP14CTR_ModePolicyD1Ev[_ZN8CryptoPP14CTR_ModeP$
`.text._ZN8CryptoPP14CTR_ModePolicyD2Ev' referenced in section `.text._ZN8CryptoPP14CTR_ModePolicyD1Ev[_ZN8CryptoPP14CTR_ModeP$
`.text._ZN8CryptoPP8Rijndael4BaseD2Ev' referenced in section `.text._ZN8CryptoPP8Rijndael4BaseD1Ev[_ZN8CryptoPP8Rijndael4BaseD$
`.text._ZN8CryptoPP8Rijndael3EncD2Ev' referenced in section `.text._ZN8CryptoPP8Rijndael3EncD1Ev[_ZN8CryptoPP8Rijndael3EncD1Ev$
collect2: error: ld returned 1 exit status
make: *** [StealthCoind] Error 1

sudo apt-get install libboost-system-dev libssl-dev
or libboost-all-dev
torshammer
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
September 03, 2014, 07:08:07 PM
 #3223

Took profits in this little bump. Still holding a bit but I don't see the r/r in being a believer here.
MrLuddite_
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
September 03, 2014, 07:13:33 PM
 #3224

Took profits in this little bump. Still holding a bit but I don't see the r/r in being a believer here.

That's where I am at. Cleared out a good portion of my positions from yesterday, nice profits, but I am bearish on the coin long-term.
torshammer
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
September 03, 2014, 07:20:39 PM
 #3225

Yea. Buy support just is not there. Any news in the pipeline ...?
EmilioMann
Legendary
*
Offline Offline

Activity: 2184
Merit: 1028


#mitandopelomundo


View Profile
September 03, 2014, 07:32:42 PM
 #3226

you know nothing, jon snow
torshammer
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
September 03, 2014, 07:37:35 PM
 #3227

you know nothing, jon snow

what, about buy support? 1 btc to 16. what is it i don't know red haired woman of the north
EmilioMann
Legendary
*
Offline Offline

Activity: 2184
Merit: 1028


#mitandopelomundo


View Profile
September 03, 2014, 07:45:52 PM
 #3228

you know nothing, jon snow

what, about buy support? 1 btc to 16. what is it i don't know red haired woman of the north

noooooo i'm a big man without hair from the south
cryptobeast
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
September 03, 2014, 07:55:16 PM
 #3229

Who cares about buy support when you have steady rise at the price. Buy support will eventually come with the steady rise it exists right now. Weak hands are already out...
torshammer
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
September 03, 2014, 08:03:08 PM
 #3230

Who cares about buy support when you have steady rise at the price. Buy support will eventually come with the steady rise it exists right now. Weak hands are already out...

weak hands .... when that phrase starts appearing in threads it is definitely time to sell ....
cryptobeast
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
September 03, 2014, 08:12:14 PM
 #3231

Who cares about buy support when you have steady rise at the price. Buy support will eventually come with the steady rise it exists right now. Weak hands are already out...

weak hands .... when that phrase starts appearing in threads it is definitely time to sell ....

And when I say go rhino it means it's time to take a shit.
torshammer
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
September 03, 2014, 08:13:55 PM
 #3232

you will have to clarify that last post, it escapes me.
MrLuddite_
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
September 03, 2014, 08:16:00 PM
 #3233

you will have to clarify that last post, it escapes me.

I wouldn't pursue it. There are a few here who are hypersensitive to any comments which are contrary to their internal narrative about this coin.
FurianSun
Full Member
***
Offline Offline

Activity: 124
Merit: 100



View Profile
September 03, 2014, 08:16:46 PM
 #3234

Ultra mega pump! That or damn fine bot Emiliomann made. Smiley
StealthDevs (OP)
Full Member
***
Offline Offline

Activity: 305
Merit: 100



View Profile
September 03, 2014, 08:22:28 PM
 #3235


In order to ensure we are releasing top notch, polished products, we are making adjustments to the product roadmap as noted below.  Please note, the most significant change is the release date of the StealthSend Wallets to 11/15.  As has been noted in the past, this is completely new cryptographic technology and therefore requires a significant development effort and testing period. 

Over the course of the next week, Hondo and the team will be testing and making final adjustments to StealthText and StealthRelay with the expectation this will be released to Google Play on 9/10.


STEALTH | XST | stealth.org
HzE
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
September 03, 2014, 08:23:15 PM
 #3236

Ultra mega pump! That or damn fine bot Emiliomann made. Smiley

or just a coin worth investing in.. could that just be the case? =DD
torshammer
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
September 03, 2014, 08:23:35 PM
 #3237

wtf? three month delay?Huh

time to unload the rest methinks
Forbet
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
September 03, 2014, 08:23:50 PM
 #3238


In order to ensure we are releasing top notch, polished products, we are making adjustments to the product roadmap as noted below.  Please note, the most significant change is the release date of the StealthSend Wallets to 11/15.  As has been noted in the past, this is completely new cryptographic technology and therefore requires a significant development effort and testing period. 

Over the course of the next week, Hondo and the team will be testing and making final adjustments to StealthText and StealthRelay with the expectation this will be released to Google Play on 9/10.



Woooot??
kitey
Sr. Member
****
Offline Offline

Activity: 331
Merit: 250


View Profile
September 03, 2014, 08:26:04 PM
 #3239


In order to ensure we are releasing top notch, polished products, we are making adjustments to the product roadmap as noted below.  Please note, the most significant change is the release date of the StealthSend Wallets to 11/15.  As has been noted in the past, this is completely new cryptographic technology and therefore requires a significant development effort and testing period. 

Over the course of the next week, Hondo and the team will be testing and making final adjustments to StealthText and StealthRelay with the expectation this will be released to Google Play on 9/10.



wtf is this Huh
HzE
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
September 03, 2014, 08:28:00 PM
 #3240

People are whining like little babys! =D

I prefer solid, working tech over hastly made which is full of bugs etc =P
Pages: « 1 ... 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 [162] 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 ... 499 »
  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!