Bitcoin Forum
May 24, 2024, 12:56:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 »
541  Other / Beginners & Help / Re: My challenge on: December 21, 2011, 07:00:20 PM
It can be measured by the way - from CerebroSpinal Fluid - perhaps a bit messy
542  Other / Beginners & Help / Re: My challenge on: December 21, 2011, 06:59:24 PM
Oxytocin Cheesy

Of course, there's no way for it to be measured, especially from a distance, but one can hope Smiley

People always said money can't buy you love - what if love was money?
543  Other / Beginners & Help / Re: My challenge on: December 21, 2011, 06:52:07 PM
Describe a protocol in sufficient detail that it can be actually implemented (tiny details such as packet format etc don't matter, general operation does) and which has the following properties:

You've defined the requirements too weakly.   Take bitcoin, add a requirement that a valid block must be signed by both bob and I (hard code the keys).  Make the difficulty zero.  Change nothing else. (If you also totally screw up a bunch of extra things, you could call the result 'solidcoin').

This meets your criteria because there is no central server. There are distributed servers. The system is secure so long as you trust that bob and I won't conspire to screw everyone.

You can pay to the address in my sig, thanks!

Oh, and no - bitcoin and other blockchain-based currencies forked from it do not count
544  Other / Beginners & Help / Re: My challenge on: December 21, 2011, 06:36:28 PM
Let's up this a bit.

Anyone who can solve this problem I will pay 50BTC.

Due to the higher payout, here's some more precise criteria:

No proof of work - no calculations performed for the purpose of making forgery of the transaction record computationally infeasible or impossible - you must find another means of keeping the transaction record intact.

No centralised server - it must be 100% P2P, but i'll allow a solution that bootstraps by grabbing some existing node IP addresses so long as those nodes are not trusted

No double spending - it must not be possible to send the same funds to 2 separate destinations

It must be possible to receive funds while your client is offline without needing to connect to a central server



If you can solve this you can probably make an absolute fortune with your genius in other ways and this 50BTC reward is a tiny and pathetically small bonus.

I promise to be fair in judging any proposed solutions, but my word is final unless at least 1 core developer of the bitcoin client and 1 founder/co-founder at either MTGox or TradeHill overrules me (and for that reason they're not eligible for this reward - sorry).


There you go, a serious challenge - if you have a serious solution, take it up.
545  Other / Beginners & Help / Re: My challenge on: December 21, 2011, 06:24:22 PM
I have an idea to reduce the amount of proof of work required for a given level of security.  Does that count?

Unless you can reduce it to 0, no
546  Other / Beginners & Help / Re: My challenge on: December 21, 2011, 06:23:13 PM
(My point: proof of work is central to making this whole thing work.  To find a way to make it work without it, would be groundbreaking and far more valuable than 5 BTC.)

Yeah, but it's creative thinking: post presumably unsolvable problems in the newbies section and offer a small reward. After all, some important math problems have been solved by a student thinking it was homework Wink

My point is much the same as casascius had:

If anyone really does have a solution for this problem (in which case they can probably also solve the halting problem for me too), then let's see it! Otherwise, shut up.

Think of it like a mini randi prize.
547  Other / Beginners & Help / Re: My challenge on: December 21, 2011, 05:41:49 PM
Oh, and no - bitcoin and other blockchain-based currencies forked from it do not count
548  Other / Beginners & Help / Re: Replacing Bitcoin with something less wasteful (split from Is deepbit.com stealing coins?) on: December 21, 2011, 05:39:40 PM
5BTC up for grabs:
https://bitcointalk.org/index.php?topic=55318.0
549  Other / Beginners & Help / My challenge on: December 21, 2011, 05:39:07 PM
I've noticed a few threads popping up here about how "wasteful" the mining process is, so to get to the point here's my challenge.

Describe a protocol in sufficient detail that it can be actually implemented (tiny details such as packet format etc don't matter, general operation does) and which has the following properties:

  • No reliance on a central server
  • An unchanging record of past transactions that can not be altered
  • No double spending
  • Ability to receive funds while your client is offline
  • No proof of work requirement

I will pay 5BTC to whoever can solve this challenge - remember it must match all points.
550  Economy / Marketplace / Re: [BitInstant] Instantly Deposit Cash at 4 Different Banks into MtGox and TradeHil on: December 21, 2011, 04:45:04 PM
Fees are a bit steep, but it's a much needed service.  Nice work.

You might have a surprise later down the road Smiley

We're currently offering the lowest fees at which we can sensibly offer this service, they will reduce with time as volume picks up.
551  Economy / Gambling discussion / Re: A thought on casinos on: December 21, 2011, 03:34:28 PM
This came to me the other day, and i'm unsure on the details as I haven't went into the transaction scripts yet so please excuse me if the whole idea is nonsense.

Would it be possible to implement a PRNG in the transaction script in such a way that the payouts are automated to the winner of a gambling game? Something such as comparing the output of the PRNG specified in the transaction script with the last byte of the address and a small whitelist of addresses.

I presume that the scripting is turing-complete but space limited, but i'm not too familiar with this aspect of bitcoin myself.

Thoughts anyone?

Assuming it is turing-complete, you still need enough "random" data to seed your PRNG.  Where are you going to get that data from in a way that isn't reproducible at a distance?

If you could delay the transaction (i.e. don't process until block x) you could submit a transaction and then use the block hashes for the next 6 blocks (1 hour) as your seed data.  Not sure if Bitcoin can (or will) support transactions which can't be processed until a certain date but if they do ...

1) Current block is 123
2) Transaction has a not before block 129 limit
3) Script skips block 124 and looks at block hashes of blocks 125, 126, 127, 128
4) Transaction is included in block 129, payouts according to rng in script.

