Commit Graph

7 Commits

Author SHA1 Message Date
YJ f558b2ec48 Restore Account from JSON with Appropriate crypto type (#117)
* json restore with appropriate crypto type

* check if array
2019-04-17 19:29:30 +02:00
kwingram25 aabb3df18c Sort keyring address, remove expired recent (#115)
* Sort keyring address, remove expired recent

* minor fixes
2019-04-12 12:36:48 +02:00
Jaco Greeff a8101eea05 ss58 keyring bump (#105)
* ss58 keyring bump

* loadAll (ignoreChecksum)

* Restore ignore checksum

* Identicon decode params
2019-03-29 15:28:59 +01:00
Jaco Greeff ec98152643 Add createFromUri (#101)
* Add createFromUri

* Bump util dep
2019-03-21 11:22:31 +01:00
Jaco Greeff 10d22e2b84 Add createUri and createExternal (#96)
* Add createUri and createExternal

* Update signatures

* Expose uiSettings.availableCryptos
2019-03-19 10:15:25 +01:00
Jaco Greeff 0dbdc7e0b7 Set UI defaults based on environment (#86)
* Bump deps

* Set defaults based on hosted environment

* Update tests (package bumps)

* Do location detection on 'polkadot'
2019-02-28 14:40:59 +01:00
Jaco Greeff 28b991d61d Add documentation on GH pages (#85)
* Add documentation on GH pages

* Expand classes for doc generation

* Update docs

* .nojekyll

* Update Identicon.tsx

* Update Demo.tsx

* Update KeyPair.tsx

* Export specific icons

* Convert tests to TypeScript
2019-02-27 11:18:35 +01:00