grin-wallet/controller/tests
jaspervdm 7a95f42cc8
Detect reverted transactions (#355)
* Detect reverted transactions

* Add reverted amount to funds display

* Support cancelling reverted txs

* Add reverted_after field for reverted transactions

* Update grin dependency to master branch

* Panic on failed test cleanup

* Only delete test dir if it exists

* Stop wallet proxy in accounts test

* Stop proxy thread in all controller tests

* Typo

* Add sleep after revert test

* Longer sleep in revert tests
2020-03-10 16:49:17 +01:00
..
common Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
accounts.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
check.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
file.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
invoice.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
no_change.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
payment_proofs.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
repost.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
revert.rs Detect reverted transactions (#355) 2020-03-10 16:49:17 +01:00
self_send.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
transaction.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
ttl_cutoff.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00
updater_thread.rs Stop proxy in controller tests to allow dir cleanup on Windows (#363) 2020-03-10 12:00:33 +01:00