grin/wallet/src
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
..
adapters Move slate code from core/libtx to wallet/libwallet (#2533) 2019-02-05 23:02:00 +00:00
libwallet fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
node_clients Improve wallet + node API Comms error logging (#2472) 2019-01-25 12:12:50 +00:00
test_framework fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
command.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
controller.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
display.rs Add ability to compare selection strategies (#2516) 2019-02-12 13:45:43 +00:00
error.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lib.rs Move slate code from core/libtx to wallet/libwallet (#2533) 2019-02-05 23:02:00 +00:00
lmdb_wallet.rs Compiler warnings 20190123 (#2462) 2019-01-25 10:09:32 +00:00
types.rs default to sane value for missing owner_api_listen_port (#2484) 2019-01-29 20:21:09 -08:00