Commit Graph

13 Commits

Author SHA1 Message Date
Jaco Greeff 46a8dad405 Bump deps (#74)
* Bump deps

* Expose options with isDevelopment
2019-02-15 11:13:34 +01:00
Jaco Greeff c48b6ff6f8 Schnorrkel support (#72)
* Schnorrkel support

* Uuse KeyringOptions in loadAll

* Bump

* Bump version

* Integrate new updates
2019-02-14 23:38:49 +01:00
Jaco Greeff ea771de608 Expose encodeAddress/decodeAddress types on keyring interface (#62)
* Expose encodeAddress/decodeAddress types of keyring

* Update types.ts
2019-01-14 14:52:39 +01:00
Jaco Greeff a82bd85a9c Add external account creation (#61) 2019-01-12 18:30:40 +01:00
Jaco Greeff e77b1a365c 2019 (#48)
* 2019

* Bump deps
2019-01-04 16:58:22 +01:00
Jaco Greeff 58aacdaa33 Pass options as { header: options } (create) (#16)
* Pass options as { header: options } (create)

* Actually save... pass linting as a result
2018-12-10 10:29:39 +01:00
Jaco Greeff 4a89bc4204 Bump deps, small cleanups (#15) 2018-12-10 07:53:58 +01:00
Jaco Greeff 3ffee555b7 Split keyring, pacify Codeclimate (#12) 2018-12-08 17:18:49 +01:00
Jaco Greeff 91db30af82 Cleanup Codeclimate smells (#11)
* Cleanup Codeclimate smells

* Add Codeclimate badges
2018-12-08 16:37:05 +01:00
Jaco Greeff 9a893df630 Be more specific in styled selectors (#10) 2018-12-07 16:10:59 +01:00
Jaco Greeff 4a8c697890 Used styled-components to apply styling (#3)
* Used styled-components to apply styling

* Combine styles for wrapped icon

* Align styled names
2018-12-05 14:40:01 +01:00
Jaco Greeff ea2394f390 Cleanup issues, allow travis build (#1)
* Cleanup issues, allow travis build

* Add missing xmlserializer package

* xmlserializer as dev dep
2018-12-05 13:17:11 +01:00
Jaco Greeff 21c47a7d3a Initial add from apps 2018-12-05 11:35:28 +01:00