Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - m0gliE

Pages: [1] 2 3 4
1
Trading / Re: List of Exchanges with Fastcoin
« on: March 26, 2016, 02:50:34 PM »
Fastcoin has been added to the Cryptopia Exchange.



https://www.cryptopia.co.nz/Exchange/?market=FST_BTC


2
Development & Technical Information / Re: bootstrap.dat
« on: January 02, 2016, 12:47:53 AM »
You would include that in your shortcut's target.


6
Development & Technical Information / Re: bootstrap.dat
« on: April 19, 2015, 09:13:04 PM »
anyway we can get an updated bootstrap.dat ??

im having a hard time downloading the blockchain.  I tried with the latest bootstrap it loaded fully and spent two weeks downloading the remaining parts and just now i come to my computer and find fastcoin-qt crashed and my chain needs to be reset :(

Yeah, I can update this evening with a new bootstrap.dat. I'll make an announcement when it's ready.

7
Technical Support / Resolving Orphan Transactions
« on: February 25, 2015, 06:00:29 AM »
If you have an unconfirmed, (orphaned) output transaction, you'll need to dump your private key for your wallet address and then import that into a newly generated wallet.dat.

go to your debug console.

Code: [Select]
> Help > Debug
type listaccounts to list the accounts and select the one which contains your coins.
Generally it's the default account.

Code: [Select]
listaccounts ""
then type,

Code: [Select]
getaccountaddress ""
Dump your private key for that address.

Code: [Select]
dumpprivkey ""
Temporarily copy you privkey into notepad, and close Fastcoin-qt.
Go into to your fastcoin data folder

Code: [Select]
%appdata%/fastcoin
Rename your wallet.dat to something like wallet_backup.dat.
Open Fastcoin-qt, and it will generate a new wallet.dat.

Go back into your console, and import your private key.

Code: [Select]
Help > Debug > Console
Code: [Select]
importprivkey paste-your-private-key-here
Now be patient, maybe 10-20 mins for it import and re-scan.

You can type getinfo and when it finally returns the info,
you know the process has completed and your key has been imported.

Do not close and restart Fastcoin-qt until importing is complete.
All your coins will be contained in your new wallet.
Be sure to include a decent tx fee next time so it gets relayed.

Code: [Select]
>Settings > Options > Wallet > Pay TX Fee 0.001000000 or something
Also try using the coin control features for selecting your inputs.
You can also use this to monitor your transaction byte size to ensure you're including enough fee for the tx.

Code: [Select]
>Settings > Options > Display > Coin Control Features.
If you have any questions or need more help, jump on IRC,

Code: [Select]
> irc.freenode.net #fastcoin

8
Technical Support / Re: Error in the transaction
« on: February 24, 2015, 10:32:39 AM »
Hi! Help please , the error in the transaction , the money is gone , but did not reach the destination .. what do i do?(((

Статус: 0/не подтверждено
Дата: 10.02.2015 19:15
Для: xxxxxxxxxxxxxxxxxxx
Дебет: -xxxx.xx FST
Комиссия: -xxx.xx FST
Чистая сумма: -xxxx.xx FST
ID транзакции: xxxxxxxxxxxxxxxxxxxxxxxx

You'll need to dump your private key for your wallet address and then import that into a newly generated wallet.dat.

go to your debug console.

Code: [Select]
> Help > Debug
type listaccounts to list the accounts and select the one which contains your coins.
Generally it's the default account.

Code: [Select]
listaccounts ""
then type,

Code: [Select]
getaccountaddress ""
Dump your private key for that address.

Code: [Select]
dumpprivkey ""
Temporarily copy you privkey into notepad, and close Fastcoin-qt.
Go into to your fastcoin data folder

Code: [Select]
%appdata%/fastcoin
Rename your wallet.dat to something like wallet_backup.dat.
Open Fastcoin-qt, and it will generate a new wallet.dat.

Go back into your console, and import your private key.

Code: [Select]
Help > Debug > Console
Code: [Select]
importprivkey paste-your-private-key-here
Now be patient, maybe 10-20 mins for it import and re-scan.

You can type getinfo and when it finally returns the info,
you know the process has completed and your key has been imported.

Do not close and restart Fastcoin-qt until importing is complete.
All your coins will be contained in your new wallet.
Be sure to include a decent tx fee next time so it gets relayed.

Code: [Select]
>Settings > Options > Wallet > Pay TX Fee 0.001000000 or something
Also try using the coin control features for selecting your inputs.
You can also use this to monitor your transaction byte size to ensure you're including enough fee for the tx.

Code: [Select]
>Settings > Options > Display > Coin Control Features.
If you have any questions or need more help, jump on IRC,

Code: [Select]
> irc.freenode.net #fastcoin

9
The Fastcoin P2Pool network has been able to sustain well over 500 MH/s.

http://www.inetrader.com:5150/static/ has been able to withstand the abuse of these heavy hitting, high hashrate miners. With properly configured hardware, it is possible to mine Fastcoin on the P2Pool quite effectively regardless of your hashrate.



It is suggested that large hashrate miners can fine tune their hardware to reduce DOA. Reducing intensity is another way to ensure you're mining efficiently.
 
Example: adding /16 to the end of your payout address, as well as lowering the intensity on your hardware.


12
Should Fastcoin be included on the CasheerApp?.... Leave your comments!

http://forum.casheer.net/viewtopic.php?f=15&t=152

http://casheer.net/

13
Development & Technical Information / Re: bootstrap.dat
« on: August 28, 2014, 07:55:13 PM »

14
SCAMMER!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


ICQ> 618849967 ( [email protected] )
SKYPE> aarongood25
Yahoo> [email protected]
Messenger> [email protected]

It's a SCAMMER!!! BIg Scam..

Don''t send money to this "person"

Be careful.

Thanks for pointing this out, as always, be diligent when conducting trades with individuals, especially when they make posts like this. Kudos to liliput. Provide me your fastcoin address or jump in #fastcoin on freenode.net so I can send you a tip!

15
Fastcoin Discussion / Re: Fastcoin 8.7.1 Announced!
« on: August 28, 2014, 05:16:11 PM »
https://github.com/fastcoinproject/fastcoin/commit/f6116e16410569ba2ddd9b16407a0e8b3b2093b8

This is a patch for fixing the blockchain download slowness.

All the above downloads now have this patch in them.

:)

I've created version folders on sourceforge and included these patched versions within. I'll later purge out the older versions and sort the others into their own folders as well.

https://sourceforge.net/projects/fastcoin/files/

Pages: [1] 2 3 4