openethereum/ethcore
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
..
res EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
src [frontport] CLI to specify queue ordering strategy (#2494) (#2623) 2016-10-15 14:46:33 +02:00
build.rs Derive IPC interface only when ipc feature is on (#2463) 2016-10-05 19:42:57 +02:00
Cargo.toml configurable jump table cache size 2016-10-07 12:18:42 +02:00