Commit Graph

1420 Commits

Author SHA1 Message Date
Manuel Aráoz a3e0711dcd Merge pull request #569 from matiu/bug/safeUnspent
Bug/safe unspent
2014-06-05 15:27:04 -03:00
Manuel Aráoz c5a0f4aa62 Merge pull request #570 from maraoz/fix/travis
fix travis
2014-06-05 15:11:02 -03:00
Manuel Araoz 2c4ad718e1 fix travis 2014-06-05 15:09:16 -03:00
Matias Alejo Garcia c64bf07ae3 fix safeUnspents report 2014-06-05 14:55:19 -03:00
Gustavo Maximiliano Cortez 69e31e2a79 Merge pull request #565 from matiu/feature/reconnectInsight
insight REST API retry
2014-06-05 14:54:52 -03:00
Matias Alejo Garcia e632a62c4e Merge pull request #566 from maraoz/update/README
Update readme and add test coverage reports
2014-06-05 14:33:03 -03:00
Gordon Hall 3c354a2267 add mousetrap, enable copy/paste in shell 2014-06-05 13:04:08 -04:00
Matias Alejo Garcia be4f6dbadd add ctags config 2014-06-05 13:51:16 -03:00
Manuel Araoz 37d778c1c3 add coverage reports 2014-06-05 13:30:01 -03:00
Matias Alejo Garcia 4a1ceb89fc rm log 2014-06-05 12:46:48 -03:00
Matias Alejo Garcia da7c2c88db insight REST API retry 2014-06-05 12:18:54 -03:00
Matias Alejo Garcia 30c6dcae6f Merge pull request #529 from gordonwritescode/feature/copay-shell
WIP: Copay Shell Integration 2
2014-06-05 11:31:43 -03:00
Manuel Araoz 1ab729571d add introduction 2014-06-05 11:07:45 -03:00
Gustavo Maximiliano Cortez ea87d460dc Merge pull request #553 from matiu/feature/sockets
update to socket.io 1.0, adds connection error warnings
2014-06-05 00:17:54 -03:00
Matias Alejo Garcia 1a1b235aef updates with @cmgustavo comments 2014-06-05 00:15:42 -03:00
Matias Alejo Garcia 9c24b45f4c fix in updateVersion with tests 2014-06-04 23:47:22 -03:00
Matias Alejo Garcia a7cba1197a add karma test for controller and service 2014-06-04 23:21:41 -03:00
Matias Alejo Garcia bfa5d4ac51 add tests for Socket service 2014-06-04 23:16:57 -03:00
Matias Alejo Garcia 3a4bb56c26 update to socket.io 1.0, adds connection error warnings 2014-06-04 23:16:57 -03:00
Matias Alejo Garcia d88ef95789 Merge pull request #554 from ryanxcharles/mit-license
add MIT license
2014-06-04 22:45:10 -03:00
Ryan X. Charles 2a2760279f add MIT license 2014-06-04 18:36:42 -07:00
Gustavo Maximiliano Cortez a1138c883b Merge pull request #552 from yemel/feature/update-readme
Update README with android apk building instructions
2014-06-04 21:27:54 -03:00
Yemel Jardi f62cbddcec Update README with android apk building instructions 2014-06-04 18:42:56 -03:00
Gustavo Maximiliano Cortez a1ee25a8c5 Merge pull request #551 from yemel/fix/create-transaction
Fix bug on send transaction about float precision
2014-06-04 18:14:27 -03:00
Yemel Jardi 953269d83b Fix bug on send transaction about float precision 2014-06-04 18:00:43 -03:00
Gustavo Maximiliano Cortez 2cb9925277 Merge pull request #550 from colkito/fix/update-readme-dev
updated README with development details
2014-06-04 17:49:23 -03:00
Mario Colque cbb8ab415e merge 2014-06-04 17:32:07 -03:00
Mario Colque 29c8d0ba00 Merge pull request #548 from cmgustavo/bug/import-backup
Handle error when importing a backup
2014-06-04 16:52:31 -03:00
Matias Alejo Garcia 4dd82d46a7 Merge pull request #549 from maraoz/error/handling
fail early with invalid tx proposals
2014-06-04 16:36:31 -03:00
Mario Colque a414f17a56 updated README with development details 2014-06-04 16:33:46 -03:00
Manuel Araoz cd23751ada fail early with invalid tx proposals 2014-06-04 16:29:07 -03:00
Gustavo Cortez 1138e6feaf Handle error when importing a backup 2014-06-04 16:15:03 -03:00
Gustavo Maximiliano Cortez 660462ddce Merge pull request #547 from maraoz/optimize/txp-protocol
Optimize txp protocol, send only indexes after wallet creation
2014-06-04 15:30:44 -03:00
Manuel Araoz 77a7bda71b clean imports 2014-06-04 14:28:47 -03:00
Manuel Araoz 8228f44fab change protocol to send only indexes on new addr 2014-06-04 14:25:21 -03:00
Manuel Araoz 51d5d7164e add AddressIndex model 2014-06-04 14:25:21 -03:00
Manuel Araoz 88df346c51 working towards new AddressIndex obj 2014-06-04 14:25:21 -03:00
Mario Colque cf5e61cfcb Merge pull request #545 from cmgustavo/bug/tx-list-insight
Bug/tx list insight
2014-06-04 12:34:46 -03:00
Manuel Aráoz 685f9a720a Merge pull request #546 from bechi/feature/01-layout-details
logo copay beta
2014-06-04 12:31:24 -03:00
Bechi 776023a910 logo copay beta 2014-06-04 12:29:28 -03:00
Mario Colque 0376ace91f Merge pull request #543 from yemel/fix/transaction-pagination
Add empty message on transaction proposal list
2014-06-04 12:18:58 -03:00
Gustavo Cortez 72b4d75e78 Removed console.log 2014-06-04 11:25:58 -03:00
Gustavo Cortez dbdd3c3500 Refactory ControllerSpect for test is now more clear. A simple test for transactions. 2014-06-04 11:24:49 -03:00
Gordon Hall 60cda70f72 Merge branch 'master' of github.com:bitpay/copay into feature/copay-shell 2014-06-04 10:16:39 -04:00
Gustavo Cortez 82893c703a Fixed UI. Now aligned with other buttons 2014-06-04 10:57:15 -03:00
Yemel Jardi ffac066d2e Add empty message on transaction proposal list 2014-06-04 10:54:00 -03:00
Mario Colque 2dcb1f81ab Merge pull request #542 from yemel/feature/insight-on-port-80
Change default config to connect insight at port 80
2014-06-04 10:52:09 -03:00
Yemel Jardi 01eb60ebdf Merge branch 'master' into feature/insight-on-port-80 2014-06-04 10:42:28 -03:00
Yemel Jardi 010d535784 Merge pull request #541 from maraoz/fix/logs
remove console.logs and general cleanup
2014-06-04 10:38:24 -03:00
Yemel Jardi 7e14b62c48 Change default config to connect insight at port 80 2014-06-04 10:10:30 -03:00