grin/wallet/src
Yeastplume fb11dd3f4e
Don't allow same transaction to be received multiple times (#2124)
* don't allow same transaction to be received multiple times

* issues in other tests uncovered and fixed

* allow tx_hex update function to operate without an account being specified, to allow finalize_tx function to work without an account being specified

* rustfmt

* fix to retrieve_txs

* rustfmt
2018-12-11 17:18:31 +00:00
..
adapters Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
libwallet Don't allow same transaction to be received multiple times (#2124) 2018-12-11 17:18:31 +00:00
node_clients Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
test_framework Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +00:00
adapters.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
command.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
controller.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
display.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
error.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lib.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
libwallet.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lmdb_wallet.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
node_clients.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
types.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00