When writing unit tests, we often have a need for an 'interesting' contract that covers many areas of EVM functionality. It would be nice to have a contract that runs almost every available opcode. This issue tracks writing such a contract and making its bytecode available as a string constant.