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
4a279c46c3
remove alert
2014-05-28 09:45:50 -03:00
Manuel Araoz
60e4be4d6a
allow only valid cases for livenet
2014-05-28 09:45:17 -03:00
Manuel Araoz
065864beab
fix wallet creation problem
2014-05-27 17:05:43 -03:00
Manuel Araoz
0152cb45a8
optimize address generation protocol
2014-05-27 16:16:22 -03:00
Yemel Jardi
4439bed74c
Skip empty token and tokenTime on wallet serialization
2014-05-23 08:56:25 -07:00
Yemel Jardi
ddffc9810c
Fix: Bring back to life the error message for wallet already in use
2014-05-22 20:02:12 -07:00
Yemel Jardi
406db01dd2
Support reconnection to old peerjs session
2014-05-22 19:28:26 -07:00
Mario Colque
3e0c1ad17c
merge
2014-05-21 18:03:46 -03:00
Mario Colque
6c973d7f88
added a user friendly message when insight doesnt work
2014-05-21 18:03:11 -03:00
Manuel Araoz
89cdfb3f7c
finish m_n script
2014-05-21 16:10:39 -03:00
Manuel Araoz
73e7d2a827
advancing with m-n script
2014-05-21 15:14:48 -03:00
Manuel Araoz
c8ebf0ce65
working on find_m_n script
2014-05-21 11:10:39 -03:00
Matias Alejo Garcia
ba5a3ac2c6
add multiple optiomizations for 30+ tx wallets
2014-05-17 01:19:52 -03:00
Matias Alejo Garcia
6fea0a4f6a
fix signin
2014-05-16 18:48:17 -03:00
Matias Alejo Garcia
398daf3f05
many optimizations in addresses pulling
2014-05-16 18:33:06 -03:00
Matias Alejo Garcia
5154dc7085
broadcast txproposal 1 by 1
2014-05-15 17:43:41 -03:00
Matias Alejo Garcia
d8c3d08582
merge
2014-05-15 16:39:22 -03:00
Manuel Araoz
0dfac71bfe
always show all copayers in tx proposal list
2014-05-15 16:13:03 -03:00
Matias Alejo Garcia
2e99d9a8ea
add version to networking
2014-05-15 00:02:58 -03:00
Gustavo Cortez
a6bcc63460
Fixed autorefresh transactions proposal with a 1-1 wallet
2014-05-13 12:37:10 -03:00
Gustavo Cortez
8a03225cd2
Alert for transaction support in navbar (red label).
...
Fixes Sign and Reject Transactions.
Known bugs:
* After 5 continuous transactions, connection is lost with peers
* 1-of-1 wallet does not refresh automatically
2014-05-13 05:02:21 -03:00
Manuel Araoz
f764c743e4
remove many unnecesary digests
2014-05-09 15:39:33 -03:00
Manuel Araoz
bdbe8bdfc7
remove pubKeyRingUpdated event
2014-05-09 15:39:33 -03:00
Manuel Araoz
1b87083579
disconnect working
2014-05-09 15:39:33 -03:00
Manuel Araoz
55ba5e6d37
connect working
2014-05-09 15:39:33 -03:00
Manuel Araoz
132920f909
change wallet event 'create' to 'ready'
2014-05-09 15:39:33 -03:00
Manuel Araoz
22cd4cae94
make explicit refreshes when storing wallet
2014-05-09 15:39:33 -03:00
Manuel Araoz
8836bdf86a
optimize address page and refresh UI calls.
2014-05-06 17:36:16 -03:00
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
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
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
Matias Alejo Garcia
e88dc7afb3
peer checking againt by key ring
2014-04-24 23:43:05 -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