Commit graph

43 commits

Author SHA1 Message Date
Yemel Jardi
29920abdb3 Add wallet addresses index discovery on importing backup 2014-06-18 11:10:51 -03:00
Manuel Aráoz
8d3ebcc0e2 Merge pull request #673 from yemel/feature/proposal-comments
Add user comment to transaction propossal
2014-06-13 11:30:12 -03:00
Yemel Jardi
bcbb6b54d1 Add user comment to transaction propossal 2014-06-13 10:33:30 -03:00
Manuel Araoz
322a793b62 trying to fix tests 2014-06-12 14:36:00 -03:00
Matias Alejo Garcia
4ae3748414 checks network match when joining a wallet 2014-06-09 21:00:28 -03:00
Manuel Araoz
697dea673a add more tests and fix some bugs 2014-06-09 17:29:13 -03:00
Manuel Araoz
77a7bda71b clean imports 2014-06-04 14:28:47 -03:00
Manuel Araoz
51d5d7164e add AddressIndex model 2014-06-04 14:25:21 -03:00
Manuel Araoz
88df346c51 working towards new AddressIndex obj 2014-06-04 14:25:21 -03:00
Manuel Araoz
7798e38253 remove console.logs 2014-06-03 18:40:07 -03:00
Manuel Araoz
6af9ee68e2 include derivation path in tx proposal 2014-05-30 15:34:54 -03:00
Manuel Araoz
f13dea2376 fix tests 2014-05-30 09:49:53 -03:00
Manuel Araoz
4cd90c45a2 fixing tests 2014-05-30 09:49:53 -03:00
Manuel Araoz
56f4c32646 fix tests 2014-05-30 09:49:53 -03:00
Manuel Araoz
b8e20c1ee7 change BIP32 structure to match our new BIP 2014-05-30 09:49:53 -03:00
Matias Alejo Garcia
432f74488a change name to bitcore.HierarchicalKey 2014-05-15 00:02:25 -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
830b6d2b5f removes encryption and signing. Relays on webrtc DTS. Keep authentication 2014-04-28 15:02:24 -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
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
Matias Alejo Garcia
6ace16e20d peer authentication 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
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
6e07d64832 fixes in networking 2014-04-20 12:41:28 -03:00
Manuel Araoz
4ba65dd4e1 automatic peer discovery 2014-04-18 18:25:51 -03:00
Gustavo Cortez
5cd9f7a93b Fix read from backup address. 2014-04-18 11:16:10 -03:00
Manuel Araoz
3e8ca41a0a optimize public key generation for BIP32 with cache 2014-04-17 18:56:44 -03:00
Manuel Araoz
5847d6aff2 optimize PrivateKey with cache 2014-04-17 18:56:44 -03:00
Matias Alejo Garcia
5eca1a63c2 filter out change address. Better refresh 2014-04-17 17:22:50 -03:00
Manuel Araoz
bca120a7b6 optimize some tests 2014-04-17 15:04:55 -03:00
Matias Alejo Garcia
b382e2b99f fix mocha testing! 2014-04-15 18:47:16 -03:00
Matias Alejo Garcia
eff20ec49a mocha test working again 2014-04-15 12:17:28 -03:00
Manuel Araoz
00d4a4b979 adding wallet factory 2014-04-14 18:30:47 -03:00
Manuel Araoz
59c00da592 architecture refactor 2014-04-14 15:39:02 -03:00
Renamed from js/models/PublicKeyRing.js (Browse further)