Bitcoin Forum
June 17, 2024, 06:11:29 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 »
5701  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (4 BTC still avail for testers) on: January 07, 2013, 04:43:35 AM
Okay, I think I've nailed it.

Indeed you have!

Private key for 17QgF3oJCLAvzGg2hxPX6rMhS5tKebWsiz is 5JmDdyq8QKDf2mtTWxpWcsfVrWPQSj4fkH8HeUBahCtHuP9ov6x.

2 BTC sent to your tip jar (txid 7c8d9f94b616282413519e05627579d8acee37c3bb7372d27de1886fc0624ecd).

Your help has been much appreciated.
5702  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (4 BTC still avail for testers) on: January 07, 2013, 04:11:21 AM
Did a search, and realized that:
Quote
76a914 is OP_DUP OP_HASH160 PUSH_20BYTES and 88ac is OP_EQUALVERIFY OP_CHECKSIG.

Yup - I will add that as a comment in usage.html.

Also, for '4) the GPG encrypted private key for the "offline signed" tx', is it this?:

Code:
Address: 17QgF3oJCLAvzGg2hxPX6rMhS5tKebWsiz

-----BEGIN PGP MESSAGE-----
Version: GnuPG v2.0.19 (GNU/Linux)

hQEOA0GpefyvkxvfEAP/W+NvxYsY4gYrqG1nRX5cZR1mGfsgEzu1Oz/B0+pEIlt1
wuHfKWRq7u/O2ky+H9DxY+QxaOMTWU/ZrG6tnrGBBGUr14pE+9I7PxXNXEbznTeI
qSum3JqoVH1l4zw5AYxKZkZAvi/h4SP88SzsdduUudJUQjEJ9TnaV2pFn9xd1SYD
...edited out due to incomplete...
-----END PGP MESSAGE-----

Yup - that's it - you must be getting close now. Smiley
5703  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 07, 2013, 03:57:15 AM
PS: I was wondering if the txid used in createrawtransaction command is the same for everyone, right? I should only change the address and the amount?