Would that work?
Is that possible in Bitcoin (or possible in future)?
If so it would eliminate operator fraud (well other than outright theft).  

Concept Game:
Operator website could have a game.  10 BTC bet, One in 11 chance to win 100 BTC. The website provides user a deposit address.   Players need no accounts, they can track their progress by looking up deposit address.  Once there are 11 bets the website creates keep 10 BTC (the vig) and creates a 100 BTC transaction delay 6 block transaction using the hashes of the next 5 blocks as the seed and the addresses used by players as payout.  If you win the 100 BTC comes right to your wallet.  If you don't you know the game was fair.

A simplified version wouldn't even need a RNG.  Just take the xOR of the 5 blocks as your random data.  Now start w/ least significant digit compare it to the least significant digit of player's addresses.  Is there a match?  Yes.  The payout to matching addresses (payouts could be split - 1/58 chance).  If not then look at next least significant.  If there is no match for 10 digits (essentially quadrillions to one) then payout 10 BTC back to all players - void game.

Any comments?

This is exactly the kind of concept I was looking for
552  Economy / Gambling discussion / Re: A thought on casinos on: December 21, 2011, 03:33:38 PM
This came to me the other day, and i'm unsure on the details as I haven't went into the transaction scripts yet so please excuse me if the whole idea is nonsense.

Would it be possible to implement a PRNG in the transaction script in such a way that the payouts are automated to the winner of a gambling game? Something such as comparing the output of the PRNG specified in the transaction script with the last byte of the address and a small whitelist of addresses.

I presume that the scripting is turing-complete but space limited, but i'm not too familiar with this aspect of bitcoin myself.

Thoughts anyone?

Assuming it is turing-complete, you still need enough "random" data to seed your PRNG.  Where are you going to get that data from in a way that isn't reproducible at a distance?

That's the whole point in fact - the data must be reproducible so that all players get the same sequence and same experience
553  Economy / Gambling discussion / A thought on casinos on: December 21, 2011, 01:24:02 PM
This came to me the other day, and i'm unsure on the details as I haven't went into the transaction scripts yet so please excuse me if the whole idea is nonsense.

Would it be possible to implement a PRNG in the transaction script in such a way that the payouts are automated to the winner of a gambling game? Something such as comparing the output of the PRNG specified in the transaction script with the last byte of the address and a small whitelist of addresses.

I presume that the scripting is turing-complete but space limited, but i'm not too familiar with this aspect of bitcoin myself.

Thoughts anyone?
554  Economy / Trading Discussion / Re: Bitinstant- Processing Instant Transfers 24/7. LR|Gox|TH|Dwolla|LR|PP|PX| More.. on: December 21, 2011, 12:31:26 PM
I hope Yankee does not mind me mentioning this in public but I did ask him if it's wise to go on Bruce's show - he convinced me it was, and seeing the result i'm glad that he did.
Bruce may have a dodgy history, but nothing in that show should be taken as representing BitInstant as being associated with Bruce's past.
555  Bitcoin / Bitcoin Discussion / Re: Location of next European Bitcoin Conference (London v Berlin) on: December 21, 2011, 12:29:40 PM
Yankee has very kindly spoke on my behalf in saying London would be easier for myself to get to and i'll back that up.

Having put my bias in writing, London is indeed a much greater financial centre than berlin, not to mention the lack of language barriers etc.
556  Other / Off-topic / Re: BitInstant is powered by pie on: December 19, 2011, 10:41:54 AM
I wonder if anyone is willing to buy pie for bitcoin - anyone?
Do you ship to Europe?

I live in the UK and i'd basically just be putting in an order on your behalf to fortnum and mason, who only ship fresh food within the UK sadly.
557  Other / Off-topic / Re: BitInstant is powered by pie on: December 19, 2011, 10:37:22 AM
I wonder if anyone is willing to buy pie for bitcoin - anyone?
558  Other / Off-topic / BitInstant is powered by pie on: December 19, 2011, 10:30:31 AM
Yes, it's true - without pie BitInstant would not exist - I wrote most of the code while eating pie.

Specifically, poacher's pie from fortnum and mason - it's a pork pie with a layer of cheese inside and whole onions on top.

Just ask Yankee about me and pie, he will confirm - it's all pie-powered!

559  Economy / Trading Discussion / Re: Bitinstant- Up on: December 15, 2011, 04:55:54 PM
anyway its your job, cheers

Thanks for the tip anyway Smiley
560  Economy / Trading Discussion / Re: [ANNOUNCE] Deposit Liberty Reserve into MtGox at NO FEE! - SEPA/UK TRANSFER/WIRE on: December 15, 2011, 04:48:33 PM
Just a feedback. I ordered exchange LR->MTGOX. Since the order and to its completion I got 5 emails with dosens confirmations and codes. It taked 2 hours while i figured out where is the mtgox code in this heap. It was in 4th mail from you.

Can't it be more simple and user-friendly?

Hello!

Thank you for your feedback. The answer is yes, we are working on new software that will credit your funds instantly on your mtgox account instead of you having to credit the redeemable code automatically.

Thank you for using our services!


MTGox's API does not have a facility for doing direct deposits into other user's accounts.

To clarify what I meant here - it is not possible at present to deposit into a user's account from a third-party website as the API does not allow it.

This could be changed on gox's side - but has not been changed. Therefore there is no possible way you are currently working on actual code for this.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!