Commit Graph

97 Commits

Author SHA1 Message Date
Yemel Jardi 862dfa72c9 Integrate the new model 2014-08-29 12:27:53 -03:00
Yemel Jardi 33801e9587 Refactor blockchain backing service 2014-08-29 12:27:53 -03:00
Matias Pando acde51cf87 Added shelljs dependency 2014-08-27 15:09:45 -03:00
Manuel Araoz 4e96abe2f7 make tests run with separate script 2014-08-26 16:41:22 -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 cc87ab78fc remove soop 2014-08-26 15:00:05 -03:00
Ivan Socolsky fbf021cd09 Add tests for passphrase 2014-08-26 13:02:02 -03:00
Manuel Araoz 477875d309 fix timestamp method 2014-08-26 11:43:42 -03:00
Manuel Araoz 981c56f091 add timestamp sync 2014-08-26 11:43:42 -03:00
Manuel Araoz 3ebacd50cc working towards refactoring network 2014-08-26 11:43:41 -03:00
Manuel Araoz 7c14706e92 add socket.io-browserify 2014-08-26 11:43:41 -03:00
Manuel Araoz 7dc37a272a starting with async networking 2014-08-26 11:43:41 -03:00
Matias Alejo Garcia 74c3eba6f0 v0.4.7 2014-08-22 16:08:07 -04:00
Matias Alejo Garcia 2c56160e97 Merge pull request #1162 from cmgustavo/bug/02-angular-issues
Bug/02 angular issues
2014-08-22 10:19:42 -04:00
Gustavo Maximiliano Cortez 901b08223a Concatenation and minification of files to improve performance using Grunt tool. 2014-08-21 16:07:25 -03:00
Gustavo Maximiliano Cortez 3846c4d120 Remove duplicate line (express) 2014-08-20 15:30:08 -03:00
Gregg Zigler 904a87b483 use firefox instead of chrome when running karma in travis
clean up a few accidental changes
2014-08-20 10:35:23 -07:00
Gregg Zigler f654e1722f use firefox when running karma in travis 2014-08-20 10:11:00 -07:00
Gregg Zigler 2b26188f5e experiment using firefox instead of chrome 2014-08-20 09:44:42 -07:00
Gregg Zigler 6b93658429 try removing browser option from karma start 2014-08-19 16:29:09 -07:00
Gregg Zigler fb1c061e36 try firefox again, lowercase this time 2014-08-19 16:20:02 -07:00
Gregg Zigler 7955ffc06f change firefox back to headless PhantomJS browser, now that vibrate call is guarded 2014-08-19 14:58:29 -07:00
Gregg Zigler 55e98ef508 change PhantomJS to Firefox browser to that window.navigator.vibrate will pass 2014-08-19 14:10:33 -07:00
Gregg Zigler c91e752a39 one more time 2014-08-19 11:42:31 -07:00
Gregg Zigler 43de3b6063 fix path to karma binary 2014-08-19 11:36:29 -07:00
Gregg Zigler 99be172764 add karma to travis 2014-08-19 11:21:24 -07:00
Matias Alejo Garcia c10adc1ccf version 0.4.6 2014-08-18 18:29:55 -04:00
Matias Alejo Garcia ed78c79416 add bitcore link 2014-08-16 00:42:59 -04:00
Matias Alejo Garcia e2dd86ba89 v0.4.4 2014-08-16 00:33:39 -04:00
Matias Alejo Garcia 8e06ed81d3 update package.json 2014-08-16 00:28:18 -04:00
Manuel Araoz 635f5164ed fix package.json 2014-08-15 17:47:37 -04:00
Manuel Araoz 69edb7c7e3 remove soop 1 2014-08-15 17:46:48 -04:00
Manuel Araoz e7967486a3 remove soop dependency 2014-08-15 17:46:47 -04:00
Christopher Jeffrey 644d54181b dist: use bitcore 0.1.35. 2014-08-14 16:45:17 -04:00
Manuel Araoz a710ccd326 fix dependencies 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 2c0ffa4eea package.json: use latest HEAD for bitcore. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 8786fd9905 Revert "paypro: use an http proxy to handle self-signed certs - probably not a good idea."
This reverts commit f8f192848dee35cffdfa79ee043941d0ea61a77e.
2014-08-14 09:52:10 -04:00
Christopher Jeffrey abf71a81ff paypro: use an http proxy to handle self-signed certs - probably not a good idea. 2014-08-14 09:52:10 -04:00
Matias Alejo Garcia 12c2b318b6 0.4.2 2014-08-01 15:33:45 -03:00
Matias Alejo Garcia c82d00472c update bitcore dep 2014-07-25 18:22:35 -03:00
Matias Alejo Garcia b3759f2ee3 bump version 0.4.1 2014-07-24 22:01:28 -03:00
Matias Alejo Garcia accb823fc4 updated to Bitcore version 0.1.33 2014-07-24 21:56:37 -03:00
Matias Alejo Garcia 2d481dd406 updates model and tests to newest bitcore version 2014-07-24 21:18:38 -03:00
Ryan X. Charles 0cb84e52a6 bitcore 0.1.31
...which fixes DER format error. See: https://github.com/bitpay/bitcore/pull/440
2014-07-17 17:05:14 -07:00
Ryan X. Charles 86a66b6af1 update bitcore again ... includes __proto__ fix, and other fixes 2014-07-16 17:18:50 -07:00
Ryan X. Charles 1aa4ba3cb8 update bitcore to latest version with new, faster crypto 2014-07-16 15:47:47 -07:00
Ryan X. Charles 2a2a1d3c35 up version to 0.3.2 2014-07-09 01:56:42 -07:00
Matias Alejo Garcia 7bb619d144 add sign/verify scripts to npm package.json 2014-07-08 22:53:06 -03:00
Matias Alejo Garcia d97273f683 better procedure to create firefox add-on 2014-07-08 22:29:57 -03:00
Matias Alejo Garcia f497d76405 Merge pull request #816 from yemel/feature/bipNNN-refactor
Feature/bip nnn refactor
2014-07-07 15:55:13 -03:00