Bitcoin Forum
June 14, 2024, 03:44:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Need to create a 1:1 copy of Bitcoin....  (Read 1579 times)
S4VV4S (OP)
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 03, 2015, 09:45:59 PM
 #21

In main.cpp, line 1231, you can change CAmount nSubsidy = 50* coin, replacing the 50 with the number of coins you want in the genesis block.

In amount.h, change line 20 with CAmount MAX_MONEY = 21000000 to where the integer value you are assigning is the same as the number of total coins you want. Set it equal to the value multiplying by coin in nSubsidy if you want 100% premine.

As for the genesis block, you would need to either rewrite that or find code that does it for you. The code to generate that has long since been removed from the source. I may have a snippet somewhere, I'll take a look.

Thanks....

How to I change the name/settings for the coin?

PS: If this works out, I got a cheque for you  Wink

For the name/settings for the coin, you've got a lot of searching to do through the code. You simply find strings of "Bitcoin" and replace them with "whatevercoin".

Since you're doing this just for your own personal tests and aren't interested in the code, use a service (I recommend coincreator.net) to make a coin for you. you can even do this for free! I've emailed them before and they are helpful.

Good luck.

Thanks for all your help.
Get a VPN address and PM it to me.
I got a cheque for you  Wink

PS: Do it soon as it is late here and I am tired  Undecided

Sell your VPN on any exchange then send any Bitcoin to the address on my profile as a tip. Don't feel obligated to tip me, but I don't (and won't) have a VPN wallet.

Thanks.

Dude, I only work with VPN now....
Besides, you will lose coins if it has to go through exchanges.

My question is:
Shall I PM you with a cheque?

This amount is arbitrary to lose on an exchange. I'll accept Bitcoin, not VPN.

Feel free to not pay. That's on you. I've listed my options.

10K VPN has been sold and sent to your address (approx. 0.01034410 BTC)
Please confirm if you have received.
Thanks  Cheesy
ncsupanda
Legendary
*
Offline Offline

Activity: 1628
Merit: 1012



View Profile
March 03, 2015, 09:52:39 PM
 #22

In main.cpp, line 1231, you can change CAmount nSubsidy = 50* coin, replacing the 50 with the number of coins you want in the genesis block.

In amount.h, change line 20 with CAmount MAX_MONEY = 21000000 to where the integer value you are assigning is the same as the number of total coins you want. Set it equal to the value multiplying by coin in nSubsidy if you want 100% premine.

As for the genesis block, you would need to either rewrite that or find code that does it for you. The code to generate that has long since been removed from the source. I may have a snippet somewhere, I'll take a look.

Thanks....

How to I change the name/settings for the coin?

PS: If this works out, I got a cheque for you  Wink

For the name/settings for the coin, you've got a lot of searching to do through the code. You simply find strings of "Bitcoin" and replace them with "whatevercoin".

Since you're doing this just for your own personal tests and aren't interested in the code, use a service (I recommend coincreator.net) to make a coin for you. you can even do this for free! I've emailed them before and they are helpful.

Good luck.

Thanks for all your help.
Get a VPN address and PM it to me.
I got a cheque for you  Wink

PS: Do it soon as it is late here and I am tired  Undecided

Sell your VPN on any exchange then send any Bitcoin to the address on my profile as a tip. Don't feel obligated to tip me, but I don't (and won't) have a VPN wallet.

Thanks.

Dude, I only work with VPN now....
Besides, you will lose coins if it has to go through exchanges.

My question is:
Shall I PM you with a cheque?

This amount is arbitrary to lose on an exchange. I'll accept Bitcoin, not VPN.

Feel free to not pay. That's on you. I've listed my options.

10K VPN has been sold and sent to your address (approx. 0.01034410 BTC)
Please confirm if you have received.
Thanks  Cheesy

Confirmed.

https://blockchain.info/address/1PandasxwEdjJ9F9ebzqYrZAqCBF8dyoZ5

Feel free to lock your thread, and PM me if you have any questions.
S4VV4S (OP)
Hero Member
*****
Offline Offline

Activity: 1582
Merit: 502


View Profile
March 03, 2015, 09:53:53 PM
 #23

In main.cpp, line 1231, you can change CAmount nSubsidy = 50* coin, replacing the 50 with the number of coins you want in the genesis block.

In amount.h, change line 20 with CAmount MAX_MONEY = 21000000 to where the integer value you are assigning is the same as the number of total coins you want. Set it equal to the value multiplying by coin in nSubsidy if you want 100% premine.

As for the genesis block, you would need to either rewrite that or find code that does it for you. The code to generate that has long since been removed from the source. I may have a snippet somewhere, I'll take a look.

Thanks....

How to I change the name/settings for the coin?

PS: If this works out, I got a cheque for you  Wink

For the name/settings for the coin, you've got a lot of searching to do through the code. You simply find strings of "Bitcoin" and replace them with "whatevercoin".

Since you're doing this just for your own personal tests and aren't interested in the code, use a service (I recommend coincreator.net) to make a coin for you. you can even do this for free! I've emailed them before and they are helpful.

Good luck.

Thanks for all your help.
Get a VPN address and PM it to me.
I got a cheque for you  Wink

PS: Do it soon as it is late here and I am tired  Undecided

Sell your VPN on any exchange then send any Bitcoin to the address on my profile as a tip. Don't feel obligated to tip me, but I don't (and won't) have a VPN wallet.

Thanks.

Dude, I only work with VPN now....
Besides, you will lose coins if it has to go through exchanges.

My question is:
Shall I PM you with a cheque?

This amount is arbitrary to lose on an exchange. I'll accept Bitcoin, not VPN.

Feel free to not pay. That's on you. I've listed my options.

10K VPN has been sold and sent to your address (approx. 0.01034410 BTC)
Please confirm if you have received.
Thanks  Cheesy

Confirmed.

https://blockchain.info/address/1PandasxwEdjJ9F9ebzqYrZAqCBF8dyoZ5

Feel free to lock your thread, and PM me if you have any questions.

Will do, I am sure I will come up with "problems"  Cheesy
Pages: « 1 [2]  All
  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!