grin-wallet/config/src
Yeastplume 41c0058e84
API Lifecycle Implementation, Pt. 1 (#211)
* allow owner api to start up without a wallet, begin to add lifecycle functions

* rustfmt

* test and typos fix

* updated with lifecycle functions

* rustfmt

* updates to allow owner api tests to be executed against local wallet proxy

* rustfmt

* fix for windows test

* add ability to pass configuration to , begin to add documentation and doctests

* add ability to pass configuration to , begin to add documentation and doctests

* doctests for lifecycle functions

* rustfmt

* ensure foreign API also has mask updated when being run along owner api, add more tests to lifecycle

* rustfmt

* documentation for lifecycle methods + init_secure_api

* rustfmt

* failing doctest
2019-09-02 16:03:35 +01:00
..
comments.rs initial commit 2019-02-13 15:05:19 +00:00
config.rs Merge milestone/2.1.0 into master (#199) 2019-07-29 13:25:03 +01:00
lib.rs API Lifecycle Implementation, Pt. 1 (#211) 2019-09-02 16:03:35 +01:00
types.rs move wallet into refwallet crate 2019-02-13 16:39:34 +00:00