Search content
Sort by

Showing 20 of 45 results by Telecaster_
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] [STRS] STRONGS Coin - kHeavyHash | PoW
by
Telecaster_
on 11/05/2025, 16:35:29 UTC
STRONGS


STRONGS [STRS] is a new cryptocurrency with a great future!
Also, an experienced marketer and trader will join our team after the launch of the project. Our cryptocurrency is based on kHeavyHash algorithm


Main Features

Name: STRONG$
Abbreviation: STR$
PoW algorithm: kHeavyHash
Maximum Coins: 180M
Premine: 100000 STR$ (To be used for rewards, adding to exchanges and promotions)
Block reward: 25 STR$ (50% to miners / 50% to masternodes)
Masternode Pledge: 7000 STR$
Average time to find a block: 50 seconds
Number of blocks to mature: 20
Calculation of difficulty: every 3 blocks

Mining will begin on May 11, 2025

For the first 100 blocks, the reward will be set at 1 STR$ to prevent instamining.

Wallet:

Windows: https://github.com/STRONG-chain/STRONG/releases/download/1.0.1/STRONGS.-v.1.0.1-Release-Win64.zip
Linux: https://github.com/STRONG-chain/STRONG/releases/download/1.0.1/STRONGS.-v.1.0.1-Release-Linux.tar.gz


Roadmap

May 11, 2025 - Start of mining
May 13, 2025 - Launch official pool with 1.5% commission and DDOS protection
May 13,  2025 - Launch of a website
June, 2025 - Exchanges (First Xeggex, Second NOKYC)



PUBLIC RELATIONS

Website: May 9, 2025





AWARDS.

Transfer: 200 STR$
Pools: 200 STR$ (For the first three pools).
Post
Topic
Board Announcements (Altcoins)
Re: Which wallet to use for 2018 coins
by
Telecaster_
on 08/02/2021, 11:59:03 UTC
Well I do have a wallet.dat from earlier, but I'm unsure if it is the same wallet, I'd be unsure as to why I would have two wallets. When I load this wallet in the old BTXqt client I can see loads of old transactions dating back to the weekly air drop, but there is no transaction showing for the recent withdrawl I tried mentioned in a previous post.
Does the old BTXqt client show any balance when you load that 'wallet.dat'?
What is the output of "listaddressgroupings" with this 'wallet.dat' loaded?

No it shows 0 balance but I can't see any outgoing transactions in the transaction history.

listaddressgroupings gives one address
Post
Topic
Board Announcements (Altcoins)
Re: Which wallet to use for 2018 coins
by
Telecaster_
on 07/02/2021, 19:14:22 UTC
Well the wallet let me send them, but the transaction hasn't gone through. I was trying to send them to hitBTC, any ideas?

You should not try to send them using the old wallet. It will not work. Try to do what uralcryptocoin suggested:

You can run the old wallet and back up your private keys (you do not need to sync it just backup private keys) and try to import them to the new one

Will it work even though I've now sent them, or are they lost? is backing up private keys the same as backing up wallet.dat?

I don't think your coins were actually sent. In any case, you cannot lose them, they are either on your old address, or on your hitBTC account. As you did not get them on hitBTC, they are most obviously still on your old address.

Backing up the private kays is not exactly the same as backing up the wallet.dat. "wallet.dat" contains more than just private keys, it has its own format, and might fail to get recognized by new wallet if the format is changed somehow, but your private keys should work in any case.

To backup them, (1) run the old wallet; (2) open the console in "Help->Debug Window"; (3) run "listaddressgroupings" command and take note of all the addresses you have coins on; (4) get the private keys for every address with nonzero balance, by running "dumpprivkey ADDRESS" command; (5) save all the privkeys in a text file; (6) close the old wallet.

To restore the saved private keys, (1) open the new wallet; (2) wait for it to fully synchronize; (3) open the console in "Help->Debug Window"; (4) run "importprivkey PRIVKEY" command for every bucked up private key; (5) wait a bit for the wallet to rescan the chain to see your balance.

OK, just tried this again and now I get nothing when I type in "listaddressgroupings"

No addresses at all, I think I may have tried to "repair the wallet"

Any further suggestions?

Your idea of trying to repair that wallet is quite fine, but you should have backed up the wallet before trying to repair it...

As to further suggestions... well, I think probably no suggestion could help at this point. It looks like the more you are tinkering with your wallet, the worse the chances of recovering those funds become. Now you have absolutely no information - no public keys, no private keys, no saved 'wallet.dat'. So basically trying anything else now is useless, unless you can find a backed up undamaged wallet somehow (it might be automatically saved in the data folder at "AppData\Roaming\Bitcore\Backups").

