Author

Topic: [ANN][XST] Stealth-Coin.com | Tor | StealthText, World's first anonymous SMS Tx! - page 356. (Read 748429 times)

member
Activity: 84
Merit: 10
any theories on why the price is so flat?

I was watching the trading yesterday on Bittrex. There were multiple consecutive dumps at 50 and 33 XST, all driving the price down hundreds of satoshis.

Within a few hours, the top wallet had moved over 17,000 XST.

Were those coins dumped to suppress the price?

Only they know.  Cool

There is someone driving the price down with his tiny little sells - maybe because the volume is too low to hold a 2k price. XST will get stronger with every announcement, every dev-post, every release and every tweet (btw there should be way more tweets about this coins unique features) - and when StealthText launches it will be too late to "buy in" at this cheap price.
sr. member
Activity: 322
Merit: 250
any theories on why the price is so flat?

I was watching the trading yesterday on Bittrex. There were multiple consecutive dumps of 50 and 33 XST, all driving the price down hundreds of satoshis.

Within a few hours, the top wallet had moved over 17,000 XST.

Were those coins dumped to suppress the price?

Only they know.  Cool
legendary
Activity: 1498
Merit: 1000
any theories on why the price is so flat?

Flat is  fine, as long as the new floor of 0.000015 holds.

When a public StealthText service is released (I believe the devs are working on one), so no setup is required, I bet we hold over 0.000025.

legendary
Activity: 1008
Merit: 1000
When I compile the linux deamon I get this error:

g++: error: /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_system.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_filesystem.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_program_options.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_thread.a: No such file or directory
g++: error: /usr/local/ssl/lib/libssl.a: No such file or directory
g++: error: /usr/local/ssl/lib/libcrypto.a: No such file or directory
g++: error: /usr/local/lib/libz.a: No such file or directory
make: *** [StealthCoind] Error 1

How can I solve it? Thanks!

Just like the error say, no such file or directory. You're missing the packages. try to ask this in ubuntu forum it might help.
Always install the full OS and don't try to save some space if you want to use it your own, never install bare metal OS as it will always missing something.

try this;
sudo apt-get install yum
sudo yum install libboost g g+ g++

or yum search lib and see what is the file name for libboost

when you found the file... sudo yum install ---filename---
hero member
Activity: 728
Merit: 500
Try libboost1.54-all-dev - probably you have old linux version. You can go to Synaptic, search "libboost" and install newest package.

I use ubuntu 12.04 64x
member
Activity: 101
Merit: 11
That will build a statically linked daemon that you can share with your friends.
Code:
apt install libboost1.55-all-dev

E: Unable to locate package libboost1.55-all-dev
E: Couldn't find any package by regex 'libboost1.55-all-dev'

 Sad
Try libboost1.54-all-dev - probably you have old linux version. You can go to Synaptic, search "libboost" and install newest package.

Code:
g++: error: /usr/lib/x86_64-linux-gnu/libboost_system.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_filesystem.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_program_options.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_thread.a: No such file or directory
make: *** [StealthCoind] Error 1
That means you have to install libboost-system1.5x(4 or 5 or whatever)-dev package. Same with "thread", "filesystem", "program-options".
hero member
Activity: 728
Merit: 500
That will build a statically linked daemon that you can share with your friends.
Code:
apt install libboost1.55-all-dev

E: Unable to locate package libboost1.55-all-dev
E: Couldn't find any package by regex 'libboost1.55-all-dev'

 Sad
member
Activity: 101
Merit: 11
That will build a statically linked daemon that you can share with your friends.

If you just want a linux daemon (64 bit), you can use this:

https://drive.google.com/file/d/0B8rWObF4xz1YSFdidXpiM3ZDeFE/edit?usp=sharing


-- Hondo

Thanks dev. Berkeley-db works perfectly now. But I get some errors about libboost again... why??? I've installed libboost with: apt-get install libboost-all-dev

Quote
g++: error: /usr/lib/x86_64-linux-gnu/libboost_system.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_filesystem.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_program_options.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_thread.a: No such file or directory
make: *** [StealthCoind] Error 1

Code:
apt install libboost1.55-all-dev

legendary
Activity: 2184
Merit: 1028
#mitandopelomundo
any theories on why the price is so flat?

A whale who maybe has invested in other crypto be buying and selling their own xst with a bot to manipulate the market making the price drops.

Anyone know a hitman in deepweb who accept xst to kill this motherfucker?  Grin

hero member
Activity: 728
Merit: 500
That will build a statically linked daemon that you can share with your friends.

If you just want a linux daemon (64 bit), you can use this:

https://drive.google.com/file/d/0B8rWObF4xz1YSFdidXpiM3ZDeFE/edit?usp=sharing


-- Hondo

Thanks dev. Berkeley-db works perfectly now. But I get some errors about libboost again... why??? I've installed libboost with: apt-get install libboost-all-dev

Quote
g++: error: /usr/lib/x86_64-linux-gnu/libboost_system.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_filesystem.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_program_options.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_thread.a: No such file or directory
make: *** [StealthCoind] Error 1
member
Activity: 85
Merit: 10
Because privacy is a basic human right.
I just got the message processor complete and we have had our first fully automated StealthText transaction, which is a big step.

