Could a mining pool attack Satoshi Dice?

8

2

Is it possibile for a mining pool to attack Satoshi Dice? A strategy might be: bet on Satoshi Dice and if the bet wins, do nothing, if it looses, don't put the transaction in the block (try to double spend) and hope, that the pool find the block. If the hash rate of the pool is big enough this should beat the house edge of Satoshi? Did I miss something?

user599464

Posted 2013-02-09T00:09:29.730

Reputation: 436

Answers

7

You're absolutely correct. The following would completely work:

  1. Get ready to perform a Finney attack.
  2. Gamble some coins.
  3. If you lose, go through with the Finney attack. Otherwise, cancel your Finney attack, and collect your 1250 BTC from satoshidice.

Is anybody doing this? I don't know.

Nick ODell

Posted 2013-02-09T00:09:29.730

Reputation: 26 536

@lurfjurv I don't see how that question is different from the one asked on this page.Nick ODell 2013-03-15T20:42:22.587

This is asking if it's possible. I'm asking if it would be profitable, or how much mining power would be needed for it to be profitable.lurf jurv 2013-03-15T23:39:35.990

1) It could be profitable depending on how much it costs you to write the patch for double-spending SatoshiDice. 2) There isn't a critical mass of mining power.Nick ODell 2013-03-16T02:40:45.933

SatoshiDICE makes the returning transaction depend on the incoming one, so any attack which makes a transaction not be in the blockchain won't work. (The returning transaction can't be included until the one to SatoshiDice is)lurf jurv 2013-02-09T01:17:59.353

3@lurfjurv Which is precisely why you don't perform the Finney attack if your bet succeeds.Nick ODell 2013-02-09T01:42:34.310

2Oh! I thought you were talking about something totally different. My mistake. You're just cancelling the transaction to SatoshiDICE if the bet fails. Ok, that'll work.lurf jurv 2013-02-09T02:53:51.093