grin/servers/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
..
api.rs One more use fell through the cracks in merge 2018-12-10 18:32:56 +00:00
dandelion.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
framework.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
simulnet.rs fix: wallet coin selection respects max_block_weight (#2546) 2019-02-12 15:06:25 -08:00
stratum.rs Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +00:00
wallet.rs feat: Configuration option to include foreign API endpoints in the owner API (#2305) 2019-01-07 10:00:52 +00:00