Well I do have a wallet.dat from earlier, but I'm unsure if it is the same wallet, I'd be unsure as to why I have two wallets. When I load this wallet in the old BTXqt client I can see loads of old transactions dating back to the weekly air drop, but there is no transaction showing for the recent withdraw I tried mentioned in a previous post.

I do have the keys for this address, but as for the wallet I sent the balance from I think that may now be gone as every wallet.dat that I try is empty of any information. Whether they're one and the same I don't know.
Post
Topic
Board Announcements (Altcoins)
Re: Which wallet to use for 2018 coins
by
Telecaster_
on 07/02/2021, 10:40:04 UTC
Well the wallet let me send them, but the transaction hasn't gone through. I was trying to send them to hitBTC, any ideas?

You should not try to send them using the old wallet. It will not work. Try to do what uralcryptocoin suggested:

You can run the old wallet and back up your private keys (you do not need to sync it just backup private keys) and try to import them to the new one

Will it work even though I've now sent them, or are they lost? is backing up private keys the same as backing up wallet.dat?

I don't think your coins were actually sent. In any case, you cannot lose them, they are either on your old address, or on your hitBTC account. As you did not get them on hitBTC, they are most obviously still on your old address.

Backing up the private kays is not exactly the same as backing up the wallet.dat. "wallet.dat" contains more than just private keys, it has its own format, and might fail to get recognized by new wallet if the format is changed somehow, but your private keys should work in any case.

To backup them, (1) run the old wallet; (2) open the console in "Help->Debug Window"; (3) run "listaddressgroupings" command and take note of all the addresses you have coins on; (4) get the private keys for every address with nonzero balance, by running "dumpprivkey ADDRESS" command; (5) save all the privkeys in a text file; (6) close the old wallet.

To restore the saved private keys, (1) open the new wallet; (2) wait for it to fully synchronize; (3) open the console in "Help->Debug Window"; (4) run "importprivkey PRIVKEY" command for every bucked up private key; (5) wait a bit for the wallet to rescan the chain to see your balance.

OK, just tried this again and now I get nothing when I type in "listaddressgroupings"

No addresses at all, I think I may have tried to "repair the wallet"

Any further suggestions?
Post
Topic
Board Announcements (Altcoins)
Re: Which wallet to use for 2018 coins
by
Telecaster_
on 02/02/2021, 16:16:19 UTC
Well... Trying to send coins without syncing is always prone to problems. I really don't know why you were suggested to do that in the first place.

But still, I don't think your coins are lost. Just probably the wallet software is somewhat confused. What are your addresses? You can check them both in block explorer (https://chainz.cryptoid.info/btx/), to see if they actually have coins on them.

It is possible that your addresses contain coins, however the wallet doesn't show them, as it 'thinks' it has sent them.

In any case, I would suggest to back up the private keys of those two addresses, and then try to restore them on the new wallet - using the procedure I outlined above. If they actually have coins, you will see those coins in the new wallet.

Well they never showed up anywhere so I'll just write them off as they seem worthless, it was only 710 BTX anyway.

That's strange. But you didn't answer to my question - what are your BTX addresses? Do you see any balance on them in block explorer? If you have difficulty using the explorer, I can look up the addresses for you, just let me know the addresses... If those addresses have actual coins on them (according to block explorer), I think I can help you to get those coins.

I can't check at the minute as the PC they're on isn't connected now so I can't find out.
Post
Topic
Board Announcements (Altcoins)
Re: Which wallet to use for 2018 coins
by
Telecaster_
on 02/02/2021, 09:52:01 UTC
Well the wallet let me send them, but the transaction hasn't gone through. I was trying to send them to hitBTC, any ideas?

You should not try to send them using the old wallet. It will not work. Try to do what uralcryptocoin suggested:

You can run the old wallet and back up your private keys (you do not need to sync it just backup private keys) and try to import them to the new one

Will it work even though I've now sent them, or are they lost? is backing up private keys the same as backing up wallet.dat?

I don't think your coins were actually sent. In any case, you cannot lose them, they are either on your old address, or on your hitBTC account. As you did not get them on hitBTC, they are most obviously still on your old address.

Backing up the private kays is not exactly the same as backing up the wallet.dat. "wallet.dat" contains more than just private keys, it has its own format, and might fail to get recognized by new wallet if the format is changed somehow, but your private keys should work in any case.

