openethereum/ethcore/src/miner
Tomasz Drwięga cceca916a1 [frontport] CLI to specify queue ordering strategy (#2494) (#2623)
* CLI to specify queue ordering strategy (#2494)

* Alter gas priorities to include gas_price also

* CLI options and tests

* Adding ordering by gas

* whitespace

Conflicts:
	ethcore/src/miner/miner.rs
	ethcore/src/miner/mod.rs
	ethcore/src/miner/transaction_queue.rs
	parity/cli/usage.txt
	parity/configuration.rs

* fix build
2016-10-15 14:46:33 +02:00
..
external.rs Miner tweaks (#1797) 2016-08-02 17:53:32 +01:00
miner.rs [frontport] CLI to specify queue ordering strategy (#2494) (#2623) 2016-10-15 14:46:33 +02:00
mod.rs [frontport] CLI to specify queue ordering strategy (#2494) (#2623) 2016-10-15 14:46:33 +02:00
price_info.rs Miner tests (#1597) 2016-07-14 12:16:53 +02:00
transaction_queue.rs [frontport] CLI to specify queue ordering strategy (#2494) (#2623) 2016-10-15 14:46:33 +02:00
work_notify.rs Fixing some clippy warnings (#1728) 2016-07-26 20:31:25 +02:00