grin/pool
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
..
src Sort pool tx by fee over weight for mining (#1346) 2018-08-19 18:50:43 -04:00
tests Sort pool tx by fee over weight for mining (#1346) 2018-08-19 18:50:43 -04:00
Cargo.toml improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00