grin/pool/tests
Ignotus Peverell ef4f426474
Sort pool tx by fee over weight for mining (#1346)
* Sort pool tx by fee over weight for mining. Fixes #1105
* Bucketing dependent transactions before weighing. Minor tx weight fixes.
* Limit length of tx chain, cleanup and test fixes
* Cleanup all mining references to a hardcoded tx count
* Small test improvement, cleanup
2018-08-19 18:50:43 -04:00
..
common Introduce cut_through method to avoid code duplication (#1355) 2018-08-15 16:20:33 -07:00
block_building.rs Sort pool tx by fee over weight for mining (#1346) 2018-08-19 18:50:43 -04:00
block_reconciliation.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00
coinbase_maturity.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00
transaction_pool.rs Consolidate validation in Block and Transaction (#1354) 2018-08-15 23:14:48 +02:00