grin/wallet
Ivan Sorokin aa4f44b79a fix: wallet coin selection respects max_block_weight (#2546)
* fix #2510: wallet coin selection respects max_block_weight

Deprecate "soft" max_outputs limit and introduce "hard" max_outputs
limit based on max_block_weight.

* Fix tests
2019-02-12 15:06:25 -08:00
..
src fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
tests fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
Cargo.toml bump for v1.0.1 (#2511) 2019-02-01 14:43:18 +00:00