Author

Topic: [ANN] Bitcoin Gold : Make Bitcoin Decentralized Again - page 120. (Read 153236 times)

rpg
hero member
Activity: 728
Merit: 500
Just relax and wait for some days or weeks. Don't try to use anything to transfer your BTG from cold wallets, it's impossible now. A lot of fishing around.
sr. member
Activity: 1344
Merit: 252
Is any BTG wallet available already???
newbie
Activity: 56
Merit: 0
    Bitcoin Gold [BTG]    
add to Voting List https://altcoinbit.com/page/voting
Direct List 250K ALTBP POINT Link or 0.25฿
Exchange Cryptocurrency With Ease!
________      https://altcoinbit.com        ________
Thread Exchange https://bitcointalksearch.org/topic/altcoinbitcom-new-cryptocurrency-exchange-2358953
sr. member
Activity: 518
Merit: 250
Dear all!
How to i can sent BTG from my BTC wallet to new BTG wallet at the moment?
I buy some coin in exchange but i can withdraw this time, how do i do?
Thanks
legendary
Activity: 1610
Merit: 1004
Rush to claim these forked coins isn't recommended at all when you are doing it using your private keys by your own. If this is being done on exchange that is safer but you need to be very very careful doing this because any transaction is irreversible. Better wait until enough feedback is available to claim BTG.
full member
Activity: 392
Merit: 154
Coinomi added bitcoin gold to the recent wallet update.
I have an address from before the fork; after they enacted replay protection, I emptied the bitcoin that was in that address.  So now it has only btg in it.
I tried to sweep coins from the address into the coinomi wallet but it didn't work.
When I scan the private key, the wallet sees the coins and shows the right amount, but when I press "confirm" the wallet goes back to the btg wallet and shows zero balance.
I have tried this more than once, and the coins are still in the address.  So coinomi is just not sweeping them.
Someone else please try this and report the results.  I may try uninstalling and reinstalling the wallet, but please let's hear some feedback first.

Probably because there is no mainnet yet there are no working nodes to take the transaction
newbie
Activity: 54
Merit: 0
Coinomi added bitcoin gold to the recent wallet update.
I have an address from before the fork; after they enacted replay protection, I emptied the bitcoin that was in that address.  So now it has only btg in it.
I tried to sweep coins from the address into the coinomi wallet but it didn't work.
When I scan the private key, the wallet sees the coins and shows the right amount, but when I press "confirm" the wallet goes back to the btg wallet and shows zero balance.
I have tried this more than once, and the coins are still in the address.  So coinomi is just not sweeping them.
Someone else please try this and report the results.  I may try uninstalling and reinstalling the wallet, but please let's hear some feedback first.


Thanks for your informative post which contains lots of useful information. I will follow Bitcoin Gold announcement for sure.
sr. member
Activity: 807
Merit: 423
Coinomi added bitcoin gold to the recent wallet update.
I have an address from before the fork; after they enacted replay protection, I emptied the bitcoin that was in that address.  So now it has only btg in it.
I tried to sweep coins from the address into the coinomi wallet but it didn't work.
When I scan the private key, the wallet sees the coins and shows the right amount, but when I press "confirm" the wallet goes back to the btg wallet and shows zero balance.
I have tried this more than once, and the coins are still in the address.  So coinomi is just not sweeping them.
Someone else please try this and report the results.  I may try uninstalling and reinstalling the wallet, but please let's hear some feedback first.
full member
Activity: 1589
Merit: 214
What is the prefix byte for public key (public key version) for BTG addresses? G symbol???
Here https://minepool.gold/workers I can see many addresses with many first symbol.
I want to add it to my brainwalletx and generate the address for mining in TESTNET.
Also, I see here: https://minepool.gold/stats Block height: 1210769
Is this really testnet blockchain or this is a main blockchain for bitcoin gold???
When will be available mining for really blockchain??
I see here is m symbol in addresses http://btcg.miningspeed.com/
Is there any paperwallet generator, like http://walletgenerator.net/ Huh

P.S.:
I see here in the blog: https://bitcoingold.org/bitcoin-gold-daily-dev-update-28-10-2017/
this...
Quote from:
H4x added address conversion functionality and more test cases for the BTG unique address format. (BTG address prefixes are “G” and “A”)
that means using prefix for address, but I don't know this value.
I did write simple JS code to test first symbols in base58Check for different first byte: http://rgho.st/6MPcyJS46
Just download it "CКAЧATЬ", then unzip it, and open index.html. See comments in the source code.

