* Handle RLP to string UTF-8 decoding errors (#2217)
* Penalize transactions with gas above gas limit
* Avoid penalizing legit transactions
* saturating not overflowing
* Remove crufty code
* Introduce gas price ordering.
* Gas before gas-price, as long as the minimum price is met.
* saturating add