Commit graph

54 commits

Author SHA1 Message Date
Ivan Socolsky
9bffcc7db8
simplify error message 2016-06-30 17:23:29 -03:00
Javier
132a5a3efb clear scope scanned data 2016-06-30 15:46:02 -03:00
Javier
84b92044a2 refactor 2016-06-30 10:50:03 -03:00
Javier
51bee061b1 improve error msg - warning if has passphrase - hide QR data scanned (lock icon) 2016-06-30 10:50:03 -03:00
Javier
dbd78a5ad1 complete import process - scope only 2016-06-30 10:50:03 -03:00
Javier
afc2598d59 refactor - add spinner 2016-06-30 10:50:03 -03:00
Javier
6aa075326e process code - parse information to import wallet 2016-06-30 10:50:03 -03:00
Gustavo Maximiliano Cortez
039878d3e0
Fix import hardware wallet 2016-06-24 14:18:31 -03:00
Gabriel Bazán
00dba11d4b add a testnet switch when importing mnemonics 2016-06-15 10:25:26 -03:00
Javier
9a3d833a80 remove ionic-scroll-delegate 2016-06-14 10:16:37 -03:00
Matias Alejo Garcia
90dad5b2a8
new onGoingProcess 2016-06-13 15:25:40 -03:00
Matias Alejo Garcia
2a97446ef9
remote ignoreMobilePause, refactor openURL 2016-06-11 18:44:15 -03:00
Matias Alejo Garcia
6c956dea50
fix bower conflics, rm logs 2016-06-08 09:19:33 -03:00
Matias Alejo Garcia
64d099d15c
better error message 2016-06-08 09:15:32 -03:00
Matias Alejo Garcia
a130a3e19b
better error when importing a wrong mnemonic 2016-06-08 09:15:31 -03:00
Javier
97013ea5b6 scroll up in forms 2016-06-04 16:31:06 -03:00
Matias Alejo Garcia
a1644a32d8
fixes in controllers 2016-05-31 18:56:02 -03:00
Matias Alejo Garcia
dd1981a26c
migration to platformInfo WIP
Conflicts:
	src/js/controllers/buyGlidera.js
	src/js/controllers/walletHome.js
	src/js/services/localStorage.js
2016-05-31 18:34:50 -03:00
Kirvx
aee30ec151
Change Seed to Recovery Phrase, and more. (#4201)
* Seed -> Recovery Phrase ; Passphrase -> Password ; Password -> Spending Password

* More Spending Password
2016-05-13 13:00:54 -03:00
Matias Alejo Garcia
88ac00afcc fix import from xPriv (#4192) 2016-05-09 12:03:25 -03:00
Matias Alejo Garcia
e7f1bbba7d fix logs in txservice, add logs to bwc (#4164)
* fix logs in txservice, add logs to bwc

* 1.12.8 + add test for android

* new version 1.12.11

* revert changes in index
2016-05-03 10:42:18 -03:00
Gustavo Maximiliano Cortez
0d8bfe4eec
Go home after import 2016-02-29 18:41:10 -03:00
Matias Alejo Garcia
bffaf9ad9d refactor disclaimer handling 2016-02-22 19:32:24 -03:00
Gustavo Maximiliano Cortez
d842a9f8ef
Fixes strings and prepares to translation 2015-11-11 14:11:35 -03:00
Matias Alejo Garcia
791efca714 fix account indexes, add base path in settings 2015-11-10 16:43:36 -03:00
Matias Alejo Garcia
5abf35c68c adds trezor support to isDevel 2015-11-10 16:43:36 -03:00
Matias Alejo Garcia
1892d16b92 support import 2015-11-10 16:43:36 -03:00
Matias Alejo Garcia
aef26ed992 import working 2015-11-10 16:43:35 -03:00
Matias Alejo Garcia
d1c1638b14 WIP trezor 48 2015-11-10 16:43:35 -03:00
Javier
4042d04f1b refactor bws control on import 2015-10-20 12:46:46 -03:00
Javier
a594880515 bws control on import 2015-10-20 12:03:08 -03:00
Javier
3d7132861d fix create and join bws errors 2015-10-19 17:26:15 -03:00
Javier
fb4662663d remove update emit 2015-10-19 11:23:59 -03:00
Javier
24609c6b15 set bws url for each wallet 2015-10-19 11:19:28 -03:00
Javier
de0a06235f add bws settings in import wallet 2015-10-16 12:35:18 -03:00
Matias Alejo Garcia
1e55e465ca refactor isCordova 2015-10-07 12:17:13 -03:00
Matias Alejo Garcia
f2deba10ec fix and enhance create / join / import forms for hardware wallets 2015-09-29 12:45:06 -03:00
Matias Alejo Garcia
0a374dbcf6 rm comment 2015-09-15 13:08:34 -03:00
Matias Alejo Garcia
4f39315a46 add normalization of seeds, better JA support 2015-09-15 12:07:34 -03:00
Matias Alejo Garcia
78e6120e55 WIP: ledger P2PKH 2015-09-13 20:17:32 -03:00
Matias Alejo Garcia
e395bca072 add derivation path input in mnemonic 2015-09-13 20:15:04 -03:00
Matias Alejo Garcia
f1f4e5cfaf support xPrivKey seeds 2015-09-13 20:15:04 -03:00
Matias Alejo Garcia
b712874c17 fix derivation index 2015-09-13 20:15:04 -03:00
Matias Alejo Garcia
4d9a477ae5 import now working with ledger
Signed-off-by: Matias Alejo Garcia <ematiu@gmail.com>
2015-09-13 20:15:04 -03:00
Matias Alejo Garcia
4ac32f13a0 better texts and forms 2015-09-13 20:11:56 -03:00
Matias Alejo Garcia
142a6bd03a add scan after create/join with mnemonics 2015-09-13 20:11:56 -03:00
Matias Alejo Garcia
452d9e1bda create/join using mnemonic working 2015-09-13 20:11:55 -03:00
Matias Alejo Garcia
ab78588a9f WIP: performance in chrome 2015-09-13 20:11:55 -03:00
Matias Alejo Garcia
1ab9d8507f fix import 2015-09-13 20:06:59 -03:00
Gustavo Maximiliano Cortez
ecee13d96f
Added strings to translate. Updates spanish 2015-04-30 13:03:30 -03:00