grin/core
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
..
fuzz Update fuzz in core crate 2018-08-09 11:37:11 +02:00
src Sort pool tx by fee over weight for mining (#1346) 2018-08-19 18:50:43 -04:00
tests Introduce cut_through method to avoid code duplication (#1355) 2018-08-15 16:20:33 -07:00
Cargo.toml Unpin croaring to version 0.3.2 (#1352) 2018-08-14 08:28:58 -04:00