grin/wallet/tests
Antioch Peverell 27801f6a93
Implement kernel and output features as enums (#2312)
* use enums for kernel and output features

* rustfmt

* add test coverage around deserializing kernel features
2019-01-08 16:07:38 +00:00
..
accounts.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
check.rs Grin wallet check/repair (#2256) 2018-12-30 16:32:00 +00:00
file.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
libwallet.rs Implement kernel and output features as enums (#2312) 2019-01-08 16:07:38 +00:00
repost.rs [WIP] Store completed transactions in files instead of DB (#2148) 2018-12-14 16:24:53 +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 [WIP] Store completed transactions in files instead of DB (#2148) 2018-12-14 16:24:53 +00:00