Pages:
Author

Topic: BATA BTA ◈ OLD THREAD - NOW @ https://bitcointalk.org/index.php?topic=2297895.0 - page 52. (Read 283701 times)

legendary
Activity: 1624
Merit: 1000
https://bata.io
When the dev said "you will all see tomorrow" What did he mean? The dump ? ;-)

I was referring to the vision for BTA.

If you have knowledge or proof that I have dumped, please share it for all.
member
Activity: 77
Merit: 10
When the dev said "you will all see tomorrow" What did he mean? The dump ? ;-)
full member
Activity: 420
Merit: 101
ok think what you like.


You hyped to buy Bata and Richard Hein on twitter hyped buybuy Bata after that price 16000 now sub 2000
Thats what you call scamming people out of there money. I imagine that you stole money from good people are you proud of that?

You absolutely take no response for scamming them out of there money. And you wonder why people don't embrace cryptocurrency :S



No scam took place, you just have sand in your vagina because your holding bags now.

Lol another word for scam Wink it's sad that these people still exist
hero member
Activity: 924
Merit: 1000
I AM
ok think what you like.


You hyped to buy Bata and Richard Hein on twitter hyped buybuy Bata after that price 16000 now sub 2000
Thats what you call scamming people out of there money. I imagine that you stole money from good people are you proud of that?

You absolutely take no response for scamming them out of there money. And you wonder why people don't embrace cryptocurrency :S



No scam took place, you just have sand in your vagina because your holding bags now.
full member
Activity: 420
Merit: 101
ok think what you like.


You hyped to buy Bata and Richard Hein on twitter hyped buybuy Bata after that price 16000 now sub 2000
Thats what you call scamming people out of there money. I imagine that you stole money from good people are you proud of that?

You absolutely take no response for scamming them out of there money. And you wonder why people don't embrace cryptocurrency :S

legendary
Activity: 1624
Merit: 1000
https://bata.io
I would also like to add that BTA's overall growth percentage is sitting at 1774.75% according to Coincap.io - far better than many crypto's with large market caps.
legendary
Activity: 1624
Merit: 1000
https://bata.io
Once POS is completed the next stage will begin.

BATA coin truly represents a free market currency. Founded by someone helped by other honest adopters and truly revolutionaries within the industry.
We've been watching this coin for quite some time, reading back on its history, clearly shows those whom have contributed to its success truly believe in their vision.

Recently it was quite a ride, a massive and quick price increase caught most investors off guard. It was almost as though the free market got a wake up call. New concepts and ideas need to be discussed, developed, implemented, tested and later adopted by the masses. Those who truly understand crypto-currencies realize there is huge growth potential and thus hidden profits waiting among new concepts and solutions. The race begins to create the platform that will be used by e-commerce for decades to come...



Thank you.

You are correct it is a race, but a measured race it will be. Therefore we need to do it properly and keep our cards close to our chest. Or up our sleeves..
member
Activity: 126
Merit: 11
Searching the internet for money...
Once POS is completed the next stage will begin.

BATA coin truly represents a free market currency. Founded by someone helped by other honest adopters and truly revolutionaries within the industry.
We've been watching this coin for quite some time, reading back on its history, clearly shows those whom have contributed to its success truly believe in their vision.

Recently it was quite a ride, a massive and quick price increase caught most investors off guard. It was almost as though the free market got a wake up call. New concepts and ideas need to be discussed, developed, implemented, tested and later adopted by the masses. Those who truly understand crypto-currencies, realize there is huge growth potential and thus hidden profits waiting among new concepts and solutions. The race begins to create the platform that will be used by e-commerce for decades to come...

legendary
Activity: 1624
Merit: 1000
https://bata.io
Once POS is completed the next stage will begin.

We will be keeping you up to date with developments as they are implemented.
legendary
Activity: 1624
Merit: 1000
https://bata.io
Once POS is completed the next stage will begin.
legendary
Activity: 1624
Merit: 1000
https://bata.io
We now know this dev is a scammer together with that Richard Hein guy.
Hyped it to 16000 and its now under 2000 -800% and still saying it wasn't your fault :p

You put your reputation at it we now know what that is worth back to 100 satoshi

Pc888 real name Skywalker and Richard's name Bum

Funny how you disappear.
legendary
Activity: 1624
Merit: 1000
https://bata.io
full member
Activity: 420
Merit: 101
We now know this dev is a scammer together with that Richard Hein guy.
Hyped it to 16000 and its now under 2000 -800% and still saying it wasn't your fault :p

You put your reputation at it we now know what that is worth back to 100 satoshi

Pc888 real name Skywalker and Richard's name Bum
hero member
Activity: 1834
Merit: 639
*Brute force will solve any Bitcoin problem*
Sorry to interrupt the exciting banter...  Roll Eyes

