Commit graph

28 commits

Author SHA1 Message Date
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)