Commit graph

1,085 commits

Author SHA1 Message Date
Matias Alejo Garcia
2385fc28d4 rm log 2014-06-09 21:27:29 -03:00
Matias Alejo Garcia
4ae3748414 checks network match when joining a wallet 2014-06-09 21:00:28 -03:00
Matias Alejo Garcia
c5a3049b9d add peerjs to karma 2014-06-09 20:46:40 -03:00
Matias Alejo Garcia
fcc1633816 rm log 2014-06-09 20:12:17 -03:00
Matias Alejo Garcia
ee323e5f1c update to bitcore stun servers 2014-06-09 20:11:09 -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
Ryan X. Charles
deb3ac92d6 Merge pull request #616 from ryanxcharles/feature/remove-sound
remove sound
2014-06-09 15:04:13 -07: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
4b95002d47 fix type 2014-06-09 18:05:39 -03:00
Matias Alejo Garcia
64aee849ac Merge pull request #624 from maraoz/add/more-tests
Add even more tests
2014-06-09 18:03:23 -03:00
Matias Alejo Garcia
8e8bf1fb84 update to use pkr.networkName 2014-06-09 18:01:15 -03:00
Matias Alejo Garcia
60ed55b564 fix tests 2014-06-09 17:52:51 -03:00
Manuel Araoz
2fe08a258d add test for sendTx 2014-06-09 17:52:08 -03:00
Matias Alejo Garcia
0be63c2801 handle disconnect sent 2014-06-09 17:37:16 -03:00
Matias Alejo Garcia
85030f00ab add network to wallet file + check on open 2014-06-09 17:37:16 -03:00
Matias Alejo Garcia
e354e6d377 update insight url on network change 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
Gustavo Maximiliano Cortez
fabc8aac85 Merge pull request #619 from matiu/feature/video-as-an-option
Feature/video as an option
2014-06-09 16:26:31 -03:00
Matias Alejo Garcia
f02f77fb69 add bitcore"s own stun/turn servers 2014-06-09 16:20:23 -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
88116dab25 add config for video, add names in footer 2014-06-09 15:59:18 -03:00
Ryan X. Charles
e0baf8bafb remove sound 2014-06-09 10:42:05 -07:00
Manuel Aráoz
79273f4555 Merge pull request #609 from matiu/bug/fix-peerjs-link
update peerjs link
2014-06-09 12:54:13 -03:00
Matias Alejo Garcia
225fbc02da update peerjs link 2014-06-09 12:52:01 -03:00
Gustavo Maximiliano Cortez
8cf72ecaf7 Merge pull request #596 from matiu/feature/errorHandling
Feature/error handling
2014-06-09 12:29:37 -03:00
Matias Alejo Garcia
aba6c39e77 Merge pull request #604 from yemel/fix/update-dependencies-version
Update dependencies version to fixed ones, reduce incompatibility issues
2014-06-09 11:56:47 -03:00
Yemel Jardi
4594e2d792 Update dependencies version to fixed ones, reduce incompatibilty problems 2014-06-09 11:49:13 -03:00
Matias Alejo Garcia
4170cab61f Merge pull request #603 from gordonwritescode/feature/shell-integration
Atom Shell Integration
2014-06-09 11:45:10 -03:00
Matias Alejo Garcia
c90759df49 Merge pull request #601 from yemel/feature/android-debug-build
Add debug flag to android build script
2014-06-09 11:43:09 -03:00
Matias Alejo Garcia
5ff8ad236a fix tests 2014-06-09 11:41:13 -03:00
Matias Alejo Garcia
abcbda8cf4 fixing tests 2014-06-09 11:34:43 -03:00
Matias Alejo Garcia
521dd3efe5 simply a little webRTC error handling, add more messages 2014-06-09 11:34:09 -03:00
Matias Alejo Garcia
c5aa3372d2 update to peerjs 0.3.8. use bower dist 2014-06-09 11:34:09 -03:00
Matias Alejo Garcia
ebcebbaa24 Merge pull request #602 from maraoz/add/tests
add tests, and skip failing ones
2014-06-09 11:33:35 -03:00
Gordon Hall
4b9051f408 update readme 2014-06-09 10:30:13 -04:00
Manuel Araoz
84b3752a58 add coverage, skip failing tests 2014-06-09 11:19:53 -03:00
Manuel Araoz
70d95b6f68 add more test coverage for Wallet 2014-06-09 11:19:53 -03:00
Manuel Araoz
13a9eebd9d add Passphrase test 2014-06-09 11:19:53 -03:00
Yemel Jardi
5d90ca57b8 Add debug flag to android build script 2014-06-09 11:15:46 -03:00
Gordon Hall
54015a4a28 fix execPath for win32 copay shell 2014-06-09 07:10:56 -07:00
Matias Alejo Garcia
06878fd41c Merge pull request #597 from ethers/master
Python 2.6 is required for gyp
2014-06-08 11:14:23 -03:00
ethers
c191113726 Python 2.6 is required for gyp
Document the problem (http://stackoverflow.com/questions/21155922/error-installing-node-gyp-on-ubuntu) and suggest a solution (use a Python version manager eg pyenv). This is especially helpful for Ubuntu 14.04 which comes with Python 2.7.
2014-06-07 22:41:13 -07:00
Matias Alejo Garcia
3f279b9708 Merge pull request #589 from yemel/feature/peerjs-reconnect
Add retry connection to peerjs server on login and peerjs server error handling
2014-06-06 17:42:22 -03:00
Matias Alejo Garcia
11220c7af8 Merge pull request #592 from maraoz/add/mute-by-default
mute videos by default
2014-06-06 17:38:53 -03:00
Manuel Araoz
cfb672182f mute videos 2014-06-06 15:51:54 -03:00
Gordon Hall
b27b2041b4 fix linux npm run shell 2014-06-06 14:30:07 -04:00
Gordon Hall
e7c5addfab started adding copay shell to copay 2014-06-06 14:23:40 -04:00
Yemel Jardi
c1b88d8792 Merge pull request #591 from maraoz/fix/bitcore-dev
fix bitcore dependency
2014-06-06 15:00:47 -03:00