I have a couple questions to put out to the community about some updates happening in the next wallet update (core 0.10.x).

I would like to implement the BIP32 support into BATA.
Quote
The Hierarchical Deterministic (HD) key creation and transfer protocol (BIP32), which allows creating child keys from parent keys in a hierarchy. Wallets using the HD protocol are called HD wallets.

https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
https://bitcoin.org/en/glossary/hd-protocol

These types of addresses have a particular prefix at the start of the address.

Code:
EXT_SECRET_KEY, EXT_PUBLIC_KEY # Network                 : Prefixes
----------------------------------------------------------------------
0x0488ADE4,     0x0488B21E     # BTC  Bitcoin    mainnet : xprv / xpub
0x04358394,     0x043587CF     # BTC  Bitcoin    testnet : tprv / tpub
0x019D9CFE,     0x019DA462     # LTC  Litecoin   mainnet : Ltpv / Ltub
0x0436EF7D,     0x0436F6E1     # LTC  Litecoin   testnet : ttpv / ttub
0x02FE52F8,     0x02FE52CC     # DRK  Darkcoin   mainnet : drkv / drkp
0x3A8061A0,     0x3A805837     # DRK  Darkcoin   testnet : DRKV / DRKP
0x0488ADE4,     0x0488B21E     # VIA  Viacoin    mainnet : xprv / xpub
0x04358394,     0x043587CF     # VIA  Viacoin    testnet : tprv / tpub
0x02FD3955,     0x02FD3929     # DOGE Dogecoin   mainnet : dogv / dogp
0x0488ADE4,     0x0488B21E     # VTC  Vertcoin   mainnet : vtcv / vtcp
0x02CFBF60,     0x02CFBEDE     # BC   Blackcoin  mainnet : bcpv / bcpb
0x03A04DB7,     0x03A04D8B     # MEC  Megacoin   mainnet : mecv / mecp
0x0488ADE4,     0x0488B21E     # MYR  Myriadcoin mainnet : myrv / myrp
0x0488ADE4,     0x0488B21E     # UNO  Unobtanium mainnet : unov / unop
0x037A6460,     0x037A689A     # JBS  Jumbucks   mainnet : jprv / jpub
0x0488ADE4,     0x0488B21E     # MZC  Mazacoin   mainnet : xprv / xpub

For BATA I propose mainnet : Bprv / Bpub

I am open to any suggestions.

If we are in agreement I will spend the time to find the proper byte sequence to generate the HD addresses.







^$10 per coin we are doing a 12 x 1 coin thing still right? ;-) *cough wink*

===>

next trade on the BATA blockchain,,,woot!
hero member
Activity: 1834
Merit: 639
*Brute force will solve any Bitcoin problem*
Sorry to interrupt the exciting banter...  Roll Eyes

I have a couple questions to put out to the community about some updates happening in the next wallet update (core 0.10.x).

I would like to implement the BIP32 support into BATA.
Quote
The Hierarchical Deterministic (HD) key creation and transfer protocol (BIP32), which allows creating child keys from parent keys in a hierarchy. Wallets using the HD protocol are called HD wallets.

https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
https://bitcoin.org/en/glossary/hd-protocol

These types of addresses have a particular prefix at the start of the address.

Code:
EXT_SECRET_KEY, EXT_PUBLIC_KEY # Network                 : Prefixes
----------------------------------------------------------------------
0x0488ADE4,     0x0488B21E     # BTC  Bitcoin    mainnet : xprv / xpub
0x04358394,     0x043587CF     # BTC  Bitcoin    testnet : tprv / tpub
0x019D9CFE,     0x019DA462     # LTC  Litecoin   mainnet : Ltpv / Ltub
0x0436EF7D,     0x0436F6E1     # LTC  Litecoin   testnet : ttpv / ttub
0x02FE52F8,     0x02FE52CC     # DRK  Darkcoin   mainnet : drkv / drkp
0x3A8061A0,     0x3A805837     # DRK  Darkcoin   testnet : DRKV / DRKP
0x0488ADE4,     0x0488B21E     # VIA  Viacoin    mainnet : xprv / xpub
0x04358394,     0x043587CF     # VIA  Viacoin    testnet : tprv / tpub
0x02FD3955,     0x02FD3929     # DOGE Dogecoin   mainnet : dogv / dogp
0x0488ADE4,     0x0488B21E     # VTC  Vertcoin   mainnet : vtcv / vtcp
0x02CFBF60,     0x02CFBEDE     # BC   Blackcoin  mainnet : bcpv / bcpb
0x03A04DB7,     0x03A04D8B     # MEC  Megacoin   mainnet : mecv / mecp
0x0488ADE4,     0x0488B21E     # MYR  Myriadcoin mainnet : myrv / myrp
0x0488ADE4,     0x0488B21E     # UNO  Unobtanium mainnet : unov / unop
0x037A6460,     0x037A689A     # JBS  Jumbucks   mainnet : jprv / jpub
0x0488ADE4,     0x0488B21E     # MZC  Mazacoin   mainnet : xprv / xpub

For BATA I propose mainnet : Bprv / Bpub

I am open to any suggestions.

If we are in agreement I will spend the time to find the proper byte sequence to generate the HD addresses.




Thanks Midnight.

We would like to move forward, so if anyone has anything further to add, please speak up.


^NO THIS IS GREAT AND I CAN GET BITDEVS/NYC BITCOINCORE TEAM TO HELP OUT!!! CHOO CHOO BTA BOOM BATA BING!!! ;-D LOADING THE BOAT HERE!!! WEEEEEEEEEEEE

===>

https://bittrex.com/Market/Index?MarketName=BTC-BTA

===============================================
legendary
Activity: 1624
Merit: 1000
https://bata.io
Sorry to interrupt the exciting banter...  Roll Eyes

I have a couple questions to put out to the community about some updates happening in the next wallet update (core 0.10.x).

I would like to implement the BIP32 support into BATA.
Quote
The Hierarchical Deterministic (HD) key creation and transfer protocol (BIP32), which allows creating child keys from parent keys in a hierarchy. Wallets using the HD protocol are called HD wallets.

https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
https://bitcoin.org/en/glossary/hd-protocol

These types of addresses have a particular prefix at the start of the address.

Code:
EXT_SECRET_KEY, EXT_PUBLIC_KEY # Network                 : Prefixes
----------------------------------------------------------------------
0x0488ADE4,     0x0488B21E     # BTC  Bitcoin    mainnet : xprv / xpub
0x04358394,     0x043587CF     # BTC  Bitcoin    testnet : tprv / tpub
0x019D9CFE,     0x019DA462     # LTC  Litecoin   mainnet : Ltpv / Ltub
0x0436EF7D,     0x0436F6E1     # LTC  Litecoin   testnet : ttpv / ttub
0x02FE52F8,     0x02FE52CC     # DRK  Darkcoin   mainnet : drkv / drkp
0x3A8061A0,     0x3A805837     # DRK  Darkcoin   testnet : DRKV / DRKP
0x0488ADE4,     0x0488B21E     # VIA  Viacoin    mainnet : xprv / xpub
0x04358394,     0x043587CF     # VIA  Viacoin    testnet : tprv / tpub
0x02FD3955,     0x02FD3929     # DOGE Dogecoin   mainnet : dogv / dogp
0x0488ADE4,     0x0488B21E     # VTC  Vertcoin   mainnet : vtcv / vtcp
0x02CFBF60,     0x02CFBEDE     # BC   Blackcoin  mainnet : bcpv / bcpb
0x03A04DB7,     0x03A04D8B     # MEC  Megacoin   mainnet : mecv / mecp
0x0488ADE4,     0x0488B21E     # MYR  Myriadcoin mainnet : myrv / myrp
0x0488ADE4,     0x0488B21E     # UNO  Unobtanium mainnet : unov / unop
0x037A6460,     0x037A689A     # JBS  Jumbucks   mainnet : jprv / jpub
0x0488ADE4,     0x0488B21E     # MZC  Mazacoin   mainnet : xprv / xpub

For BATA I propose mainnet : Bprv / Bpub

I am open to any suggestions.

If we are in agreement I will spend the time to find the proper byte sequence to generate the HD addresses.




Thanks Midnight.

We would like to move forward, so if anyone has anything further to add, please speak up.
hero member
Activity: 1834
Merit: 639
*Brute force will solve any Bitcoin problem*
Sorry to interrupt the exciting banter...  Roll Eyes

I have a couple questions to put out to the community about some updates happening in the next wallet update (core 0.10.x).

I would like to implement the BIP32 support into BATA.
Quote
The Hierarchical Deterministic (HD) key creation and transfer protocol (BIP32), which allows creating child keys from parent keys in a hierarchy. Wallets using the HD protocol are called HD wallets.

https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
https://bitcoin.org/en/glossary/hd-protocol

These types of addresses have a particular prefix at the start of the address.

