Dependence on Predictable Environment Variables
Why is this important?
Variables like block.coinbase
, block.gaslimit
, block.timestamp
,
and block.number
are predictable. These should not influence a computation
that results in calls that send Ether.