grin/wallet/src
Simon B d28f37d5b3 Coin selection cleanups (#607)
* coin selection (cleanup):
  - rename `selection_strategy: bool` and `default_strategy: bool`
  - use `selection_strategy_is_use_all` outside, and `use_all` inside wallet types (narrowly escaping rustfmt!)
2018-01-12 20:05:57 +00:00
..
checker.rs Fix #321 Limit length of API utxo queries (#579) 2018-01-05 16:03:53 -05:00
client.rs [WIP] Aggsig Transactions (#530) 2018-01-10 19:36:27 +00:00
handlers.rs Cleanup HTTP APIs, update ports to avoid gap, rustfmt 2017-10-31 19:42:56 -04:00
info.rs Improve errors that confuse new users (#467) 2017-12-12 04:56:48 +00:00
lib.rs [WIP] Aggsig Transactions (#530) 2018-01-10 19:36:27 +00:00
outputs.rs Improve errors that confuse new users (#467) 2017-12-12 04:56:48 +00:00
receiver.rs [wallet] panic: 'attempt to subtract with overflow' when sending small quantities #396 (#603) 2018-01-12 12:44:15 +00:00
restore.rs Fix typo ''atheight'' instead of ''byheight'' in utxo handler (#577) 2018-01-04 10:39:30 -05:00
sender.rs Coin selection cleanups (#607) 2018-01-12 20:05:57 +00:00
server.rs default wallet receive to listen on 127.0.0.1 (#229) 2017-11-02 16:19:22 -04:00
types.rs Coin selection cleanups (#607) 2018-01-12 20:05:57 +00:00