openethereum/ethcore
Gav Wood 35ecb396b6 Market-orientated transaction pricing (#1963)
* Market-orientated transaction pricing

Avoid a strict gas-limit and let the market decide through using
a priority queue based around gas pricing for transactions. In
periods of low transaction volume, they'll be processed for a lower
fee.

* Fix tests, add/clarify documentation, fix some logic.

* Change default to reflect CLI.

* Specify type.

* Make test more precise.

* Fix doc test
2016-08-23 13:30:33 +02:00
..
res Fix several RPCs (#1926) 2016-08-17 19:25:02 +02:00
src Market-orientated transaction pricing (#1963) 2016-08-23 13:30:33 +02:00
build.rs drying hypervisor 2016-08-01 19:53:53 +02:00
Cargo.toml Bump clippy (#1982) 2016-08-23 10:10:19 +02:00