Commit graph

956 commits

Author SHA1 Message Date
Manuel Araoz
7bb0e84995 remove console log 2014-08-26 11:43:43 -03:00
Manuel Araoz
c905668195 fix test 16 2014-08-26 11:43:43 -03:00
Manuel Araoz
614d8d63ad fix test 15 2014-08-26 11:43:43 -03:00
Manuel Araoz
1cca496a66 fix test 14 2014-08-26 11:43:43 -03:00
Manuel Araoz
78f338f446 fix test 13 2014-08-26 11:43:43 -03:00
Manuel Araoz
3a84bee9bf fix test 13 2014-08-26 11:43:43 -03:00
Manuel Araoz
f22c3e3be2 fix test 13 2014-08-26 11:43:42 -03:00
Manuel Araoz
50348a171f fix test 13 2014-08-26 11:43:42 -03:00
Manuel Araoz
5ace0c7e46 fix test 11+12 2014-08-26 11:43:42 -03:00
Manuel Araoz
c4515d644d fix test 10 2014-08-26 11:43:42 -03:00
Manuel Araoz
609d0327cc refactor into simpler tests 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
Manuel Araoz
6fa50f1dc2 fix test 5 2014-08-26 11:43:42 -03:00
Manuel Araoz
850c4c6f70 fix test 4 2014-08-26 11:43:42 -03:00
Manuel Araoz
8709d91b37 fix test 4 2014-08-26 11:43:42 -03:00
Manuel Araoz
f5e7886a72 fix test 3 2014-08-26 11:43:42 -03:00
Manuel Araoz
73390cebf8 fix test 2 2014-08-26 11:43:42 -03:00
Manuel Araoz
0b80373894 fix test 1 2014-08-26 11:43:42 -03:00
Manuel Araoz
e0b8f3319f remove WebRTC 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
48dd8549ef fixing stuff 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
a69f090c9c add tests 2014-08-22 22:05:08 -04:00
Matias Alejo Garcia
35e9508b28 fix formatting 2014-08-22 14:44:40 -04:00
Matias Alejo Garcia
51a42cce8e mocha tests passing 2014-08-22 13:26:03 -04:00
Matias Alejo Garcia
18ffaa172a refactor txProposal input signature handling 2014-08-22 13:25:55 -04:00
Matias Alejo Garcia
bb9fbfa1e7 fix tests 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
291ed73916 add test and adv opts to create 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
e11ac3e956 add tests 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
4931c9d618 add purge to tx prosposals 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
2617b76428 mv backup to more filenames 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia
ca23aed70f add test for priv key import 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
7f0e9cd03d implements skipping fields in backup imports 2014-08-22 10:25:30 -04:00
Ivan Socolsky
ce910fe52f Check tx proposal minimum amount 2014-08-21 16:02:02 -03:00
Gustavo Maximiliano Cortez
852eed3439 Merge pull request #1134 from matiu/bitcorelib
Bitcorelib
2014-08-19 17:03:20 -03:00
Gustavo Maximiliano Cortez
068f8cad52 Merge pull request #1133 from matiu/bug/nn-name
Bug/nn name
2014-08-19 16:45:51 -03:00
Matias Alejo Garcia
ecfdaf00cb Merge pull request #1132 from yemel/refactor/remove-old-code
Remove old code
2014-08-19 15:20:02 -04:00
Matias Alejo Garcia
51fcce5b93 add link to bitcore.js 2014-08-19 14:30:16 -04:00
Matias Alejo Garcia
202e9a4270 Merge pull request #1129 from greggzigler/skipped_tests
Add skipped tests to mocha index.html
2014-08-19 14:26:39 -04:00
Yemel Jardi
1e9b83a195 Remove old code 2014-08-19 15:06:44 -03:00
Matias Alejo Garcia
9e5bec9b9b rm cache from storage/network from Priv Key 2014-08-19 13:31:35 -04:00
Gregg Zigler
e16492e64b add HDParams test to moch index, get rid of unused code that caused errors 2014-08-19 09:06:37 -07:00
Matias Alejo Garcia
20af614f40 remove pubkey cache from network and storage 2014-08-19 11:48:29 -04:00
Matias Alejo Garcia
2ea8ae38f0 Merge pull request #1121 from greggzigler/fix_karma
Clean up karma console errors.
Chrome 36.0.1985 (Mac OS X 10.9.4): Executed 82 of 82 SUCCESS (0.47 secs / 0.141 secs)
2014-08-19 10:49:26 -04:00
Ryan X. Charles
8700e3062c Merge pull request #1125 from chjj/paypro_logs
paypro: test - remove logging.
2014-08-18 16:19:53 -07:00
Christopher Jeffrey
630e631b60 paypro: test - remove logging. 2014-08-18 16:16:36 -07:00
Matias Alejo Garcia
c7d04418b0 fix backup restore + tests 2014-08-18 18:11:30 -04:00
Gregg Zigler
d5a64d0db0 add more tests to mocha index 2014-08-18 13:54:23 -07:00