- 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 6 commits
-
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
Thibaut Sardan authored
* remove version * dumb commit to run ci * dumb commit to run ci
-
Thibaut Sardan authored
-
Hanwen Cheng authored
* create legacy account list and identities switch * refactor account store for legacyAccountList view * init identityNew screen * style: logo * style: color change * react vector icons * component: ButtonIcon * IdentitySwitch in header * rename empty to emptyAccount * finish identityNew screen data binding * Update IdentitiesSwitch.js * style: header * ButtonIcon text option * remove useless isWelcome and fix lint error * fix typo * refactor LegacyAccountBackup * init IdentityNew * ButtonIcon onPress isRequired * font styles component * style: IdentitySwitch * style mop up: IdentitySwitch * style chores * style: listed cards * basic account creation for identity backup screen * IdentityBackup, IdentityPin, PathsList * shadow and misc styles * style mop up: listed cards * network logos * AccountCard can function as a networkButton Because in v4 each identity has only one network account for each network, there's no need for visual differenciation between networkButton and AccountCard in AccountList, NetworkChooser, AccountNew, AccountRecover etc. * style: layout containers for screens with AccountCard * style and fixedPrefix prop for TextInput fixedPrefix will be used to indicte full derivation path * fontStyle for seed phrases * unlock logic, new seed generation, path derivation * prepared place for identityList * integrate idenity serializer * add and move specs to certain foler * Button props * show path with netwok * merge * data bind with derivation path screen * remove navigationOptions and refactoring to stateless component * finish identity recover feature * fix all lint warnings * current identity label on identitiesSwitch * identiy management and identity backup * fix derivation and add error handling for wrong derivation path * group paths in paths list screen * show path name * path details screen, delete path function * add Path Management Screen * reset disconnect behaviour * use accountId as address * ethereum account list in idenitty and remove legacy account creation * signing function for the account in identity store * fix according to YJ review, reset some navigation behavior * fix some warnings * Update SecurityHeader.js * scrollable identitySwitch * show only available networks * rephrase backup identity * add scan buttton to the bottom * start screen with network chooser * revert conflicts * settings * Revert "revert conflicts" This reverts commit c54069f5. * e2e test for default substrate account creation * e2e test for derivation hard key * show no accountt hint text on androiid * refactor qr scanner * add identity management dropdown to every identity * style: identity screen * fix initial errors * update account network chooser * directly navigation to derivation if there is no key * add path id for kusama dev * directly account creation with ethereum account * networkParams example * show error icon if network is unknown * style: pathCard for non-Substrate * style: group path * style: substrate derivation * display path of groupPaths * vertical spacing for (un)grouped pathCards * fix address issue * btns: new derivation and scan * style: qr * delete error handling * after delete non-substrate * switcher style corrections * antdesign icons * icons and headings * eth address render fix * heading PathsList * sign message bug fix, navigate to signedMessage * style details * styles: optimised for smaller screens * ScreenHeader and ButtonMainAction components everywhere * ButtonMainAction display adjustments * display logic for different user cases * scan button fix * security and errors * upgrade detox to latest version and merge * use new fonts * `add legacy account` button for test backward compatibility * add test for delete path * textInput adjustments * delete idenitity * add currentIdentity to pathcard * fix test multi item problem * add mock file for scanning test * mock recover identity and update genesisHash * Screens with seeds * screens w popups * identity (mnemonic) icon in paths * add account signing process * tested signing process, and bug fixes * style chores * correct signing process * improved touch, scroll and popup behaviours * new shadows * error test @YJ * fix: test_substrate_sign1 * remove test sign1 * fix delete bugs * style onboarding message * payload screen styling * fix navigation after scan * refactor signed screen * button position @ios fix * icon centering @ios fix * back from debugging * lead to identitiesSwitch after deletetion * signed message styling * fix signed message styling * fix signing in ethereum * fix eslint with hooks * use async functions for setState * group alerts * more test cases and soft key fix * improve path grouping * sort list and add keys * hide tac buttons after first login * put logo on left consistently * use alternative for regex look behind * fix e2e test * use switchNavigator * remove logs and remarks * remove useless code * copyright and use strict everywhere * comment out unused code * use accountId instead of address * remove warnings * remove logo when back button appear * Use about screen instead of settings * fix grumbles * remove unused refs * style fix * back from debugging * fix card name not shown problem * style: Substrate TxDetails * indication of sender/recipient for PathCards * move duplicated code into component and fix merge error * fix: loading error * move method to top * fix naming in path derivation * separate soften keys from harden * use memo to improve performance on pathslist * Revert "Merge branch 'hanwen-fix-loading' into sveta-hanwen-hdkd" This reverts commit 7fbcfb25, reversing changes made to b0375444. * UI fix, fix unclickable legacy items on legacyAccountList * TxDetails for small screen * 8 * 4 = 32 * fixes according to code review * extract onPress and use PureComponent if possible * add error handling for derived address generation * fix signing * fix grumbles according to review * save uppercase account id * fix styling * fix grumbles * extract function out of render method * Update identityManipulation.spec.js * fix extra separator * two buttons in row for small screen * styling fix * remove extra margin
-
Thibaut Sardan authored
-
- 21 Nov, 2019 4 commits
-
-
gabriel klawitter authored
-
gabriel klawitter authored
-
gabriel klawitter authored
-
gabriel klawitter authored
-
- 18 Nov, 2019 1 commit
-
-
YJ authored
* fix: bump kusama metadata * fix: update genesis hash and decimals for substrate dev
-
- 09 Nov, 2019 2 commits
-
-
Hanwen Cheng authored
-
Hanwen Cheng authored
* chore: add rust test to test * remove rust test from main for now
-