grin-wallet/libwallet/src
Yeastplume c42d5ddcff
Make Transaction Field in V4 Slate Optional (#356)
* make transaction field in V4 Slate optional

* add mutable/non mutable version of tx getter

* removal of mut references where not needed

* remove more muts

* update from master

* update from master

* test fixes
2020-03-10 18:19:27 +00:00
..
api_impl Make Transaction Field in V4 Slate Optional (#356) 2020-03-10 18:19:27 +00:00
internal Make Transaction Field in V4 Slate Optional (#356) 2020-03-10 18:19:27 +00:00
slate_versions Make Transaction Field in V4 Slate Optional (#356) 2020-03-10 18:19:27 +00:00
address.rs Cargo update (#337) 2020-02-18 10:23:33 +00:00
api_impl.rs Add updater thread + Updater related functions (#253) 2019-11-18 10:49:51 +00:00
error.rs Make Transaction Field in V4 Slate Optional (#356) 2020-03-10 18:19:27 +00:00
internal.rs Change check_repair + certain functions to lock more granularly (#252) 2019-11-06 10:04:42 +00:00
lib.rs Onion V3 address consistency (#309) 2020-01-24 13:02:09 +00:00
slate.rs Make Transaction Field in V4 Slate Optional (#356) 2020-03-10 18:19:27 +00:00
types.rs Detect reverted transactions (#355) 2020-03-10 16:49:17 +01:00