I see there is many prefixes for this symbols.
For example...
0x25 byte in address give (F and sometimes G!) maybe this?
0x26 byte in address give (G in any case). Tested.
0x16 byte in address give (9 and sometimes A). maybe this??
0x17 byte in address give (A in any case). Tested. Symbol A maybe perhaps comes from the word Aurum.  Cheesy
But here:
https://btgexp.com/tx/f0315ffc38709d70ad5647e22048358dd3745f3ce3874223c80a7c92fab0c8ba
I can see n prefix in the address. Little n.
0x70 byte in address give (n in any case). Tested. Maybe this??
0x71 byte in address give (n too in any case). Tested. Maybe this???
0x72 byte in address give (n and o sometimes). Hm...
Also, I see someone using m prefix for addresses!
Quote from: For example... Here: http://btcg.miningspeed.com/
Dont have miner address yet? Mine to one of these addresses to test:
mxvc3oiidWytyQ2XoSrzT7GpPjUeC1guNt
mzqfEjuZ4GTVL4PyWuKkK4m1LCWfyZN2Fd
mxtvaEAWmM82mTB88rLTQ64poWzdGafV9T
myaw3kstinQ4P4xLTRdVWrEkquXS62VxVP
0x6e byte in address give (m always). Maybe this???
and also I find this prefix:
0x6f byte in address give (m and sometimes n!) MAYBE THIS???

Devs! Remember this!! Correct first byte for public key must get a stable prefix!
In SixEleven coin using byte 0x34 and sometimes in block explorer http://be.611.to/ there is addresses beginning from M, not N.
For get N symbol in address need to using 0x35 byte. But coin is already launched.

Default prefix for private key in bitcoin is a byte 0x80.
It give "5" symbol for uncompressed private keys, and symbols K and L for uncompressed private keys.
So just leave it and don't change, because if you change it, private key cann't be converted to the BTG address.
For example, here: https://brainwalletx.github.io/
I can find the coins with G and A prefixes for compressed and compressed addresses.
This is ArchCoin (ARCH) and GameCredits (GMC).
But I cann't get address for BTG using it I will using it, because private key beginning from "6".
There is another symbol...
And if I will enter secret exponent (hex of private key WIF), I will got another priv and address...

Now I have the hex of my private key, and I want to convert it to the BTG address,
got it, and do mining some BTG in Testnet to this address,
for see transactions of withdraw this coins to my address in block explorer site.
Next step is transfer my TEST BTG (TTG) to the wallet of mining pool, and see this coins in block explorer.
In this case I need to using my private key (WIF or hex) to be sure that I have access to my address,
and it was been specified correctly. How to do it all??

I see pools is working, but I cann't using another addressed, because for default addressed was been created a workers.
In the case of changing addresses, I see error: stratum autentification failed...
Only this pool http://minertopia.org/ working for different addresses and it can be specified after creation a worker.

P.P.S.:
Can anyone generate empty private key and address and post it here?
sr. member
Activity: 574
Merit: 261
is there any BTG wallet other than glatinum.info?

Nice try, but must try harder. As we all know this is a scam wallet, I mean look at the address they give for there headquarters it's Apple's Headquarters - idiots !
full member
Activity: 350
Merit: 101
Do I have to transfer the bitcoins from my wallet before I get the Bitcoin Cash tokens? Why do this?
member
Activity: 61
Merit: 10
is there any BTG wallet other than glatinum.info?
legendary
Activity: 3038
Merit: 1660
lose: unfind ... loose: untight
this is the actually thread for bitcoin gold or is just a bloody shitcoin spamming the forum?

...and the difference would be... what exactly?
sr. member
Activity: 490
Merit: 250
this is the actually thread for bitcoin gold or is just a bloody shitcoin spamming the forum?
sr. member
Activity: 543
Merit: 281
These forks lately only serve to weaken the altcoins! At least every Bitcoin Gold should cost the value of an Oz, right? Smiley
sr. member
Activity: 672
Merit: 250
Let us take the opportunity to invest in this great project. In addition to a promising and necessary branch in the new times, the Team is committed to take us very far with
I think with the investment should not hurry. Now it is still quite raw material and there is no certainty. And then what is the value of the project brings with it, too, need to know. Now the dough stage, with the launch of the core network to be seen. Coins just to play a little on the stock exchange, and to do it quickly.
full member
Activity: 336
Merit: 100
https://www.crypto-coinz.net
Guys,

you can now check Bitcoin Gold TESTNET Hashrate and Difficulty at:
https://www.crypto-coinz.net/crypto-currency-statistics/ - at the end of the list.
And also calculate the Future profits you would get based on the Testnet speed now and Futures price at exchanges at:
https://www.crypto-coinz.net/crypto-calculator/

nJoy
full member
Activity: 392
Merit: 154
Is this a sha256 mine?

No Equihash the same PoW as Zcash etc (You need to use a graphics card just like bitcoin used to be)
sr. member
Activity: 356
Merit: 250
Dock.io
Is this a sha256 mine?
full member
Activity: 392
Merit: 154
Every day delays of start of MainNet are thousands of dollars in a pocket of developers!
Pull the second week though all exchanges already trade.

How many coins are mined after a bitcoin fork?

How do you come to the conclusion that every day before mainnet the developers pocket 1000s that makes no scene
Jump to: