cypherblock
Active Member
Yes this is really the crux of the issue. However forgetting the bet for the moment, I'm not sure this is really what Wright wanted to model.At t = -10 min, the expected time is still t = 15 min, but only because we have extra information. We know a priori that the honest miners won't solve a block between t = -10 and t = 0. So the question, when asked from t = -10, is equivalent to asking "what is the expected arrival time given that no block is find during the first 10 minutes of trying?"
Let's look at it another way. Imagine we have a bunch of trials where the honest miner (at 66% hash) finds a block, and immediately SM starts trying to find their private block (HM keeps mining as well of course). Now sometimes the SM will in fact privately mine the very next block, and sometimes HM will beat them to it. If we now look at just the events where the SM was successful (they find the next block at t=s measured from the previous hm block) and look at the time interval from s to the next HM block, is that time 15min-s, or is it 15min, or some other value (7.5?) ?
|------s------|
|----------------s--|
|--s-------|
(where | = HM block, s=SM block found, and we are interested in the average time between x and the right hand pipe/block).
Anyway maybe that is a completely separate problem. But curious to hear thoughts on this.