Code:
createrawtransaction "[{\"txid\":\"62f04f8ee14567ef9a052a56cbda2f7489ccdf17177658a728108c50d4f5c250\",\"vout\
":1}]" "{\"1PutTheAddressToSendToInHerexxxxx\":0.099}]"

The txid must be the one for the tx that you issued to *send* the 0.0015 to the address that you generated offline (so it's different for everyone).

You can find the txid either through your Bitcoin client or on blockchain.info (search for the address you generated) and the tx should be there.
5704  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (8 BTC still avail for testers) on: January 07, 2013, 03:24:53 AM
BTW - I will not be accepting attempts from members that were registered *after* the OP was posted.

(as it would be rather too easy money if I were to let someone who's already done this to just repeat the work to get the rest of the pot with new accounts)
5705  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (8 BTC still avail for testers) on: January 07, 2013, 03:19:15 AM
Is there still a spot open for the reward?

Yup - still 8 BTC remaining (in the title of the OP) and only one other member working on it at the moment. Smiley
5706  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 07, 2013, 12:58:56 AM
Here you can see the transaction record: http://blockchain.info/address/1ELPYyJKLfeQHPu3FCSSKfFHjhCkEbapct

For the reward please send to 1CiZPrEJdN4FJcqdLdgVLzT8tgCXxT5ion

Thank you - and have sent 2 BTC (txid: 966e4ecc3c40828e63cd012c98f947494fd6aa907e0a993bf9926538aed6cd94) - good to know that the system is working (and yes you could always use USB rather than webcams - just depends upon your level of paranoia).

Proof that jl2012's answer was correct is that the private key for the 1ELPYyJKLfeQHPu3FCSSKfFHjhCkEbapct that was generated "offline" is 5Jo14o6CAYQin8WgqR59s1CQ4Hh4VirsnBSEizfE7sFb5r75i8g (so don't ever send BTC to that address again).

Damn, I found the problem.  The signtx script was corrupted.  Undecided Now how should I go around to fix this ?
 No text editor, no internet connection for apt-get commands....

Okay - if you want to keep the private and two public keys you originally created then check the instructions about "restoring" at the end of "usage.html" otherwise you can just start from scratch ... or ... you could always "scan" the signtx script and send it across via QR. Smiley
5707  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 04:05:28 PM
I'm running the system on a 4GB drive so I think 4 and above is okay. The raw is approx 2.7GB.

Thanks for the info John - will also add that to the doco!

Am tired now and need to sleep - will continue this in another 8 hours or so.
5708  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 04:02:58 PM
Can see John's tx now (he's half-way there).

Smiley
5709  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 04:01:41 PM
What size is required for the USB drive?

I think that 16 GB is required (although maybe this could be changed).
5710  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 04:00:36 PM
There's more than enough preconfirmed coins in the system. I would wager a guess that bitcoin-qt needs to catch up with all blocks before sending out a tx to thwart potential double spends.

I have sent coins many times when being more than 100 blocks "behind" so I don't think it could be that.
5711  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 03:56:51 PM
Can I run this on a windows xp machine?

For the "online" computer - absolutely (that's what I am using) - for the "offline" one you need to use the LiveOS (which is Linux).
5712  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 03:53:24 PM
Oh, okay - just sent the tx in at 33437f32b09cea85639718ef5041a3d537b52032cdd39f1a3985e601b3e8182e . It wasn't successfully broadcasted yet strangely.

Hmm... I can't see it either - perhaps not enough funds had arrived on your client yet (perhaps a "safety" measure imposed to stop you attempting to spend funds not yet seen)?
5713  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 03:41:18 PM
I'm working through the last 100+- blocks or so before sending the tx - had to download the blockchain for my other cold wallet.

You can send it now (no need to wait but entirely up to you of course - your client doesn't need to be "up to date" to do that provided that it can see it has enough funds).
5714  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 03:30:24 PM
Yep, confirmed that the persistence is working fine. I would attribute it to the ./bitcoin script and the sluggish performance of my old netbook. The cursor and keyboard locked up, and I had to pull the plug for a cold reboot.

I'm sending the initial coins to the address generated at 17QgF3oJCLAvzGg2hxPX6rMhS5tKebWsiz now.

Okay - I should have documented that you need to wait until it says "Finished building 'bitcoind'..." (notes taken) - if the build was not completed then you will need to run the script "./build-bitcoin" (haven't seen the tx though yet - sure you sent it?).
5715  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 03:17:56 PM
PS: Is the install 'persistent'? I'm restarting the offline computer due to a crash when loading ./bitcoin.

Yes it is (thus only the need to use the Password once you've got it set up).

Am interested in the "crash" - any reason you think (perhaps it hadn't finished building)?
5716  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 03:13:20 PM
Hmm I'm wondering on how to decrypt the PGP message (the address's privkeys) generated when the address is generated. It requires a different key from what I've generated earlier.

The usage.html explains exactly how (you will need to enter the Password again but not the User Key as the GPG password has been "scypt" encrypted).

I have done this at least 5 or 6 times in the last few days so don't worry it *really should* work (and in the event you really can't recover 0.01 BTC then I will gladly refund it).

(in my own testing I have lost only around 0.005 Bitcoin due to a stupid mistake)
5717  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 03:07:49 PM
John - please note that the "vout" is almost certainly #1 (not #0) if you are using the "reference client" (due to a bug with the way that change addresses are *not* randomly allocated in the [usual] case of their being 2 "unspent outputs").
5718  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 03:01:27 PM
The windpad is 64bit but it has no problem in loading 32bit systems like android-x86 and windows

EEEPC is certainly 32bit only system

Hmm... am not sure why this would occur then (am not a "hardware" guy really at all) and am not sure how you could proceed from here but if the 10 BTC isn't dispersed within the next week then I will send you 1 BTC for your attempt anyway (sorry I can't be of more help but hope you understand that others could just follow up with the same thing).

Smiley
5719  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 02:50:42 PM
Yes, I use the ImageWriter for windows.

Your "offline" computer is 32 bit?
5720  Bitcoin / Project Development / Re: [ANN] CIYAM Safe - offline tx's using QR codes (10 BTC now avail for testers) on: January 06, 2013, 02:49:56 PM
Do I first send some change to the address generated via a regular transaction? Then use the offline computer to send the change back again?

Yup - send say 0.0095 to the address and let the client add the 0.0005 tx fee (then the offline tx should be written to send back 0.009 to pay another 0.0005 tx fee).
Pages: « 1 ... 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 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!