Code:
EXT_SECRET_KEY, EXT_PUBLIC_KEY # Network                 : Prefixes
----------------------------------------------------------------------
0x0488ADE4,     0x0488B21E     # BTC  Bitcoin    mainnet : xprv / xpub
0x04358394,     0x043587CF     # BTC  Bitcoin    testnet : tprv / tpub
0x019D9CFE,     0x019DA462     # LTC  Litecoin   mainnet : Ltpv / Ltub
0x0436EF7D,     0x0436F6E1     # LTC  Litecoin   testnet : ttpv / ttub
0x02FE52F8,     0x02FE52CC     # DRK  Darkcoin   mainnet : drkv / drkp
0x3A8061A0,     0x3A805837     # DRK  Darkcoin   testnet : DRKV / DRKP
0x0488ADE4,     0x0488B21E     # VIA  Viacoin    mainnet : xprv / xpub
0x04358394,     0x043587CF     # VIA  Viacoin    testnet : tprv / tpub
0x02FD3955,     0x02FD3929     # DOGE Dogecoin   mainnet : dogv / dogp
0x0488ADE4,     0x0488B21E     # VTC  Vertcoin   mainnet : vtcv / vtcp
0x02CFBF60,     0x02CFBEDE     # BC   Blackcoin  mainnet : bcpv / bcpb
0x03A04DB7,     0x03A04D8B     # MEC  Megacoin   mainnet : mecv / mecp
0x0488ADE4,     0x0488B21E     # MYR  Myriadcoin mainnet : myrv / myrp
0x0488ADE4,     0x0488B21E     # UNO  Unobtanium mainnet : unov / unop
0x037A6460,     0x037A689A     # JBS  Jumbucks   mainnet : jprv / jpub
0x0488ADE4,     0x0488B21E     # MZC  Mazacoin   mainnet : xprv / xpub

For BATA I propose mainnet : Bprv / Bpub

I am open to any suggestions.

If we are in agreement I will spend the time to find the proper byte sequence to generate the HD addresses.




^looks good and i hope the world is ready for BATA!! :-D
hero member
Activity: 661
Merit: 500
We only want the FACTS!
Sorry to interrupt the exciting banter...  Roll Eyes

I have a couple questions to put out to the community about some updates happening in the next wallet update (core 0.10.x).

I would like to implement the BIP32 support into BATA.
Quote
The Hierarchical Deterministic (HD) key creation and transfer protocol (BIP32), which allows creating child keys from parent keys in a hierarchy. Wallets using the HD protocol are called HD wallets.

https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
https://bitcoin.org/en/glossary/hd-protocol

These types of addresses have a particular prefix at the start of the address.

Code:
EXT_SECRET_KEY, EXT_PUBLIC_KEY # Network                 : Prefixes
----------------------------------------------------------------------
0x0488ADE4,     0x0488B21E     # BTC  Bitcoin    mainnet : xprv / xpub
0x04358394,     0x043587CF     # BTC  Bitcoin    testnet : tprv / tpub
0x019D9CFE,     0x019DA462     # LTC  Litecoin   mainnet : Ltpv / Ltub
0x0436EF7D,     0x0436F6E1     # LTC  Litecoin   testnet : ttpv / ttub
0x02FE52F8,     0x02FE52CC     # DRK  Darkcoin   mainnet : drkv / drkp
0x3A8061A0,     0x3A805837     # DRK  Darkcoin   testnet : DRKV / DRKP
0x0488ADE4,     0x0488B21E     # VIA  Viacoin    mainnet : xprv / xpub
0x04358394,     0x043587CF     # VIA  Viacoin    testnet : tprv / tpub
0x02FD3955,     0x02FD3929     # DOGE Dogecoin   mainnet : dogv / dogp
0x0488ADE4,     0x0488B21E     # VTC  Vertcoin   mainnet : vtcv / vtcp
0x02CFBF60,     0x02CFBEDE     # BC   Blackcoin  mainnet : bcpv / bcpb
0x03A04DB7,     0x03A04D8B     # MEC  Megacoin   mainnet : mecv / mecp
0x0488ADE4,     0x0488B21E     # MYR  Myriadcoin mainnet : myrv / myrp
0x0488ADE4,     0x0488B21E     # UNO  Unobtanium mainnet : unov / unop
0x037A6460,     0x037A689A     # JBS  Jumbucks   mainnet : jprv / jpub
0x0488ADE4,     0x0488B21E     # MZC  Mazacoin   mainnet : xprv / xpub

For BATA I propose mainnet : Bprv / Bpub

I am open to any suggestions.

If we are in agreement I will spend the time to find the proper byte sequence to generate the HD addresses.

hero member
Activity: 1834
Merit: 639
*Brute force will solve any Bitcoin problem*
@gembitz
But at least it sheds light on who organised the pump Wink


"assignment Operators" :: BTA easily back over 10000+ ;-)
legendary
Activity: 1624
Merit: 1000
https://bata.io
@gembitz
But at least it sheds light on who organised the pump Wink
Pages:
Jump to: