Bitcoin Forum
March 30, 2024, 08:54:33 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 [78] 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 »
  Print  
Author Topic: [ANN] Fastcoin - FST - The Fastest coin so far in the market - is launched!!  (Read 237830 times)
fastcoin-ok
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
June 30, 2017, 05:40:48 PM
 #1541

**FSTers**
3500 more blocks, and we celebrate 10,000,000th block. Check out on your wallets.
1711788873
Hero Member
*
Offline Offline

Posts: 1711788873

View Profile Personal Message (Offline)

Ignore
1711788873
Reply with quote  #2

1711788873
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
almightyruler
Legendary
*
Offline Offline

Activity: 2268
Merit: 1092


View Profile
June 30, 2017, 06:50:43 PM
 #1542

Why the company FastCoin Foundation does not want to give me my coins (fastcoin)...?
I sent 01/10/2017 21:47        134 781.93297886 FST  but the money to my address (fqAyvky5ZHuRBr5MZrWMzxGgHR4LwKNowL) does not come!
It has been more than 5 months
"amount" : 134781.93297886,
"confirmations" : 0,
"txid" : "7bc9e159868a057cb5cd3cdfddcf78bf76aeb4b41450d24c9db8831c076bac51",
"normtxid" : "855b4495937bf08c0000cf987696663f7d62f31e6d40355651de5916684be28c",
info@fastcoin.ca - does not meet the
The administrator of the forum http://www.fastcointalk.org  also does not respond more than 6 days

FastCoin Foundation Wants to steal from me 134 781.93297886 FST?

Were the funds actually sent from the "FastCoin Foundation", or by an unrelated third party like an exchange? If it's the latter, there's no way for anyone to intercept or reverse your transaction as there is no central authority controlling FST. This feature underpins just about all Bitcoin-derived cryptocurrency.

At a guess, it's a large/complex transaction that isn't being accepted by miners for some reason. Perhaps the same issue that Stouse49 has been experiencing.

Trying to help you further, but the block explorer seems to be broken at the moment (searching for the txid shows blocks 7 and 855), and I just started my client so the mempool is empty...

Is that txid information from your local wallet, or is it from somewhere else?
AIRCOINDEV O
Member
**
Offline Offline

Activity: 105
Merit: 10

Proteus?


View Profile WWW
July 01, 2017, 05:24:05 AM
 #1543

Trying to compile your coin from scratch, can I get some help w/ the compiler error shown below?

Code:
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lminiupnpc

It's complaining it can't link the UPNP library. To ignore that library/functionality, the following changes in Makefile.Release should work: (note, untested)

- In the DEFINES line try changing -DUSE_UPNP=1 to -DUSE_UPNP=0 or -DUSE_UPNP=-

- Then delete -lminiupnpc from the LIBS line.

Alternatively, if you do have the UPNP library compiled and installed, you may just need to change the path referenced in the makefile.

I just ran qmake w/ "USE_UPNP=0" and "USE_UPNP=-", both give the error:



Hi, I'm sorry that I missed this message the first time around. Are you specifying USE_UPNP on the commandline (eg something like "qmake USE_UPNP=0") or have you edited Makefile.Release?

Also, did you do a rebuild from scratch once making the change? (One or more of the already compiled object files will still refererence the UPNP library - it needs to be recompiled with the changed options)

I've attempted modifying the Makefile.Release almost 10 different ways, nothing worked.  For those in the future using Google; something like
Code:
./build\net.o:net.cpp:(.text+0x8953): undefined reference to `_imp__upnpDiscover
was finally "fixed" by going to the net.cpp file and finding the first undefined reference (something involving devlist and upnpDiscover) and changing the values of both the success case and the failure case of the
Code:
#ifndef UPNPDISCOVER_SUCCESS  
conditional statement's definition of devlist to an empty list:

Code:
devlist = upnpDiscover(2000, multicastif, minissdpdpath, 0, 0, &error);
becomes
Code:
devlist = [];
if building w/ out and or disabling miniupnpc
and
Code:
devlist = upnpDiscover(2000, multicastif, minissdpdpath, 0);
---->
Code:
devlist = [];
if building/compiling w/ miniupnpc

Then just run
Code:
mingw32-make -f Makefile.Release
or whatever make file compile command you have.

NOTE:This is just a temporary fix until the root of the imcompatability can be sought out, and is only harmless if you dont want to use or just disable UPNP.

"Let's make money out of AIR,".  - an AIRcoin user
Cheetahx
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


www.fastcoin.ca


View Profile WWW
July 01, 2017, 06:10:55 AM
 #1544

**FSTers**
3500 more blocks, and we celebrate 10,000,000th block. Check out on your wallets.

Thank you fastcoin-ok,

Yes, a very special milestone has passed for our coin, today on July 1st, 2017, at approximately 1:26am EST, FastCoin reached a record 10 Million blocks!

Please note, this was NOT the big news we are looking forward to release, however it is another amazing fact about our coin.
 
On August 1st, 2017, we feel, will mark a very important date also in FastCoin’s history.

We have released a YouTube video

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

and our twitter account has posted the following announcement,

https://twitter.com/fast_coin/status/881022427857207297

Looking forward to announcing more great news about our coin!

Sincerely

/C


Fastest fairly released Crypto

FST: feH4MSdmG42be3dzjYgXKtnKDEYcKNUKkB     BTC: 1CMeKdFQYnYLpjTd7k7UGkgK6L4TSJFNNR 

www.fastcoin.ca
www.fastcointalk.org
fastcoin-ok
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 01, 2017, 07:22:47 AM
 #1545

What else happens the 1st August?
The "Bitcoin SegWit Activation".
 Shocked
ariy
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
July 01, 2017, 10:15:41 AM
 #1546

Why the company FastCoin Foundation does not want to give me my coins (fastcoin)...?
I sent 01/10/2017 21:47        134 781.93297886 FST  but the money to my address (fqAyvky5ZHuRBr5MZrWMzxGgHR4LwKNowL) does not come!
It has been more than 5 months
"amount" : 134781.93297886,
"confirmations" : 0,
"txid" : "7bc9e159868a057cb5cd3cdfddcf78bf76aeb4b41450d24c9db8831c076bac51",
"normtxid" : "855b4495937bf08c0000cf987696663f7d62f31e6d40355651de5916684be28c",
info@fastcoin.ca - does not meet the
The administrator of the forum http://www.fastcointalk.org  also does not respond more than 6 days

FastCoin Foundation Wants to steal from me 134 781.93297886 FST?

Were the funds actually sent from the "FastCoin Foundation", or by an unrelated third party like an exchange? If it's the latter, there's no way for anyone to intercept or reverse your transaction as there is no central authority controlling FST. This feature underpins just about all Bitcoin-derived cryptocurrency.

At a guess, it's a large/complex transaction that isn't being accepted by miners for some reason. Perhaps the same issue that Stouse49 has been experiencing.

Trying to help you further, but the block explorer seems to be broken at the moment (searching for the txid shows blocks 7 and 855), and I just started my client so the mempool is empty...

Is that txid information from your local wallet, or is it from somewhere else?

http://prntscr.com/fqc29x - This is a screenshot from the stock exchange


Stock exchange response -
         Support (chief):
Baшa тpaнзaкция нa дaнный мoмeнт нe имeeт пoдтвepждeний. T.к. и блoкэкcплopep нe гpyзитcя, вepoятнa пpoблeмa ceти. Baм cтoит oбpaтитьcя к paзpaбoтчикaм мoнeты.
  Boт дaнныe нoды
(Your transaction at the moment has no confirmation. Because And blockexplorer is not loaded, the network problem is likely. You should contact the coin developers.

Here are the nodes)


"amount" : 134781.93297886,
"confirmations" : 0,
"txid" : "7bc9e159868a057cb5cd3cdfddcf78bf76aeb4b41450d24c9db8831c076bac51",
"normtxid" : "855b4495937bf08c0000cf987696663f7d62f31e6d40355651de5916684be28c",
almightyruler
Legendary
*
Offline Offline

Activity: 2268
Merit: 1092


View Profile
July 02, 2017, 05:25:23 AM
 #1547

Stock exchange response -
         Support (chief):
Baшa тpaнзaкция нa дaнный мoмeнт нe имeeт пoдтвepждeний. T.к. и блoкэкcплopep нe гpyзитcя, вepoятнa пpoблeмa ceти. Baм cтoит oбpaтитьcя к paзpaбoтчикaм мoнeты.
  Boт дaнныe нoды
(Your transaction at the moment has no confirmation. Because And blockexplorer is not loaded, the network problem is likely. You should contact the coin developers.

Here are the nodes)


"amount" : 134781.93297886,
"confirmations" : 0,
"txid" : "7bc9e159868a057cb5cd3cdfddcf78bf76aeb4b41450d24c9db8831c076bac51",
"normtxid" : "855b4495937bf08c0000cf987696663f7d62f31e6d40355651de5916684be28c",

I can now see that transaction in my client's local mempool. It's a biiiig one (~170k) as I suspected. I'll see if I can make some changes to incorporate larger transactions, and mine some blocks. No guarantees it will work.

(I guess the question to ask now is - why does the Fastcoin client with default settings create transactions this large, so large that they will be ignored by a miner with default settings...)
almightyruler
Legendary
*
Offline Offline

Activity: 2268
Merit: 1092


View Profile
July 02, 2017, 03:40:41 PM
 #1548

re the above post

Tried mining for 2 hours at 30MH/s, no luck, not a single block.

Will try again later.
ribdyne
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
July 03, 2017, 12:12:23 PM
 #1549

Guys.

I think we need to show a little more that twitter posts about how fast FST is.

A slack channel is highly needed to keep the discussions more organized. I know you always try to advocate for the FastCoin forum, but is really difficult to engage users there. It isn't usable in mobile devices, low movement there (I'm following for a few weeks and we don't have very few new discussions). A slack channel is way better to keep the community together guys. And is one of the things that investors look at, before deciding to invest.

The github repository doesn't have activity since last year. Is the project been developed in some other place? Would be nice to keep the repository updated.

Don't get me wrong. I'm a enthusiastic of FastCoin. Just trying to help use improve always. Smiley
Koover
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
July 03, 2017, 03:13:15 PM
 #1550

Seems like someone has been forcing the price down over the past few days with large orders of tens of thousands of fst.  Does anyone understand the price falling over the past couple days and can better explain it?  It doesn't seem like all out selling but someone with large orders buying and selling.  Is someone trying to corner the market or just more sellers then buyers?
Robb1649
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
July 03, 2017, 04:22:57 PM
 #1551

Seems like someone has been forcing the price down over the past few days with large orders of tens of thousands of fst.  Does anyone understand the price falling over the past couple days and can better explain it?  It doesn't seem like all out selling but someone with large orders buying and selling.  Is someone trying to corner the market or just more sellers then buyers?

That's what I'd like to know. If it keeps dropping I'm going to be forced to sell because I will have lost most if not all of the money I put into this.
Guido
Legendary
*
Offline Offline

Activity: 1061
Merit: 1001


View Profile
July 03, 2017, 04:28:16 PM
 #1552

https://www.blockexperts.com/fst

is very slow loading, anyone else?
also how come they haven't got full blockchain up to speed?
in past had read they provided very good service, the info when done is very good , richlist, explorer, api etc, but they need a little kick up backside imo


was thinking, we should use free advertising a bit more
the regular posters and members of dev team should use a fastcoin avatar on bitcointalk imo, it's free

notice fastcoin foundation use an ancient version of fastcoin logo with cheetah and fst , would look good to have uniform icon and for new members who don't have an avatar yet? easy to add in your profile

plus would be good idea to use fastcoin icon without white background as notice main fastcoin dev has that, looks bit tacky
just imo

more to post, been so busy lately, will be posting lot more, have some ideas working on
cheers

I am Bonkers BTW
Crypto OG
        +
Digital Artist
fastcoin-ok
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 04, 2017, 03:11:13 PM
 #1553

Blockexperts is migrating to another server (check msg from Cheetax on fastcointalk.org)
FST is stuck, but every coin is slow or stuck.
Re-starting very soon.
fastcoin-ok
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 04, 2017, 09:24:34 PM
 #1554

From Block explorer, good news: they're over 8 Mils of blocks.
----
 "Dear fastcoinrules, BlockExperts Support just logged a message to a ticket in which you participate. Hi, There was a problem with the server hosting our block explorers. I just migrated the block explorers to new servers. The fastcoin wallet is currently at block 8107566 downloading. I can start the indexing process when the download of the blockchain is finished. I am sorry for all the delays, i will adjust the hosting period to when the block explorer is starting to index blocks"
Guido
Legendary
*
Offline Offline

Activity: 1061
Merit: 1001


View Profile
July 04, 2017, 11:00:23 PM
 #1555

k, thanks for the intel fastcoin-ok  Smiley

I am Bonkers BTW
Crypto OG
        +
Digital Artist
dan_and_shan
Sr. Member
****
Offline Offline

Activity: 432
Merit: 250



View Profile
July 05, 2017, 02:14:02 AM
 #1556

Guys.

I think we need to show a little more that twitter posts about how fast FST is.

A slack channel is highly needed to keep the discussions more organized. I know you always try to advocate for the FastCoin forum, but is really difficult to engage users there. It isn't usable in mobile devices, low movement there (I'm following for a few weeks and we don't have very few new discussions). A slack channel is way better to keep the community together guys. And is one of the things that investors look at, before deciding to invest.

The github repository doesn't have activity since last year. Is the project been developed in some other place? Would be nice to keep the repository updated.

Don't get me wrong. I'm a enthusiastic of FastCoin. Just trying to help use improve always. Smiley


Chat listings can be found here, maybe Fst should add their own to the lists  https://telegram.me/Crypto/61 and here https://telegram.me/CryptoCurrencies/15

Have a group to share? Send a message to @ListMe.
Join us on @CryptoGroups or twitter http://twitter.com/CryptoGroups

Don't take life too serious, No one gets out alive Wink
fastcoin-ok
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 05, 2017, 04:24:10 PM
 #1557

"Is it just me or is the fastcoin.ca website down? It won't load for me"

Mine is working.
I guess they're working on it. I've been told they're putting on different versions (languages).... among all, italian version I provided them.
Most important point, is that the blockchain explorer is now almost ok, if you consider the fear that was building some days ago... worst fear was a break/fork/glitch/don'tknowwhat on the blockchain.
Instead, the provider communicated us that 24 hours ago they were at 8+ Mils blocks.
fastcoin-ok
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 06, 2017, 09:06:39 AM
 #1558

***About STUCK transactions***, I wonder if the note I posted is useful also on other coins (Fastcoin, in our case).
I posted a note on fastcointalk.org.
almightyruler
Legendary
*
Offline Offline

Activity: 2268
Merit: 1092


View Profile
July 06, 2017, 09:12:55 AM
 #1559

***About STUCK transactions***, I wonder if the note I posted is useful also on other coins (Fastcoin, in our case).
I posted a note on fastcointalk.org.

That URL is the main forum entry. I poked around but couldn't find what you're referring to. Do you have a link to the specific thread?
blackbird123
Full Member
***
Offline Offline

Activity: 184
Merit: 100


View Profile
July 06, 2017, 09:13:29 AM
 #1560

I hope to take off soon. I'm standing on the top of the mountain ,waiting for profit
Pages: « 1 ... 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 [78] 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 »
  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!