1c6f16b92097d3beb4a5b64ff14eb83470f69367e95808952bf280599a5e55ac

Now that I have that done, I'm going to work on instructions and simplifying the process, and I'll also work on finishing the whitepaper, which is still in "rough draft" form.

A number of people have been curious about why StealthText uses email to transmit the encrypted transaction to the wallet. This necessity boils down to the fact that two fundamentally different communication protocols are involved.

On one end (the phone), you have SMS, and on the other end (the wallet) you have TCP/IP. Somehow you need a service that intercepts the SMS and turns it into TCP/IP. One such service (of many) is google voice. If you have a google voice account, your SMS messages can be turned into TCP/IP messages, which take the form of email. I boldface and underline "One" because there are plenty of other ways to skin this particular cat. I chose google voice and email because it is free and convenient. In other words, email is chosen for its convenience and not out of necessity.

However, email is an excellent way to encapsulate information. It is a perfect metaphor for regular mail. In regular mail, you have a message on a piece of paper. You put the message in an envelope and put it in a mail box to be carried away by the postman. The nature of the message (and even the medium on which the message is printed) does not change in this process.

The same is true for email. The encrypted transaction gets packaged into a message with To: and From: headers and other information. However, the encrypted transaction does not change during this process. The email is then sent through TCP/IP, where it is routed to its recipient.

This email message, with the unchanged encrypted transaction, comes over a protocol called IMAP. IMAP is not understood by the wallet (it's a protocol for mail not cryptocurrencies!), so the transaction (unchanged) needs to be unpackaged from it's email envelop and repackaged into RPC (remote procedure call), which is understood by the wallet. And, just like when you unpackage and repackage physical objects, they don't change during the process. They are simply moved from one package to another.

That's the function of the simple message processor I wrote over the last couple of nights. As you can imagine, this conversion from mail format to wallet format is not common, so I had to write the message processor specifically for this task.

-- Hondo
full member
Activity: 154
Merit: 100
Would rather have flat than downward trend anyday.
I suggested and still do that Hondo reach out to jl777 from BitcoinDark to be one of the first coins to join the supernetwork.
full member
Activity: 224
Merit: 100
any theories on why the price is so flat?
sr. member
Activity: 272
Merit: 250
i have lost big opportunity in DRK  Sad

then i bought SPA with that btc, and now i lost everything.

I hope this is my second chance with 9000 XST
keep spirit dev, do all the best  Wink


I think you've made a safe bet with XST you'll recoup your losses.
member
Activity: 85
Merit: 10
Because privacy is a basic human right.
When I compile the linux deamon I get this error:

[...]

How can I solve it? Thanks!

What system are you using? If ubuntu/debian/mint, then you have it made.

1. You need to download Berkeleydb 4.8 (http://download.oracle.com/berkeley-db/db-4.8.30.NC.zip)
2. Unpack it and follow the instructions to install it in the default location (/usr/local/BerkeleyDB.4.8 )

Then follow the instructions at the top of the file here: https://github.com/StealthSend/Stealth/blob/master/src/makefile.debian

Note how those instructions cover the dependencies you mention.

Then use that make file.

Code:
make -f makefile.debian

That will build a statically linked daemon that you can share with your friends.

If you just want a linux daemon (64 bit), you can use this:

https://drive.google.com/file/d/0B8rWObF4xz1YSFdidXpiM3ZDeFE/edit?usp=sharing


-- Hondo
sr. member
Activity: 322
Merit: 250
Super Smash Bros. Ultimate Available Now!
i have lost big opportunity in DRK  Sad



then i bought SPA with that btc, and now i lost everything.

I hope this is my second chance with 9000 XST
keep spirit dev, do all the best  Wink
hero member
Activity: 728
Merit: 500
When I compile the linux deamon I get this error:

g++: error: /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_system.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_filesystem.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_program_options.a: No such file or directory
g++: error: /usr/lib/x86_64-linux-gnu/libboost_thread.a: No such file or directory
g++: error: /usr/local/ssl/lib/libssl.a: No such file or directory
g++: error: /usr/local/ssl/lib/libcrypto.a: No such file or directory
g++: error: /usr/local/lib/libz.a: No such file or directory
make: *** [StealthCoind] Error 1

How can I solve it? Thanks!
sr. member
Activity: 322
Merit: 250
28 sells of 50 XST a piece. Driving the price down?
sr. member
Activity: 322
Merit: 250
Super Smash Bros. Ultimate Available Now!
StealthText Video

https://www.youtube.com/watch?v=MrM5IjL5Zh8

this proved StealthText working and it was simple setup.
All i did was setup StealthText to connect to desktop wallet, copy and paste QR code of premined address, enter amount, PIN and sent. I cut the wait time for transaction to show up on block explorer.

gj! im on way try it,bought last night another 30k coins Cheesy btw,why is price not on way to the moon? Smiley good for me now,i can buy more.

this coin is good with innovation, but devs need to think about promotion, and let people know. maybe free some small giveaway for promotion  Wink
hero member
Activity: 784
Merit: 1000
Pools Of Honor
is there any way to know how many coins are in circulation? active coins, not accidentally deleted.. or burned... POW+POS so far?
Jump to: