Bitcoin Forum
May 05, 2024, 04:10:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 [253] 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 »
5041  Bitcoin / Development & Technical Discussion / Re: Pywallet: manage your wallet on: August 18, 2011, 10:56:47 PM
ill be sure to run dban from now on when i reformat...
Great tool I didn't know it


Code:
  File "pywallet.py", line 95
    _p = 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFC2FL
                                                                           ^
SyntaxError: invalid syntax
You seem to have Python 3 which is not supported yet
5042  Bitcoin / Bitcoin Discussion / Re: Received my Bitbills Bankcards today! on: August 18, 2011, 10:23:33 PM
No need for Bitbills, choose 64 random characters in [1234567890abcdef], change it into a Bitcoin address -> instant free bitbill
5043  Bitcoin / Bitcoin Discussion / Re: Good Bitcoin tools on: August 18, 2011, 10:19:05 PM
Bump, need more tools
5044  Alternate cryptocurrencies / Altcoin Discussion / Re: [PROPOSAL] IXC <-> I0C Exchange EXPERIMENT on: August 18, 2011, 10:11:54 PM
5045  Bitcoin / Development & Technical Discussion / Re: Question about address generation from public key on: August 18, 2011, 09:24:15 PM
Quote from: patvarilly
Is there any technical/cryptographical reason why this has to be so complex?  In other words, would the following method for generating addresses have some serious flaw that the above method does not:

address = base58(version byte + first160bitsof(sha256(pubkey)) + crcCheck)
crcCheck = crc32(version byte + first160bitsof(sha256(pubkey)))
Can't see any reason why that would be much weaker, really.
Me neither, but it's just an opinion

Quote from: patvarilly
Or for that matter, is there any point to sha256'ing the public key to begin with?  i.e., would replacing first160bitsof(sha256(pub key)) with just first160bitsof(pubkey) do just as well?

Thanks!
Not too sure about that, I doubt revealing part of the pubkey long in advance is a problem. But then I'm not a cryptographer familiar with ECC, so I wouldn't bet the future of a currency on it.
In that case there will be 2^96 known pubkeys with the same address, it may be a problem
5046  Bitcoin / Bitcoin Technical Support / Re: Recover sent money on: August 18, 2011, 09:08:38 PM
Thanks, I've downloaded this first: https://github.com/joric/pywallet since it's first in google. There was no option to delete txs so I've tried this: https://github.com/jackjack-jj/pywallet Still no options! And then I've found this: https://bitcointalk.org/index.php?topic=34028.0 with explanation about web-interface. I guess web shouldn't be the only way for some operations, CLI is much simpler and more flexible. Please, make CLI versions of those commands such as deleting!

Thanks for your efforts! We'll try to remove that tx.
You're right, I just put it on the top of the todo list
5047  Other / Off-topic / Re: Oldminer Statements Debunked! on: August 18, 2011, 07:57:05 PM
If COPYING is considered "developing" then shitting in a toilet should the equivalent of depositing cash at the bank.
Nice, I approve this message
5048  Bitcoin / Bitcoin Discussion / Re: The emoticons of Bitcoins - Satoshi Codes! on: August 18, 2011, 07:04:55 PM
666. I'm going to release a new Bitcoin fork
5049  Alternate cryptocurrencies / Altcoin Discussion / Re: Ixcoin in Damage Control on Ixcoin forum on: August 18, 2011, 06:58:00 PM
Quote
yep, it smells like scam, but it's the only way to save ixcoin...
Nuts don't fall far from the tree
5050  Alternate cryptocurrencies / Altcoin Discussion / Re: A new digitical coin - InfiniCoin! on: August 18, 2011, 06:30:51 PM
Quote from: psy link=topic=37503.msg465273#msg465273 date=13136750

ixcon? double LOL
[/quote

Wow..you sure are an advocate arent you? So when's the big dump Psy?


The big dump? I just took it... RIGHT ON YOUR FACE!

Intelligence isnt your forte is it?  Grin

Quoting isnt your forte is it? Grin
5051  Bitcoin / Project Development / Re: Redeem Private Key Idea on: August 18, 2011, 06:11:30 PM
Do you want the web interface? nope
Do you want to sign messages? nope

Yeah, I forgot the download part, is it that hard?


Getting Python+deps is beyond the average user.

Perhaps make a bundle Windows installer for it?  I know Inkscape requires Python and it contains its own copy of Python with all the needed deps in it's installer.

Perhaps even make an option not to unpack and just to use the local Python for power-users.
When dealing with Bitcoin I think binaries are not a good idea


I don't see how http://sprucecodes.com/one-time.htm is simple and installing 1 exe + downloading a file is horribly impossible
5052  Bitcoin / Project Development / Re: Redeem Private Key Idea on: August 18, 2011, 06:02:37 PM

You can convert your private keys from a format to another with pywallet

Maybe you can, but I can't. I'm a stupid Windows plug-and-play type user. My hand-coded SpruceCode stuff is aimed at people who aren't computer geeks and don't trust themselves with anything particularly complex on their computer. To get Bitcoin into the mainstream requires it to be usable by mainstream people. Who aren't all computer geeks!
Windows-R
Enter
cmd
Enter
one line copypasted + your private key
Enter
Done

My grandma did that once, that didn't even kill her
5053  Bitcoin / Bitcoin Discussion / Re: Searches for 'bitcoin' are being blocked in China on Google on: August 18, 2011, 05:53:59 PM
I can get a set of search links but if I click any of them I get a timed out page. I can only continue if I use an international VPN (I'm in Shanghai).
Bizarrely the Chinese for bitcoin (比特币)seems to create no problems and is actively being traded on taobao and on the Chinese exchanges.

http://s8.taobao.com/search?q=bitcoin&commend=all&ssid=s5-e&pid=mm_14507416_2297358_8935934
Roll Eyes

TRY TO CALL OUT SOMEONE FOR A TYPO



ITS ACTUALLY SPELLED CORRECTLY
Do you have problems? You should smoke something bro

I was just meaning that it's not really bizarre
5054  Bitcoin / Project Development / Re: Redeem Private Key Idea on: August 18, 2011, 05:43:51 PM
We're working on exactly this, and it should be available sometime next week on the Bitbills website.

I hope it will accept private key input in both base58 and hex format. My one-time hand-encoding (see sig link) of private keys works on the hex key and not the base58 one.
You can convert your private keys from a format to another with pywallet
5055  Other / Beginners & Help / Re: A trick for long passwords in Linux on: August 18, 2011, 05:34:34 PM
sha256 of a file, nothing to remember, impossible to find
5056  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator [v0.17] on: August 18, 2011, 05:30:04 PM
The checksum matches?
Yes, otherwise it couldn't have received coins


We'll never know wether or not it's valid Wink

It almost certainly is valid.  In theory, there are approx. 2^96 private keys that would fit.

So far RaTTuS seems to have set the bar for complexity with his public address.  Even though the prefix is only "1" + 6-characters, it's a 33-character address, and is much less common than a 34-character "1" + 7-character prefix.  To beat it, one would need to show:

  • An address containing a 7-character or longer interior sequence, case-sensitive
  • A 34-character address with a "1" + 8-character prefix, case-sensitive
  • A 33-character address with a "1" + 7-character prefix, case-sensitive

Jackjack7eYNdGkbgUUrtKBraSWBUV5DJP (a "J" + 7-character prefix)
Draw Tongue

Is that a valid bitcoin address?

Here's mine: 1Chocobogtn77Fw56kQvZmTVbkziCK4L24 (I go by Chocobo in other forums)
Another draw.
For modified Bitcoin clients which accept higher address version (ie not for 99.9999% of the clients)
Valid for Namecoin and testnets though
5057  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator [v0.17] on: August 18, 2011, 05:18:36 PM
The checksum matches?
Yes, otherwise it couldn't have received coins


We'll never know wether or not it's valid Wink

It almost certainly is valid.  In theory, there are approx. 2^96 private keys that would fit.

So far RaTTuS seems to have set the bar for complexity with his public address.  Even though the prefix is only "1" + 6-characters, it's a 33-character address, and is much less common than a 34-character "1" + 7-character prefix.  To beat it, one would need to show:

  • An address containing a 7-character or longer interior sequence, case-sensitive
  • A 34-character address with a "1" + 8-character prefix, case-sensitive
  • A 33-character address with a "1" + 7-character prefix, case-sensitive

Jackjack7eYNdGkbgUUrtKBraSWBUV5DJP (a "J" + 7-character prefix)
Draw Tongue
5058  Bitcoin / Development & Technical Discussion / Re: Question about transaction outputs. on: August 18, 2011, 05:14:30 PM
thanks for your help kjj and forp, I think i can come up with a pretty accurate guess using both those methods.

Another thing i'm confused about. How to I determine the address the block reward was sent to? e.g. is their some way to extract the address out of "scriptSig"?
Take the 65 bytes starting with 04, it's the public key
Then, do that: http://dl.dropbox.com/u/1139081/BitcoinImg/PubKeyToAddr.png
5059  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator [v0.17] on: August 18, 2011, 05:02:31 PM
It is valid
We'll just never find the private key
5060  Other / Beginners & Help / Re: Ever tried Bitcoin Randomizer? on: August 18, 2011, 03:30:23 PM
3 posts, 2 referral links
Pages: « 1 ... 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 [253] 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!