Commit graph

163 commits

Author SHA1 Message Date
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
8eecdd1e86 trezor sign 1-1 working 2015-09-29 08:13:50 -03:00
Matias Alejo Garcia
4c9385f78b trezor WIP 2015-09-29 08:13:49 -03:00
Matias Alejo Garcia
9ce342bba7 WIP trezor support, wallet creation working 2015-09-29 08:13:49 -03:00
Matias Alejo Garcia
85f1439704 fix mnemonics with priv key is encrypted 2015-09-25 17:24:15 -03:00
Ivan Socolsky
05ce6f4ac9 Merge pull request #3227 from matiu/bug/identity-perms
use specific version of email-composer to prevent Identity permisions
2015-09-25 12:28:36 -03:00
Matias Alejo Garcia
ce5b154dfe use specific version of email-composer to prevent Identity permisions 2015-09-25 12:19:09 -03:00
Gustavo Maximiliano Cortez
72eae4a1a5
Update production credential 2015-09-22 14:11:54 -03:00
Gustavo Maximiliano Cortez
cbee290eca
Adds new language: Turkish 2015-09-18 15:01:56 -03:00
Matias Alejo Garcia
930c07b338 fix match at view 2015-09-18 10:22:10 -03:00
Gustavo Maximiliano Cortez
eedcc018b5
Translate default wallet name 2015-09-17 10:53:27 -03:00
Gustavo Maximiliano Cortez
c3822fc8ef
Fix remove words on mobile 2015-09-16 15:17:36 -03:00
Kirvx
16dd3311ed Update template.pot
Update backup.html

Update export.html

Update paypro.html

Update copayers.js

Update bwsError.js

Update template.pot

Update import.html
2015-09-16 16:24:06 +02:00
Matias Alejo Garcia
4f39315a46 add normalization of seeds, better JA support 2015-09-15 12:07:34 -03:00
Matias Alejo Garcia
9dc2c40242 fix signing multiple inputs with ledger 2015-09-14 12:12:24 -03:00
Matias Alejo Garcia
7d4fee4aef refactor ledger signature, restrict ledger to m-n, n>1 2015-09-14 09:46:45 -03:00
Matias Alejo Garcia
78e6120e55 WIP: ledger P2PKH 2015-09-13 20:17:32 -03:00
Matias Alejo Garcia
c4964c1929 fix preDerivation 2015-09-13 20:17:32 -03:00
Matias Alejo Garcia
07a75c4976 handles BWS 500 error 2015-09-13 20:15:05 -03:00
Matias Alejo Garcia
a8032e1e4b fix ledger paths 2015-09-13 20:15:05 -03:00
Matias Alejo Garcia
50a46d87c0 better texts 2015-09-13 20:15:05 -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
a985adf38d rm hardening from magic number 2015-09-13 20:15:04 -03:00
Matias Alejo Garcia
76bc61cf99 use ledger magic number path for entropy source 2015-09-13 20:15:04 -03:00
Matias Alejo Garcia
fe7a628edd updates ledger integration 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
55afc4d9d4 refactor ux language handling 2015-09-13 20:11:55 -03:00
Matias Alejo Garcia
39e6a81b62 add controllers files to displaimer and splash 2015-09-13 20:06:59 -03:00
Matias Alejo Garcia
1ab9d8507f fix import 2015-09-13 20:06:59 -03:00
Matias Alejo Garcia
04c0d20525 delete words option + confirmDialog refactor 2015-09-13 20:06:59 -03:00
Matias Alejo Garcia
4c155b7895 backup and export working with mnemonics 2015-09-13 20:06:33 -03:00
Eric Larchevêque
d3f77b37ad Ledger hardware wallet support 2015-09-13 20:05:27 -03:00
Gustavo Maximiliano Cortez
67e2cb1d6c
Moves Glidera link to sidebar 2015-09-11 13:11:41 -03:00
Gustavo Maximiliano Cortez
39b6aa149c
ref/functions-names-01 2015-09-09 16:17:08 -03:00
Matias Alejo Garcia
a9a49f5007 Merge pull request #3145 from cmgustavo/feat/glidera-integration
Feat/glidera integration
2015-09-09 14:44:48 -03:00
Gustavo Maximiliano Cortez
38a4919f01 URL handler to return the code after send a request for access token 2015-09-09 14:15:23 -03:00
Marco Polci
486b999cae Bugfix: reference to undefined variable. 2015-09-08 19:39:37 +02:00
Gustavo Maximiliano Cortez
07bf7b8f97
Unconfirmed accounts 2015-09-08 12:04:27 -03:00
Gustavo Maximiliano Cortez
f574a9d78b
Fix glidera getting token 2015-09-08 10:17:59 -03:00
Gustavo Maximiliano Cortez
e9b74fcddc
Fixes oath code url for livenet/testnet 2015-09-07 19:45:03 -03:00
Gustavo Maximiliano Cortez
71471f2aad
Adds glidera for livenet 2015-09-07 18:48:47 -03:00
Gustavo Maximiliano Cortez
9379e6e574 Permissions 2015-09-05 14:32:30 -03:00
Gustavo Maximiliano Cortez
ffa268a827 Sell flow completed 2015-09-05 14:32:30 -03:00
Gustavo Maximiliano Cortez
ada933d49c Buy flow completed 2015-09-05 14:32:30 -03:00