Bitcoin Forum
August 23, 2024, 10:05:20 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7] 8 »
121  Bitcoin / Development & Technical Discussion / Re: PULL request #748 : Pay-to-script-hash (OP_EVAL replacement) on: January 20, 2012, 12:58:17 PM
If a redeeming P2SH transaction (or any transaction for that matter) is validated by the network (and I know it hasn't been spent yet), do I need to keep the "in" part of the tx or can I scrap it out? If I understand the protocol, I can left it out; in that case I fully support P2SH as the space savings in the future will be HUGE.
122  Bitcoin / Development & Technical Discussion / Re: I might have the solution for making escrow in bitcoin easier on: January 19, 2012, 09:55:06 AM
So not to fragment off but the reason why auto refunds can't be done is becuase the person that is supposed to recieve the refund has the other half of the "key" to commence an action(such as unlocking and sending back to wallet). Is this correct?

Correct.  It is the same reason the merchant won't "automatically get paid".  They need to sign off on the "forward" transaction also.

In a 2 party transaction both parties must sign the transaction even if it is obvious to the humans that they will want to sign it.  Granted some of this can be automated by the wallet.  You could get a popup "there is a half signed transaction to receive 50 BTC @ addresss xxx we control.  should we sign it to complete?  yes/no/more info".


Did anyone read my reply?

Example, I am the buyer and I have this transaction already signed by the seller:
Quote
This transaction sends 1 BTC to {seller}. To be valid, have this signed by {seller} and {buyer}.
If I want to release the escrow, I sign it and publish it. The seller automatically get paid.
123  Bitcoin / Development & Technical Discussion / Re: I might have the solution for making escrow in bitcoin easier on: January 18, 2012, 11:21:21 PM
It IS possible with just multisig:

You have 2 transactions, one that we'll call XtoA that sends the coins to A, the other, XtoB sends the coins to B. X is a script that require the transaction to be signed by both parties to be valid. A signs XtoA and B signs XtoB. In the moment A signs XtoB, it becomes valid without B interaction; and viceversa.

No need to do use sequences or anything. Am I wrong?

P.S: As others said, the idea is anything but new. Satoshi himself proposed this: https://bitcointalk.org/index.php?topic=750.0

I would prefer a 3-way escrow where a third party will be contacted (and payed for the service) automatically when there's a dispute and it has the final word. Either thing is possible with P2SH I think.
124  Bitcoin / Wallet software / Re: [FIX on the way] Flaw with fee calculation on strongcoin. on: January 17, 2012, 02:16:36 PM
In fact, Strongcoin is a modified version of Diaspora integrated with Electrum lightweight Bitcoin client  Huh

I have no idea, and I don't know if they fixed the problem. I haven't used strongcoin since I opened this thread. I use blockchain.info and the official client importing the keys with pywallet.
125  Bitcoin / Bitcoin Discussion / Re: I talked with Amazon Live Support today... on: January 16, 2012, 12:04:16 PM
It would be great news! Until then, it seems you can already buy on amazon with this: http://spendbitcoins.com/

Has anyone tried that?
126  Economy / Trading Discussion / Re: Warning: Halt transactions with Quartz92 on: January 06, 2012, 03:24:24 PM
I forgot to save some of my outgoing messages from me. Anyway it's clear I sent him 39 BTC from the messages I have. I don't know what to do with them, though. I also live outside US (I'm from Spain).
127  Bitcoin / Wallet software / Re: [FIX in the way] Huge flaw with fee calculation on clientside online wallets! on: January 05, 2012, 09:55:21 PM
Hi DiThi,

I have been unable to replicate this using blockchain.info. What browser and OS are you using? Could you please confirm the exact steps to replicate the bug and if possible include a screenshot of the transaction confirmation dialog.

For example this transaction of 0.999999 appears to be constructed correctly.

You are right. I was about to send you an example but there was an error on my part when interpreting the tx. Thumbs up for such a great web app.

By the way, it says "A 1% or 0.01 BTC fee is charged on all outgoing transactions". 0.01 is the minimum? Fix the text to make it clear.
128  Bitcoin / Wallet software / Re: [FIXED] Huge flaw with fee calculation on clientside online wallets! on: January 05, 2012, 08:52:28 PM
Add BitcoinSpinner to your list of client-side wallets. Forum thread: https://bitcointalk.org/index.php?topic=52674.0

I was talking about "online" wallets, i.e. web browser based wallets. I use BitcoinSpinner as well and it's great!

By the way, blockchain.info is down the last times I've tried to access, and I need a private key I forgot to backup :/ It's up again.
129  Economy / Lending / Re: Requesting 250 btc loan on: January 05, 2012, 08:45:47 PM
I'll use escrow services from now on. btcrow or thrucoin until escrow is built-in in the client.
130  Economy / Trading Discussion / Re: Bitcoin escrow services on: January 05, 2012, 08:39:00 PM
I'm very interested in this, specially after I've been scammed.
131  Economy / Trading Discussion / Re: Warning: Halt transactions with Quartz92 on: January 05, 2012, 08:35:55 PM
He also ran with 39 BTC from me, selling his iPad 5 days ago... He said he would send it early monday. Unless I receive the iPad (which I doublt since he didn't reply), it's very probably a scammer.
132  Economy / Lending / Re: Requesting 250 btc loan on: January 05, 2012, 08:23:00 PM
He sold me an iPad for 39 BTC, 5 days ago. He doesn't reply anymore, ran with my money.

I verified his ebay account, but that doesn't guaranteed anything...
133  Economy / Goods / Re: [WTS] iPad 16gb new on: January 05, 2012, 08:22:12 PM
He sold me this for 39 BTC, 5 days ago. He doesn't reply anymore, ran with my money.

I verified his ebay account, but that doesn't guaranteed anything...
134  Bitcoin / Wallet software / Re: [FIXED] Huge flaw with fee calculation on clientside online wallets! on: January 03, 2012, 04:08:03 PM
None of them can access your private keys.

The problem is that if any of these sites are compromised by attackers, and the attackers change the scripts in these pages so that they can access your private keys, this will have been a false sense of security.  Attackers gaining access to change html pages is actually a fairly common occurrence, so it's a realistic threat to be aware of.

It's much more difficult than directly accessing unencrypted keys, but I agree, it's a threat. Is there a browser plugin or userscript that guarantees that the code in a page hasn't changed? Or something that allows digitally signing HTML and JS.
135  Bitcoin / Wallet software / Re: [FIXED] Huge flaw with fee calculation on clientside online wallets! on: January 03, 2012, 03:51:30 PM
Sorry, misleading title tag. Don't try until they confirm it's fixed.
136  Bitcoin / Wallet software / Re: [FIXED] Huge flaw with fee calculation on clientside online wallets! on: January 03, 2012, 02:24:21 PM
Strongcoin. They sent me the missing 10 BTC and they're trying to fix the problem.

Also blockchain.info is affected (and maybe other bitcoinJS wallets), but as I said, you can review the transaction before sending it, so it's not a problem.

Clien-side online wallets are much more secure than server side ones. Don't ever use server-side wallets (such as the infamous and now extinct mybitcoin). The only client-side wallets I know are Strongcoin, Blockchain.info and Bitventory (this one may be more secure since the author can't change the code without you knowing it). None of them can access your private keys.
137  Bitcoin / Wallet software / [FIX on the way] Flaw with fee calculation on strongcoin. on: December 30, 2011, 02:01:23 PM
Edit: A fix is on the way!

A friend of mine sent 0.99999999 BTC with StrongCoin and the fee has been 10 BTC (in theory it should be 1%, 0.005 min, 1 max).

With blockchain.info, trying to do that yelds even weirder results, but hopefully that wallet is so great it lets you review all the details of the transaction before sending it. blockchain.info is not affected at all, it was an error on my part.

Please, fix it!

And to the rest of the people: don't try that at home! Well, can someone try sending something like 0.00999999 to test?
138  Economy / Goods / [WTB] iPad, iPod 3rd gen or iPhone 3GS on: December 29, 2011, 12:49:01 PM
I need any of the devices listed in the title for developing an OpenGL ES 2.0 app. Max 26 BTC. It doesn't matter if it has scratches, etc, as long as it works.

Edit: I forgot to mention, I live in Spain.
139  Other / Beginners & Help / Re: BitcoinSpinner, a new wallet for Android on: December 12, 2011, 01:19:08 AM
Definitely this app is the way to go!

I found a bug: the app crashes when you scan anything that's not exactly a bitcoin address (e.g. a bitcoin address with leading or trailing spaces or newlines). Also some strings are not in strings.xml (and therefore, not translated in any language).
140  Economy / Services / Re: Introducing the Bitcoin100: A Kickstarter for Charities on: December 11, 2011, 10:49:13 PM
Count me in! 1BTC per org, 40 BTC max at the moment. I've sent 1 BTC. I may send some more later...
Pages: « 1 2 3 4 5 6 [7] 8 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!