To backup them, (1) run the old wallet; (2) open the console in "Help->Debug Window"; (3) run "listaddressgroupings" command and take note of all the addresses you have coins on; (4) get the private keys for every address with nonzero balance, by running "dumpprivkey ADDRESS" command; (5) save all the privkeys in a text file; (6) close the old wallet.

To restore the saved private keys, (1) open the new wallet; (2) wait for it to fully synchronize; (3) open the console in "Help->Debug Window"; (4) run "importprivkey PRIVKEY" command for every bucked up private key; (5) wait a bit for the wallet to rescan the chain to see your balance.

Ok, when I run "listaddressgroupings" I get two addresses, both with zero balance.

I have Zero balance in the wallet and nothing in HitBTC

Well... Trying to send coins without syncing is always prone to problems. I really don't know why you were suggested to do that in the first place.

But still, I don't think your coins are lost. Just probably the wallet software is somewhat confused. What are your addresses? You can check them both in block explorer (https://chainz.cryptoid.info/btx/), to see if they actually have coins on them.

It is possible that your addresses contain coins, however the wallet doesn't show them, as it 'thinks' it has sent them.

In any case, I would suggest to back up the private keys of those two addresses, and then try to restore them on the new wallet - using the procedure I outlined above. If they actually have coins, you will see those coins in the new wallet.

Well they never showed up anywhere so I'll just write them off as they seem worthless, it was only 710 BTX anyway.
Post
Topic
Board Announcements (Altcoins)
Re: Which wallet to use for 2018 coins
by
Telecaster_
on 08/01/2021, 16:38:12 UTC
Well the wallet let me send them, but the transaction hasn't gone through. I was trying to send them to hitBTC, any ideas?

You should not try to send them using the old wallet. It will not work. Try to do what uralcryptocoin suggested:

You can run the old wallet and back up your private keys (you do not need to sync it just backup private keys) and try to import them to the new one

Will it work even though I've now sent them, or are they lost? is backing up private keys the same as backing up wallet.dat?

I don't think your coins were actually sent. In any case, you cannot lose them, they are either on your old address, or on your hitBTC account. As you did not get them on hitBTC, they are most obviously still on your old address.

Backing up the private kays is not exactly the same as backing up the wallet.dat. "wallet.dat" contains more than just private keys, it has its own format, and might fail to get recognized by new wallet if the format is changed somehow, but your private keys should work in any case.

To backup them, (1) run the old wallet; (2) open the console in "Help->Debug Window"; (3) run "listaddressgroupings" command and take note of all the addresses you have coins on; (4) get the private keys for every address with nonzero balance, by running "dumpprivkey ADDRESS" command; (5) save all the privkeys in a text file; (6) close the old wallet.

To restore the saved private keys, (1) open the new wallet; (2) wait for it to fully synchronize; (3) open the console in "Help->Debug Window"; (4) run "importprivkey PRIVKEY" command for every bucked up private key; (5) wait a bit for the wallet to rescan the chain to see your balance.

Ok, when I run "listaddressgroupings" I get two addresses, both with zero balance.

I have Zero balance in the wallet and nothing in HitBTC
Post
Topic
Board Announcements (Altcoins)
Re: Which wallet to use for 2018 coins
by
Telecaster_
on 07/01/2021, 10:49:58 UTC
Well the wallet let me send them, but the transaction hasn't gone through. I was trying to send them to hitBTC, any ideas?

You should not try to send them using the old wallet. It will not work. Try to do what uralcryptocoin suggested:

You can run the old wallet and back up your private keys (you do not need to sync it just backup private keys) and try to import them to the new one

Will it work even though I've now sent them, or are they lost?
Post
Topic
Board Announcements (Altcoins)
Re: Which wallet to use for 2018 coins
by
Telecaster_
on 06/01/2021, 13:10:48 UTC
Hi, I haven't been following crypto since 2018, and would like to know which wallet to use to gain access to BTX from back in 2018.  The latest 0.90.9.7 did not read my wallet.dat file.  Thanks for any help.

You can run the old wallet and back up your private keys (you do not need to sync it just backup private keys) and try to import them to the new one

Do you need to wait for the blockhain to download? mine hasn't been opened for a while and I'm not sure what I need to do, the progress bar hasn't moved since I opened it.

If your wallet will let you send the coins it should work. You do not need a copy of the blockchain to send coins. Only your private keys.

Well the wallet let me send them, but the transaction hasn't gone through. I was trying to send them to hitBTC, any ideas?
Post
Topic
Board Announcements (Altcoins)
Re: Which wallet to use for 2018 coins
by
Telecaster_
on 05/01/2021, 13:04:25 UTC
Hi, I haven't been following crypto since 2018, and would like to know which wallet to use to gain access to BTX from back in 2018.  The latest 0.90.9.7 did not read my wallet.dat file.  Thanks for any help.

You can run the old wallet and back up your private keys (you do not need to sync it just backup private keys) and try to import them to the new one

Do you need to wait for the blockhain to download? mine hasn't been opened for a while and I'm not sure what I need to do, the progress bar hasn't moved since I opened it.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Main] Bitcore- BTX - New algo is online!
by
Telecaster_
on 05/01/2021, 12:49:29 UTC
Same here, I've not been on for a long time and had forgotten about BTX, my QT wallet is V 0.15.2.0

What do I need to do to withdraw them? Thanks

Unless you had millions they are pretty much worthless now. Just hold onto them and hope goes back up someday.

Yeah, but times being what they are I'd rather have every penny I can get at the minute. I thought it was dead anyway so never coming back.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Main] Bitcore- BTX - New algo is online!
by
Telecaster_
on 05/01/2021, 11:44:34 UTC
Same here, I've not been on for a long time and had forgotten about BTX, my QT wallet is V 0.15.2.0

What do I need to do to withdraw them? Thanks
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ravencoin [RVN] PoW GPU Mining | Asset Transfer Blockchain (Updated ANN)
by
Telecaster_
on 02/03/2019, 17:42:43 UTC
Panic averted, it finally arrived after I cleared the app data and resynced the wallet.

It was sat in the transaction list as unconfirmed in mem pool whatever that is.

Only bad thing is I decided to ride the current pump/dump wave and try to increase my holdings, but it's pumped way past my sell point now so looks like another terrible decision. Still on the way up...
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ravencoin [RVN] PoW GPU Mining | Asset Transfer Blockchain (Updated ANN)
by
Telecaster_
on 01/03/2019, 16:52:27 UTC
I'm a little worried about where my RVN has gone.

I sent some to binance from my wallet last night and they're neither in my wallet or binance, when I search my binance receiving address on block explorer nothing shows up, same for the transaction ID, it doesn't recognise it.

Any ideas?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BEAM | Mimblewimble | Private | Scalable | No ICO | No Pre Mine
by
Telecaster_
on 30/01/2019, 18:19:22 UTC
Or somebody put FPGAs to work..

If the price doesn't go up on Beam coin, Its not going to be worth mining anymore. I think in an effort to exclude ASIC's, somebody forgot about the HUGE GPU farms out there.  Roll Eyes

Yes, difficulty has taken a huge leap.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BEAM | Mimblewimble | Private | Scalable | No ICO | No Pre Mine
by
Telecaster_
on 26/01/2019, 17:30:10 UTC
Any info about wallet problem or some else problem? Almost 8 hours today trying to withdraw from sparkpool, wallet is online, beam is shown in wallet and stays on confirming and after some time goes to canceled.

I just leave it open and it eventually clears, not very secure thought about Ng to leave your wallet open.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BEAM | Mimblewimble | Private | Scalable | No ICO | No Pre Mine
by
Telecaster_
on 22/01/2019, 21:35:33 UTC
Is there a specific procedure for transferring mined coins from Sparkpool to my wallet other than this- Open wallet, make sure it's on line, head over to Sparkpool and click the payout button and wait?

My first withdraw was faultless, I tried earlier to withdraw and nothing happened for ages, then it showed up in the wallet as a pending transaction but then it showed failed, it has tried twice and failed both. The Sparkpool page still shows the amount as 'matured' and 'applied' where the withdraw button should be but nothing is now happening.

Can you only withdraw at certain times of day or something? I must say it's about as clear as fucking mud, when do we get proper pools?
Post
Topic
Board Mining (Altcoins)
Re: HashAltcoin [Blackminer F1] - Bittawm Trust Review
by
Telecaster_
on 20/01/2019, 15:00:06 UTC
Where can you see the profitability of the Blackminer F1?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Grin | PoW Mining | Electronic transactions for all. Community driven.
by
Telecaster_
on 20/01/2019, 09:47:57 UTC
I think I'll do the same, just get the 5 coins and move on. I can't use all my GPUs anyway as I can't increase my pagefile enough to run them all as it runs out of VM.
Post
Topic
Board Mining (Altcoins)
Re: Grin Mining (Cuckoo Cycle)
by
Telecaster_
on 19/01/2019, 20:57:17 UTC
Use Linux. The mining process doesn't actually use any storage on the disk, Windows is just inane and requires disk to back virtual memory.

I don't know the first thing about Linux, plus all my alternative miners are set up for W10, so it's this or nothing I'm afraid.