Thank you Bitcoinzie. Those resources are where I learned Solidity. They should be useful to others. Unfortunately, they don't explain how to write a JS front end for a Solidity contract. (View Post)
In Denny's Lotto, McKinnon has the following code: [0x20] (prevhash) [0x40] (coinbase) [0x60] (SHA3 0x20 0x40) ;Random lottery [0x80] (MOD @0x60 @@0x2) ;DRAW! However, in Serpent, sha3(v) has only 1 … (View Post)