grin-wallet/controller
Yeastplume f8c316a351
Store XORed wallet seed in-mem (#200)
* experimental xor token work

* rustfmt

* test implementation of build_coinbase_t function

* rustfmt

* add separate foreign_rpc_s interface for secure functions

* rustfmt

* rustfmt

* fix http scheme to allow https as well

* add tokenized owner API, modify all functions to use token

* rustfmt

* fix for api doctests, tests passing up to api crate

* rustfmt

* controller crate compilation

* rustfmt

* controller tests passing and modified some to use masked keychains

* rustfmt

* fix wallet tests

* rustfmt

* build from github

* rustfmt
2019-08-06 12:50:41 +01:00
..
src Store XORed wallet seed in-mem (#200) 2019-08-06 12:50:41 +01:00
tests Store XORed wallet seed in-mem (#200) 2019-08-06 12:50:41 +01:00
Cargo.toml Merge milestone/2.1.0 into master (#199) 2019-07-29 13:25:03 +01:00