Commit graph

110 commits

Author SHA1 Message Date
Mario Colque
aa0ed193fd Merge pull request #256 from matiu/feature/reconnect-simpler-peer-mgmt
better peer management / peer reconection
2014-05-01 22:22:44 -03:00
Matias Alejo Garcia
304c39c2b7 rm logs 2014-05-01 21:59:39 -03:00
Matias Alejo Garcia
65f12f611f better peer management 2014-05-01 21:48:17 -03:00
Mario Colque
c995f039c2 added encryption backup support 2014-05-01 18:39:21 -03:00
Gustavo Cortez
c98323e9d3 Fixed join wallet from remote peer 2014-05-01 18:34:30 -03:00
Mario Colque
4617a24bbe fixed passphrase setting when a existent wallet is opened 2014-05-01 16:32:03 -03:00
Mario Colque
8d4a6ded71 implementing passphrase to wallet Open/Create methods 2014-05-01 16:32:02 -03:00
Mario Colque
ecd979493a using Base64 instead Hex for storageSalt 2014-05-01 16:32:01 -03:00
Mario Colque
06b25db364 added Passphrase model and service 2014-05-01 16:32:01 -03:00
Matias Alejo Garcia
84637bd12d fix conflicts 2014-05-01 11:04:21 -03:00
Matias Alejo Garcia
79fd185230 better opts for get address 2014-05-01 10:07:30 -03:00
Matias Alejo Garcia
1e8895f4b8 fix conflics 2014-05-01 09:58:56 -03:00
Manuel Araoz
fd9e6cb48a refactor isChange logic 2014-04-30 20:02:20 -03:00
Manuel Araoz
4acb32c3d8 optimizing address page 2014-04-30 19:58:52 -03:00
Matias Alejo Garcia
2dc59de87e add random key for network encryption 2014-04-30 12:58:40 -03:00
Manuel Aráoz
46a5edf9f7 Merge pull request #206 from matiu/feature/rm-encryption-and-signing
removes encryption and signing. Relays on webrtc DTS. Keep authenticatio...
2014-04-28 15:20:28 -03:00
Matias Alejo Garcia
8138eaed7b change locking order 2014-04-28 15:15:09 -03:00
Matias Alejo Garcia
830b6d2b5f removes encryption and signing. Relays on webrtc DTS. Keep authentication 2014-04-28 15:02:24 -03:00
Mario Colque
47cb4bd3da added a wrapper for the method fromObj of Wallet 2014-04-28 12:02:43 -03:00
Mario Colque
1168bf82b8 obj syntax 2014-04-28 11:32:02 -03:00
Mario Colque
f0911caf63 fixed errors to import/open wallets 2014-04-28 11:22:41 -03:00
Mario Colque
380014a280 Merge pull request #196 from matiu/feature/encryption
Feature/encryption
2014-04-28 09:22:32 -03:00
Mario Colque
69e1bb8e37 added the import method 2014-04-25 19:12:13 -03:00
Matias Alejo Garcia
e46901c369 add update on network events to txproposals 2014-04-25 17:53:19 -03:00
Matias Alejo Garcia
751d86e785 symmetric encryption 2014-04-25 17:39:03 -03:00
Mario Colque
6cb1b5a851 Merge pull request #188 from matiu/feature/peer-checking
Feature/peer checking
2014-04-25 10:27:06 -03:00
Mario Colque
660285f924 Merge pull request #186 from cmgustavo/feature/01-spinners-buttons
Feature/01 spinners buttons
2014-04-25 10:24:10 -03:00
Matias Alejo Garcia
e88dc7afb3 peer checking againt by key ring 2014-04-24 23:43:05 -03:00
Gustavo Cortez
278ac28ab2 New order of address: unshift instead push. Revert order of array of address. 2014-04-24 23:23:40 -03:00
Manuel Araoz
aa021125a0 fix style issues 2014-04-24 20:56:36 -03:00
Manuel Araoz
f5b8aa7c61 self video working 2014-04-24 18:47:59 -03:00
Manuel Araoz
fbe7a34197 starting with video sync 2014-04-24 18:43:46 -03:00
Matias Alejo Garcia
5d30a6abea add wallets nicknames, handle error messages 2014-04-24 16:36:15 -03:00
Gustavo Cortez
5fb32c41b2 Fix return 2014-04-24 15:49:37 -03:00
Gustavo Cortez
92f2edbf65 Function getRandomId: Fix creating new wallet 2014-04-24 15:39:07 -03:00
Matias Alejo Garcia
6ace16e20d peer authentication 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
08fa60d41c hashing working 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
c1881d5fbb peerId hashing WIP2 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
b6280348e5 reject button working 2014-04-23 02:01:54 -03:00
Matias Alejo Garcia
31b2d5abac small fixes 2014-04-22 22:07:44 -03:00
Matias Alejo Garcia
4092f0cb9d works sometimes 2014-04-22 22:07:44 -03:00
Manuel Aráoz
5f66a179c9 Merge pull request #121 from matiu/feature/ux13
Feature/ux13
2014-04-21 13:18:16 -03:00
Matias Alejo Garcia
2fc3a8e8fa safe unspent 2014-04-21 12:41:48 -03:00
Matias Alejo Garcia
0523d99eda add getUsedUnspent to txproposals 2014-04-21 12:37:39 -03:00
Manuel Araoz
9779d5f6df improving UI and wording for signing page 2014-04-21 12:17:15 -03:00
Matias Alejo Garcia
7f20106d71 fix callback in sent 2014-04-21 11:28:25 -03:00
Matias Alejo Garcia
85098bebbb remove console.logs 2014-04-21 07:30:46 -03:00
Matias Alejo Garcia
dcd903904e multiple ux fixes 2014-04-21 07:28:11 -03:00
Matias Alejo Garcia
616429a355 fixes in ux 2014-04-20 21:53:54 -03:00
Matias Alejo Garcia
17431e29c5 fix set sent 2014-04-20 21:24:02 -03:00