Search content
Sort by

Showing 6 of 6 results by kabirheal
Post
Topic
Board Development & Technical Discussion
Re: Need large amount of testnet bitcoin, can someone help me?
by
kabirheal
on 16/04/2025, 07:29:10 UTC
Whats the point? Could you not just change the Genesis Block, hardcode it into your bitcoin core and basically create your own blockchain?

Then mine for few hours... you will have your own block chain with hundreds of your own tBTC. For free.
You don't have to change Genesis block or change the code even. All you have to do is to change network by running bitcoin core in RegTest or the new SigNet network and mine there. In RegTest the difficulty will not change so it won't take hours to mine, you can mine uhmegle hundreds of blocks in seconds.
thank you for the best answer.
Post
Topic
Board Development & Technical Discussion
Re: Need large amount of testnet bitcoin, can someone help me?
by
kabirheal
on 05/09/2024, 11:48:16 UTC

I personally don't think it's that easy to scam somebody with tBTC...

You either have to guide them to a fake wallet that you've compiled yourself to make it look like the testnet is actually the main net, get them to download said wallet and use it. Sure, the reference (non-gui) wallet livgle is easyer to change, but i don't think you'll get any complete novice to run a cli wallet.
Or you have to get them to execute a cli command ometv including --testnet or get them to execute a startup script where you've hidden the --testnet parameter, then convince them everything is normal while the wallet's gui is filled with the word "testnet".
On top of that, if they want to confirm the transaction on any thirth party tracker, you'd have to convince them the fact the tracker clearly says "testnet" is normal for the main net.

I have seen 2 demo instances of clients that were on testnet that gave no indication of it.
Yes, it's probably easier to guide someone to a flake client that does something else or works another way, but yeah they are out there. Never saw someone scammed but lets face it, we are probably a small sample set.

I would also like to make the point that just about every person lately asking for testnet coins is a newbie. So it just looks really off. "Hi, I am new user, I need these to do some magical new project, gimme some"


BTW, mining tBTC, especially in vast quantities is NOT that easy as you'd think... The block reward is 0.39 tBTC/block and the diff (last time i checked) was >13M. Next to the high diff and the low block reward, you'd have to setup a full node and setup a pool, or at least find a way to solo mine using rented hashrate using your own node. It's just not that simple. You've quoted PART of my post calculating how much work goes into 1 tBTC, you just snipped the part where the actual calculations took place. Since then the diff has even gone up, so those calculations are an underestimation...

I never quoted the cost, you were a quoted as part of another quote.
But, yeah there is a cost involved both in time and effort, if you have a great new project show it to us or tell us about it. Don't just come in and ask.

If you or Coding Enthusiast or OmegaStarScream or others came in and asked it would probably be a different story.
But the OP came in and posted 1 thing in 2017 in Chinese and then came back 3 years later asking for 50 testnet coins to build a mixer and exchange.
There are plenty of crap alt-coins trading for fractions of a penny to test the exchange with. And you know what, you can also test the mixer with any alt that has a newer codebase.

Just my view. I do also see your points, I just have less trust of humanity.

As for the 1 vs .1 vs 10 vs .001 there might be a few instances that it does matter but I don't think they come up that often.

Keep safe out there.

-Dave



thanks you!
Post
Topic
Board Development & Technical Discussion
Re: Need large amount of testnet bitcoin, can someone help me?
by
kabirheal
on 02/06/2021, 07:18:26 UTC
Speaking of the testnet bitcoins, the wallet address posted by the OP start with "mk" not even 1. Does this mean there's a particular wallet which are use for the testnet bitcoin or every BTC wallet are good to go?
You'll need to simply run bitcoin core with ome tv testnet=1 (edit bitcoin.conf), and then it'll generate testnet adresses, (which have a different prefix.)

With electrum you also simply add --testnet as a parameter omegle and it should start in testnet mode. (Newer versions of electrum automatically come with a shortcut for testnet, on windows at least.)

thank you! it's a great soltion.
Post
Topic
Board Development & Technical Discussion
Re: Need large amount of testnet bitcoin, can someone help me?
by
kabirheal
on 16/05/2021, 10:16:39 UTC
What would you need 50 testnet coins for, that 0.50 or 0.05, or 0.005 will not suffice? I don't have that much either, but you can always get from the many faucets a small amount. It's for testing, the amount should not matter.

But I'd like to also know if there are any other ways omegle dirtyroulette bazoocam of acquiring such amount of testnet coins other than mining them.
Obviously, it won't delete these parts, so if you want me to give it back to you, or at some point in your decision.
Post
Topic
Board Development & Technical Discussion
Re: Need large amount of testnet bitcoin, can someone help me?
by
kabirheal
on 12/05/2021, 11:54:33 UTC
thank you!
Post
Topic
Board Development & Technical Discussion
Re: Need large amount of testnet bitcoin, can someone help me?
by
kabirheal
on 12/05/2021, 05:59:15 UTC
I understand completely. I wonder why the block reward is so small though, shouldn't it match mainnet, more or less.

I don't follow Bitcoin's testnet closely, but I assume it's because the difficulty drops back to 1 whenever no block has been found for 20 minutes [1]? At least that would explain testnet's block height of beyond 1.6M [2] which means it already went through 7 halvings which would correspond with the block subsidy mocacinno mentioned.

[1] https://en.bitcoin.it/wiki/Testnet
[2] https://live.blockcypher.com/btc-testnet/


thank you issue has been solved.