Bitcoin Forum
September 25, 2024, 05:08:15 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Service Announcements / Re: Cointoli.com - Tools for bitcoin development - scripts/digital goods on: June 04, 2016, 08:35:55 AM
appeared Admin, all is corrected, payment is got.
TXID https://blockchain.info/ru/tx/63a001433d84d3e219a5bd97bf10e98e942c937c4a116791e46eeb82c00f7697

Thanks.
2  Economy / Service Announcements / Re: Cointoli.com - Tools for bitcoin development - scripts/digital goods on: June 02, 2016, 11:56:57 AM
Hi.

You do not answer in private messages and through mail. I write here.
A product is sold, to show out money does not turn out. Will you correct your service? Or does not work already?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRON] Positron - Fair Ninja Launch - Dynamic POS - 4.09% of BTC Nethash on: April 12, 2015, 09:59:53 AM
next shit, idiots of mine and buy this shitfork,  trade in old tested, do not go under the thumb rapid gain
4  Economy / Investor-based games / Re: BTC-Flow.com ★ Business Ponzi Game ★ 200%+ Return ★ Invest BTC ★ Referral on: February 16, 2015, 11:09:34 AM
payments good, but captcha dont work )
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TEK] TEKcoin 500% PoS/PoW hybrid SuperStake on: November 28, 2014, 06:05:39 AM
Hello Folk's,


so, http://ppl.port-x.de

is now running, stable and clean ... and i'hope nothing happen more with the tekcoind.
We have lost a lot coins with this ...

so, happy mining.

when will correct errors and pool will begin to work normally?
6  Economy / Gambling / Re: Birwo.com - NEW!!! Casino-INSTANT DEPOSITS & WITHDRAWALS! 30+ Games on: November 05, 2014, 03:23:11 PM
Hi all!

since I increased a deposit from 0.001 to 0.15 my account was blocked. There is not an answer in a chat.
This web-site - SCAM!
7  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: September 03, 2014, 06:43:18 AM
Hi all!

vanitygen parameter "-F" in what format pubkey need?

"pubkey" is already the default.  The -F parameter would be used as following:
.exe -F pubkey 1...
.exe -F compressed 1...
.exe -F script 3...

Each bitcoin address is the result of an encoding of a hash the public key.  That public key can be expressed in two ways, uncompressed (equivalent to X and Y coordinates) and compressed (equivalent to X coordinate and a sign, from which the Y coordinate can be derived).
Say you generate '1abc' using both (don't actually use these keys/addresses!):
Uncompressed (default):
Code:
vanitygen.exe -F pubkey 1abc
Difficulty: 4553521
Pattern: 1abc
Address: 1abcCjhme96hnPDe3pDc3Ch1EnEj5Rjv7
Privkey: 5KG6rYdSopgYo1rejJAdPfbS6RgqhtAecg7EA19mJi9P9s2Ftru
The private key for an uncompressed form always starts with a 5.

Code:
vanitygen.exe -F compressed 1abc
Difficulty: 4553521
Pattern: 1abc
Address: 1abcRZRi2Gh4tZHJNbAyVyjSRx8uB67jk
Privkey: L2i2dzuR7CtDTkXQeh2m9jKiBtuxFNTTCHobBb3bySaHhxDFf6WK
The private key for a compressed form starts with a K or an L.

This is generally how wallet clients etc. recognize which form to use, and that's important because of what I mentioned earlier.  Let's say I use the private key 5KG6rY, once with the correct uncompressed public key, and once with an incorrectly assumed compressed public key:
Code:
private: 5KG6rYdSopgYo1rejJAdPfbS6RgqhtAecg7EA19mJi9P9s2Ftru
public key (uncompressed): 04C57E907AEC9BA14D377EA1627672197A87D38A0BB12A390B1504FF9A6A941772D052906B5A5AFB908E096C1C884C0E14096BB47EAC617C99DEDADBC4AE5241F7
hash: 065A9D7AD12CA8C1962FB0E21C4E92DB86BE137E
address: 1abcCjhme96hnPDe3pDc3Ch1EnEj5Rjv7

Code:
private: 5KG6rYdSopgYo1rejJAdPfbS6RgqhtAecg7EA19mJi9P9s2Ftru
public key (compressed): 03C57E907AEC9BA14D377EA1627672197A87D38A0BB12A390B1504FF9A6A941772
hash: D4BEAF01D5E007F63FB28BF262DF1E9E3A68132B
address: 1LPtgbhspbUKVxmntmRSYzUMkpkZiHJH6w

So you can see that if you make an incorrect assumption, you end up with the alternate (non-vanity) address.
( You'd probably be searching quite a while to find a private key that yields a vanity prefix in both uncompressed and compressed, let alone the same vanity prefix Smiley )

As a general rule, you should probably be using "-F compressed", as the blockchain ends up being smaller if everybody used compressed public keys (even if it does get negated by dust, comment spam, tumblers, etc.), but either pubkey or compressed will work.

The "script" one is a parameter you can ignore unless you really want to muck about with BIP13 type transactions Smiley

( Note that the above applies to Bitcoin addresses - if you're generating for an altcoin, the -F parameter may or may not apply depending on that coin's details. )

Good afternoon.
Thank you for an answer.
but I however to the end understood how to use pubkey.
here line with the key over brought by you.
Quote
vanitygen64.exe  -F 04C57E907AEC9BA14D377EA1627672197A87D38A0BB12A390B1504FF9A6A941772D052906B5A5AF B908E096C1C884C0E14096BB47EAC617C99DEDADBC4AE5241F7 1abc
result : of Invalid format
8  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: August 31, 2014, 06:04:55 AM
Why does it fail checks during compilation?


Hi all!

vanitygen parameter "-F" in what format pubkey need?
9  Local / Кодеры / Re: Автоматическая пересылка биткойнов on: August 12, 2014, 04:23:06 AM
да не нужно сложных описаний - кусок кода в пример с приваткей и адресами и как разделяются или выделяются в коде
10  Local / Кодеры / Re: Автоматическая пересылка биткойнов on: August 12, 2014, 04:00:53 AM
Привет всем.

amaclin обьясни хотя бы в кратце что и как обозначается в блокчейне.
как и чем разделяются адреса и как видно ключи , если не сложно на примере
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!