Commit graph

142 commits

Author SHA1 Message Date
Matias Alejo Garcia
4ae3748414 checks network match when joining a wallet 2014-06-09 21:00:28 -03:00
Matias Alejo Garcia
d0e20c1bff progressive reconnect time 2014-06-09 20:09:18 -03:00
Matias Alejo Garcia
be7e122b0a rm variable reconnect time 2014-06-09 20:09:18 -03:00
Gustavo Maximiliano Cortez
43806a5825 Merge pull request #623 from matiu/feature/livenet2
Feature/livenet2
2014-06-09 18:10:51 -03:00
Matias Alejo Garcia
8e8bf1fb84 update to use pkr.networkName 2014-06-09 18:01:15 -03:00
Manuel Araoz
2fe08a258d add test for sendTx 2014-06-09 17:52:08 -03:00
Matias Alejo Garcia
85030f00ab add network to wallet file + check on open 2014-06-09 17:37:16 -03:00
Manuel Araoz
697dea673a add more tests and fix some bugs 2014-06-09 17:29:13 -03:00
Matias Alejo Garcia
eb5d9cd90a fix bad message from peer on walletId type 2014-06-09 16:17:00 -03:00
Matias Alejo Garcia
5c6c02104d fixes https://github.com/bitpay/copay/issues/613 2014-06-09 16:09:22 -03:00
Matias Alejo Garcia
5ff8ad236a fix tests 2014-06-09 11:41:13 -03:00
Matias Alejo Garcia
521dd3efe5 simply a little webRTC error handling, add more messages 2014-06-09 11:34:09 -03:00
Manuel Araoz
70d95b6f68 add more test coverage for Wallet 2014-06-09 11:19:53 -03:00
Yemel Jardi
9b5e155192 Add retry connection to peerjs server on login 2014-06-06 12:30:50 -03:00
Matias Alejo Garcia
c64bf07ae3 fix safeUnspents report 2014-06-05 14:55:19 -03:00
Manuel Araoz
cd23751ada fail early with invalid tx proposals 2014-06-04 16:29:07 -03:00
Manuel Araoz
8228f44fab change protocol to send only indexes on new addr 2014-06-04 14:25:21 -03:00
Manuel Araoz
7798e38253 remove console.logs 2014-06-03 18:40:07 -03:00
Matias Alejo Garcia
ca7b9168c3 rm log 2014-06-03 17:49:11 -03:00
Manuel Araoz
fe177eaba2 fix tests 2014-06-03 12:40:28 -03:00
Manuel Araoz
3934b750f2 polish reconnect 2014-06-03 11:54:21 -03:00
Manuel Araoz
e822d57905 adding timeout 2014-06-03 11:54:21 -03:00
Manuel Araoz
7b2f227bcc work towards connection error 2014-06-02 18:59:50 -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
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