grin/wallet/tests
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
..
accounts.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
check.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
file.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
libwallet.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
repost.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
restore.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
self_send.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
transaction.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00