grin-wallet/controller/tests
Yeastplume 64cab53b1b
Replace failure with thiserror (#654)
* updated util and libwallet with thiserror

* update impl crate to thiserror

* api crate converted to thiserror

* update of controller crate to thiserror

* update final bin + tests to thiserror

* update unused import

* remove failure derive

* reset import of grin to master

* update cargo lock

* update from master
2022-07-28 10:21:45 +01:00
..
common Use remove_dir_all crate for more robust Windows CI (#604) 2021-04-08 09:45:52 -04:00
accounts.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
build_chain.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
build_output.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
check.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
file.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
invoice.rs Update copyright license year to 2021 (#587) 2021-03-05 13:30:51 -05:00
late_lock.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
no_change.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
payment_proofs.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
repost.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
revert.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
self_send.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
slatepack.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
transaction.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
ttl_cutoff.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00
updater_thread.rs Replace failure with thiserror (#654) 2022-07-28 10:21:45 +01:00