grin/wallet/tests
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
..
accounts.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
file.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
repost.rs Don't allow same transaction to be received multiple times (#2124) 2018-12-11 17:18:31 +00:00
restore.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
self_send.rs Don't allow same transaction to be received multiple times (#2124) 2018-12-11 17:18:31 +00:00
transaction.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00