openethereum/ethcore
Tomasz Drwięga c3741640f7 Penalize transactions with gas above gas limit (#2271)
* 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
2016-09-25 12:14:39 +02:00
..
res Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
src Penalize transactions with gas above gas limit (#2271) 2016-09-25 12:14:39 +02:00
build.rs drying hypervisor 2016-08-01 19:53:53 +02:00
Cargo.toml Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00