Commit graph

677 commits

Author SHA1 Message Date
Esteban Ordano
a0c7d2cb66 Merge pull request #1258 from cmgustavo/feature/01-remove-peerjs
Feature: remove peerjs
2014-09-02 18:23:36 -03:00
Manuel Araoz
89ec5ad61e add wallet import test 2014-09-02 17:08:09 -03:00
Gustavo Maximiliano Cortez
ac78e2d1e7 Remove peerjs 2014-09-02 10:48:22 -03:00
Esteban Ordano
283d937ae7 Multiline logs into one line 2014-09-01 17:48:46 -03:00
Esteban Ordano
f4cdd15f04 Change all logs found to use log.js 2014-09-01 16:43:26 -03:00
Esteban Ordano
8f7d952e0f Add logging solution 2014-09-01 16:43:22 -03:00
Yemel Jardi
b97a332ae9 Add reconnecting notification, change subscribed list to dict, update balance after reconnect 2014-08-29 15:01:07 -03:00
Yemel Jardi
2989fe1da4 Remove handlers before disconnecting the socket 2014-08-29 12:27:53 -03:00
Yemel Jardi
862dfa72c9 Integrate the new model 2014-08-29 12:27:53 -03:00
Yemel Jardi
16091bd330 Refactor controllers 2014-08-29 12:27:53 -03:00
Yemel Jardi
33801e9587 Refactor blockchain backing service 2014-08-29 12:27:53 -03:00
Matias Alejo Garcia
02b8ceb35e add subscribed event 2014-08-28 19:29:37 -03:00
Matias Alejo Garcia
2c354525ea test passing 2014-08-28 19:19:28 -03:00
Matias Alejo Garcia
00e1668f86 prevent syncing the same message twice 2014-08-28 18:59:44 -03:00
Matias Alejo Garcia
6aa959dcf5 rm disconnect message, rename disconnect fn 2014-08-28 18:58:43 -03:00
Matias Alejo Garcia
2809a145e2 prevent sending messages to self 2014-08-28 18:43:20 -03:00
Matias Alejo Garcia
9888bc9448 handle no-messages 2014-08-28 18:43:04 -03:00
Matias Alejo Garcia
534a5f6349 update timestamp *after* processing messages 2014-08-28 18:05:29 -03:00
Matias Alejo Garcia
ad4ebfdc3c add resync to refresh button 2014-08-28 16:38:42 -03:00
Gustavo Maximiliano Cortez
6af571547e Merge pull request #1214 from matiu/bug/join-wallet
Bug/join wallet
2014-08-28 10:14:45 -03:00
Manuel Araoz
bff5585230 add copay version to backup 2014-08-28 09:58:07 -03:00
Matias Alejo Garcia
dcbfb94a34 fix join wallet 2014-08-27 18:57:16 -03:00
Matias Alejo Garcia
8604fe27ca add handler for insight-error 2014-08-27 17:50:28 -03:00
Manuel Aráoz
dfa383b351 Merge pull request #1197 from matiaspando/tmp
Added a test to PublicKeyRing to increase coverage
2014-08-27 17:29:35 -03:00
Matias Pando
028f3dbd8d Fixing test PublicKeyRing 2014-08-27 11:13:32 -03:00
Manuel Aráoz
a37e31ec80 Merge pull request #1199 from isocolsky/test/sendTx
Test wallet#sendTx
2014-08-27 11:03:41 -03:00
Ivan Socolsky
0710c002ca Fail to send should check if already sent 2014-08-27 10:36:01 -03:00
Ivan Socolsky
63fb94c2be Check fail when sending incomplete tx 2014-08-27 09:47:45 -03:00
Matias Pando
d4ce4e3c01 Added a test to PublicKeyRing to increase coverage 2014-08-26 17:01:41 -03:00
Manuel Araoz
68014db04a fix firefox bugs 2014-08-26 16:41:21 -03:00
Manuel Araoz
23e6971e76 remove File class 2014-08-26 16:41:21 -03:00
Matias Alejo Garcia
64afc4b914 Merge pull request #1185 from isocolsky/test/passphrase
Add tests for passphrase
2014-08-26 16:19:46 -03:00
Manuel Araoz
439bd3c44f remove isInbound and use mailbox ts 2014-08-26 13:58:06 -03:00
Ivan Socolsky
fbf021cd09 Add tests for passphrase 2014-08-26 13:02:02 -03:00
Manuel Araoz
342a69d737 make it work with ssl insight 2014-08-26 11:43:44 -03:00
Manuel Araoz
e00997bad8 fix test after rebase 2 2014-08-26 11:43:43 -03:00
Manuel Araoz
0f67d3e6bd add some parenthesis 2014-08-26 11:43:43 -03:00
Manuel Araoz
c6e151db99 remove alerts 2014-08-26 11:43:43 -03:00
Manuel Araoz
81a20cb1dc make it work with reconnections 2014-08-26 11:43:43 -03:00
Manuel Araoz
4fff3a9d4d close socket on disconnect 2014-08-26 11:43:43 -03:00
Manuel Araoz
0aa63be74b remove old Message class 2014-08-26 11:43:43 -03:00
Manuel Araoz
f06874fc0f improve insight error message 2014-08-26 11:43:43 -03:00
Manuel Araoz
043fb16d64 fix more tests 2014-08-26 11:43:43 -03:00
Manuel Araoz
f10a58ed72 remove compulsory lastTimestamp 2014-08-26 11:43:43 -03:00
Manuel Araoz
50348a171f fix test 13 2014-08-26 11:43:42 -03:00
Manuel Araoz
c4515d644d fix test 10 2014-08-26 11:43:42 -03:00
Manuel Araoz
fc5c860d49 refactor 2014-08-26 11:43:42 -03:00
Manuel Araoz
302bc4bf7e fix test 9 2014-08-26 11:43:42 -03:00
Manuel Araoz
372d230e17 fix test 8 2014-08-26 11:43:42 -03:00
Manuel Araoz
ed7916f1be fix test 7, removed a test that made no sense 2014-08-26 11:43:42 -03:00