Commit Graph

84 Commits

Author SHA1 Message Date
Jaco Greeff a3ab735c4e Adjust password checks for v3 (#349) 2020-07-21 22:29:50 +02:00
Jaco Greeff 0dcbdcac3a JSON v3 (#348) 2020-07-21 11:18:19 +02:00
Jaco Greeff 43da3b50de Assert of single key 2020-07-02 11:49:54 +02:00
yuhui1208 a3658de7c2 [Stores] make FileStroe read key safely (#338)
* safely readKey

* fix ci

* fix

* fix type error

* Modify judgment

* fix

* fix

* fix lint
2020-07-02 11:44:04 +02:00
Jaco Greeff ea7fad63a6 Ignore .DS_Store (#339)
As per https://github.com/polkadot-js/ui/issues/337#issuecomment-651617556
2020-07-01 13:39:41 +02:00
Jaco Greeff 47fa7f9f0e Ledger dependencies bump (#332)
* Bump Ledger deps, adjust interfaces

* Cleanup with correct ledger exports

* Align deps

* 0.10.4
2020-06-22 21:31:17 +02:00
Jaco Greeff e142284713 0.54 (#331)
* 0.54

* 0.54
2020-06-16 09:01:20 +02:00
Jaco Greeff 990d4394af Rename Substrate entry to "generic" (#327)
* Rename Substrate entry to "generic"

* Rewrite yarn.lock

* Linting (base package update)
2020-05-30 09:03:08 +02:00
Jaco Greeff 2df46e88ce Bump deps w/ eslint (#322)
* Bump deps w/ eslint

* theme default
2020-05-24 09:35:43 +02:00
Jaco Greeff 435a9b3cd4 Bump deps (#316)
* Bump deps

* Remove unused deps

* Bump berry

* Bump berry
2020-05-11 11:43:05 +02:00
Jaco Greeff e320d943a6 Bump deps (#315) 2020-05-06 11:14:20 +02:00
Jaco Greeff dd55faec48 Sort who on multisig (#312) 2020-04-24 19:50:09 +02:00
Jaco Greeff e88351e994 addMultisig for ui-keyring (#311)
* addMultisig for ui-keyring

* Bumps

* Spelling.
2020-04-24 18:02:13 +02:00
Jaco Greeff 7251b1f763 Cleanup shared, consistency with standards (#309)
* Cleanup shared, consistency with standards

* Re-add item

* Cleanup webpack demos
2020-04-12 09:06:32 +02:00
Jaco Greeff b695647acf Remove extension store (#306) 2020-04-06 10:16:07 +02:00
Jaco Greeff 7428ef8eb7 Bump dev (#303) 2020-04-01 22:57:30 +02:00
Jaco Greeff 175f876101 Bump dev (incl. eslint fixes) (#302)
* Bump dev (incl. eslint fixes)

* Ordering fixes
2020-04-01 21:24:45 +02:00
Jaco Greeff 15c6b1cef6 Bump deps (#290) 2020-03-14 10:01:47 +01:00
Jaco Greeff e69e98182b Control priv access via # (#286) 2020-02-22 18:19:35 +01:00
Jaco Greeff 2ba4444ca4 Internal ss58Format handling (#283) 2020-02-18 17:07:53 +01:00
Jaco Greeff fd11071566 Bump deps (#281) 2020-02-17 21:02:55 +01:00
Jaco Greeff d12387f4ae Add a resolver for jest (#272) 2020-02-06 15:25:08 +01:00
Jaco Greeff 42b421be44 Bump deps (#270) 2020-02-04 12:35:32 +01:00
Jaco Greeff 55fd797707 Bump deps (#269) 2020-02-03 13:56:45 +01:00
Jaco Greeff fe4e6df901 Bump deps (#265) 2020-01-28 18:08:00 +01:00
Jaco Greeff dee9cdb3d3 Bump deps (#255) 2020-01-06 14:51:16 +01:00
Jaco Greeff b3f255a2b9 Add chain genesis, lookups for toggle (#247) 2019-11-29 10:54:49 +01:00
Jaco Greeff 391ab5130e Bump deps (#241)
* Bump deps

* assert doing  it's job

* Unsused import

* throw -> assert
2019-11-13 12:11:47 +01:00
Jaco Greeff f6c85f275a Bump deps (#239) 2019-11-06 23:28:15 +01:00
Jaco Greeff 741ca2a150 Bump deps (#215) 2019-09-25 14:00:43 +02:00
Jaco Greeff 337f377ee9 Ledger transports arrays for node vs web vs rn (#214)
* Ledger transports arrays for node vs web vs rn

* Flatten requires
2019-09-18 12:38:30 +02:00
Jaco Greeff 0175ef628d Ledger sign signatures (#213)
* Ledger sign signatures

* wrapResult -> withApp

* version: [major, minor, patch]
2019-09-18 08:09:19 +02:00
Jaco Greeff 00c15f35c0 Add thin Ledger default wrapper (#212)
* Add thin Ledger default wrapper

* move showAddress confirmFlag

* Add node hid support

* export Ledger

* addHardware

* libusb dep for CircleCI

* Cleanup typings (buffer expected)
2019-09-17 22:35:32 +02:00
Jaco Greeff 425ca93aa0 Add Ledger interfaces (#211) 2019-09-17 13:21:18 +02:00
Jaco Greeff 800700d50e Add isHardware flags (#210)
* Add isHardware flags

* Ledger connection  options
2019-09-17 09:05:51 +02:00
Jaco Greeff e87647e3d9 Add example-{react, vue} (#209)
* Add example-{react, vue}

* Update CHANGELOG.md

* Update README.md
2019-09-16 20:46:47 +02:00
Jaco Greeff 1243184b28 Save genesisHash with recent (#198) 2019-09-03 15:55:26 +02:00
Jaco Greeff 6e4f9dfad3 Add genesisHash checks to all loads (#197)
* Add genesisHash checks to all loads

* Only match when genesisHash is supplied

* Swap to bash

* Naming

* Check for empty json

* Filter injected on genesisHash as well

* Bump deps
2019-09-02 21:01:28 +02:00
Jaco Greeff 556d07b368 Scan consistency updates (#194)
* Scan consistency updates

* Default auto height/width

* Rework qrcode export

* Fix address scanning (as per new format)

* Update tests

* Bump common

* Pass through genesisHash

* addExternal via address
2019-09-01 09:44:27 +02:00
Jaco Greeff 876410cc8e Typescript-eslint 2 (#193) 2019-08-31 09:25:48 +02:00
Jaco Greeff 2c1dadc826 Bump deps (#189) 2019-08-27 14:16:38 +02:00
Jaco Greeff e481af93c5 Minor readability improvements (#185) 2019-08-12 16:31:43 +02:00
Jaco Greeff c3f57c19e8 Move ui-identicon -> react-identicon (#165)
* Move ui-identicon -> react-identicon

* ui-identicon import fix

* Update README package links

* Update doc sidebar links

* Adjust react-qr signatures, CHANGELOG
2019-07-29 11:30:37 +02:00
Jaco Greeff 6f601dd343 Bump api (interfaced types) (#163)
* Bump api (interfaced types)

* Bump deps for api
2019-07-29 10:15:10 +02:00
Jaco Greeff 62450ba86a Don't import store via index (#159)
* Don't import store via index

* CHANGELOG update
2019-07-17 08:16:48 +02:00
Jaco Greeff fd67ecdf3a Swap to eslint (#154)
* 311 problems (173 errors, 138 warnings)

* Make a start...

* swap to react config

* Literally a handful left

* Clean.

* any removal

* Use Record

* Adjust versions

* Update with latest eslint-standard ruleset

* Update defaults.ts
2019-07-12 22:01:19 +02:00
Axel Chalon 2a30f2f483 Simplify KeyringAddress interface (#144)
* Simplify ui-keyring KeyringAddress

* Adapt to new @polkadot/keyring KeyPair interface

* Pull in common 0.93.0-beta.4

* KeyringAddress | undefined
2019-06-19 18:17:15 +02:00
Jaco Greeff b26a0ef083 Adapt interfaces for latest @polkadot/keyring (#146)
* Adapt interfaces for latest @polkadot/keyring

* Re-write yarn.lock

* Bump latest api
2019-06-13 16:16:53 +02:00
Jaco Greeff 0acf9520c8 Bump deps, remove deprecated ui-util (#145)
* Bump deps, remove deprecated ui-util

* Bumop, fix lint

* Update vuepress config (excl. removed ui-util)
2019-06-12 18:54:31 +02:00
kwingram25 c2e3d5fabe Ki contracts (#143)
* add contracts to keyring

* genesisHash

* requested changes + allPlus option type

* remove duplicate fn

* add contracts to keyring

* genesisHash

* requested changes + allPlus option type

* remove duplicate fn

* changes

* contract key

* prefixes

* remove fallback hell

* errors

* remove breaking api
2019-06-07 14:27:28 +02:00