- 10 Feb, 2020 2 commits
-
-
Hanwen Cheng authored
-
Axel Chalon authored
This repo's dependencies currently use [older versions](https://github.com/paritytech/parity-signer/blob/97651dcc2f78027aa83c3dc7834f6941e084c8a7/yarn.lock#L5138) of kind-of which have a possibly exploitable vulnerability ([original issue](https://github.com/jonschlinkert/kind-of/issues/30), [PR](https://github.com/jonschlinkert/kind-of/pull/31)).
-
- 07 Feb, 2020 2 commits
-
-
Hanwen Cheng authored
-
Hanwen Cheng authored
* chore: add name into account qr code * chore: rename * merge master
-
- 06 Feb, 2020 2 commits
-
-
Hanwen Cheng authored
* extract root as normal custom account * extract network root account into list * do not create root account when create new identity * renaming new root account * enable derive path in paths list * init network selector component * complete UI component and path derivation * complete functionality * fix bug * exclude network options in dev * use pathId to index custom path account's network * update warning * enable create custom path and fix touchable error in android
-
Hanwen Cheng authored
* extract root as normal custom account * extract network root account into list * do not create root account when create new identity * renaming new root account * enable derive path in paths list * remove unused comment
-
- 20 Jan, 2020 1 commit
-
-
Hanwen Cheng authored
* add whitespace after tapping the suggestion text * fix mistake in split function * Update src/components/AccountSeed.js Co-Authored-By:
Joseph Mark <sjeohp@gmail.com> * fix lint error Co-authored-by:
Joseph Mark <sjeohp@gmail.com>
-
- 16 Jan, 2020 5 commits
-
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
Thibaut Sardan authored
* update metadata * chore: Bump Polkadot api (#527) * bump pokadot apis * bump to beta
-
Hanwen Cheng authored
* fix: display soft derivation custom path * group the unknown path with first path * add comments and fix according review * grammar Co-authored-by:
Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
-
Hanwen Cheng authored
* feat: enable derive path from existed path * add test for getNetworkKey function * update UI with input path * fix naming and account related text
-
- 09 Jan, 2020 2 commits
-
-
Hanwen Cheng authored
* fix: update pin hint text * add activities on return button pressed for input * update e2e test * update e2e test
-
Hanwen Cheng authored
* add rust support for different mnemonic size * binding to android and ios * add support in javascript * reverse colors for seed phrase word count btn button shoud indicate not own, but phrase's current state * still use default with 24 words Co-authored-by:
goldsteinsveta <svetlana.goldstein@gmail.com>
-
- 03 Jan, 2020 2 commits
-
-
Hanwen Cheng authored
-
Hanwen Cheng authored
* fix: add custom scroll view with custom scroll bar * add copy right info for new file
-
- 02 Jan, 2020 2 commits
-
-
Hanwen Cheng authored
* update ios bundle * fix security screen heading * fix: align link icon * fix: terms and conditions format * fix privacy policy display * allow all screenheading to multiline Co-authored-by:
Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
-
Hanwen Cheng authored
* fix: custom path derivation with known network * remove console.log
-
- 30 Dec, 2019 1 commit
-
-
dependabot[bot] authored
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 23 Dec, 2019 2 commits
-
-
Thibaut Sardan authored
* bump 4005 * package
-
Hanwen Cheng authored
* add network icon to legacy account * refactor screen heading * fix stylesheet creation * remove protocol from AccountIcon * add root account derivation * enable derivation root from derivationPath screen * add '//kusama' into test suites * fix match and remove console.log * flatten styles in screenHeadings * fix: enable creating custom path * enable signing with unknown network * fall back unknown network to substrate network * change workflow * adjust e2e test * add custom path test * adjust test and fix group with unknown network root path * remove redundant component * fix nits * enable root address * use corresponding network key when generating known network * root identity in the network list screen * fix ui of root account * fix delete navigation * remove root from customized paths * update warning text * grammar ... * rephrase and fix network list calculation * display account info in transaction screen * fix signing and naming * rephrase warnings * fix signing problem * fix scanner extra cleanup error * refine navigation
-
- 21 Dec, 2019 2 commits
-
-
Thibaut Sardan authored
* Update terms-and-conditions.md.js * fix comments
-
Hanwen Cheng authored
-
- 12 Dec, 2019 1 commit
-
-
Hanwen Cheng authored
* add network icon to legacy account * refactor screen heading * fix stylesheet creation * remove protocol from AccountIcon * add root account derivation * enable derivation root from derivationPath screen * add '//kusama' into test suites * fix match and remove console.log * flatten styles in screenHeadings * change workflow * move add network button to bottom * revert the channge on AccountNetworkChooser.js
-
- 11 Dec, 2019 3 commits
-
-
Hanwen Cheng authored
* test: add debug unit test command into package.json * Update README.md Co-Authored-By:
Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Update README.md Co-Authored-By:
Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Update README.md Co-Authored-By:
Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
-
Hanwen Cheng authored
-
Hanwen Cheng authored
* test: add eslint-plugin-import validation * add mock object for native modules in test
-
- 09 Dec, 2019 2 commits
-
-
Hanwen Cheng authored
-
Hanwen Cheng authored
-
- 06 Dec, 2019 1 commit
-
-
Hanwen Cheng authored
-
- 05 Dec, 2019 1 commit
-
-
Thibaut Sardan authored
-
- 02 Dec, 2019 3 commits
-
-
Thibaut Sardan authored
-
Hanwen Cheng authored
* update network constant * change test naming * update with cc3 genesisHash * decouple genesisHash with identities schema * fix account display error and migration code * update test * fix null errors * move existed cc2 to unknown network * fix bugs * fix navigation actions * fix bugs * move migration code before agree to privacy policies * small fix * refactor accountDetails * backward compatble with legacy substrate accounts * fix network list when create identity * fix: expected address * correct migration * remove logs
-
Thibaut Sardan authored
* bump deps and metadata * remove debugger * update with polkadot/metadata * fix test errors with new api * fix sign message in cc3 * test fix * fix warnings * fix tests
-
- 28 Nov, 2019 1 commit
-
-
Hanwen Cheng authored
* enable valid indication for bip39 account * enable unlock brain wallet seed with extra white space * add unit test * only space should also allowed for brain wallet * fix debounce
-
- 27 Nov, 2019 3 commits
-
-
Hanwen Cheng authored
* fix: current Identity screen after deletion * remove fallback of currentIdentity * reset currentIdentity when legacy account is chosen * fix bug and sanity check * fix naming bug
-
Hanwen Cheng authored
* chore: ignore generated file * fix: schema should use encryptedSeed * chore: renaming for better understanding * chore: rephrase comment
-
Hanwen Cheng authored
* fix: prevent signing with unknown sender * chore: remove defensive code
-
- 23 Nov, 2019 1 commit
-
-
Hanwen Cheng authored
* chore: update js bundle * chore: bump version to 4.0.3
-
- 22 Nov, 2019 1 commit
-
-
Thibaut Sardan authored
-