grin/wallet/src
Mike Dallas f9261310ab Keybase wallet plugin (#2052)
* add keybase wallet plugin

* rustfmt

* cleanup

* rustfmt

* handle null case

* Use two seperate topics for the two parts of the round trip

* rustfmt

* send slate to wallet directly (no need to run http listener anymore)

* rustfmt

* skip some unnecessary api calls

* update docs
2018-12-05 18:37:11 +00:00
..
adapters Keybase wallet plugin (#2052) 2018-12-05 18:37:11 +00:00
libwallet Fix verify_messages function (#2074) 2018-12-05 10:10:37 -08:00
node_clients Provide wallet 'plugin' architecture (#1983) 2018-11-19 19:47:40 +00:00
controller.rs Keybase wallet plugin (#2052) 2018-12-05 18:37:11 +00:00
display.rs [WIP] minimum_confirmations = 10 (#1996) 2018-11-20 11:17:03 +00:00
error.rs Move libtx to core 2018-12-05 09:41:26 -08:00
lib.rs Keybase wallet plugin (#2052) 2018-12-05 18:37:11 +00:00
lmdb_wallet.rs Wallet Seed Encryption + BIP39 (#2004) 2018-11-24 10:03:09 +00:00
types.rs Saner error output on multiple attempts to init wallet (#2021) 2018-11-26 12:02:18 +00:00