Commit graph

49 commits

Author SHA1 Message Date
Matias Alejo Garcia
88e6ea9f40 Merge pull request #748 from ryanxcharles/feature/speed-up-wallet-tests
speed up wallet tests by three times
2014-06-25 10:09:58 -03:00
Ryan X. Charles
fe25fa3ad8 speed up wallet tests by caching wallet creation 2014-06-24 17:48:05 -07:00
Manuel Araoz
326384cd4b optimize redeemscript map generation 2014-06-24 17:08:53 -03:00
Ryan X. Charles
0d54875bf2 Merge pull request #712 from maraoz/txp/protocol/security2
Improve tx proposal protocol security
2014-06-23 15:18:56 -07:00
Yemel Jardi
26c829f6de Add validation and tests for spendUnconfirmed = false 2014-06-23 14:58:11 -03:00
Manuel Araoz
3ce3af4408 fix merge with master 2014-06-23 11:24:08 -03:00
Manuel Araoz
542f6d5cea add preconditions and tests 2014-06-23 11:23:48 -03:00
Ryan X. Charles
7ae6438478 add tests for Wallet 2014-06-19 13:15:41 -07:00
Ryan X. Charles
57417287bd fix Wallet tests
...by removing references to now-nonexistent netKey
2014-06-19 13:13:42 -07:00
Gustavo Cortez
47dcc12910 Fix Conflicts:
js/models/core/Wallet.js
2014-06-19 16:43:34 -03:00
Manuel Araoz
d800a98df0 fix timeout test 2014-06-19 15:57:38 -03:00
Manuel Araoz
b7af51ceee all tests passing 2014-06-19 15:57:38 -03:00
Manuel Araoz
889edf4b92 add preconditions and tests 2014-06-19 15:57:38 -03:00
Gustavo Cortez
8398d8b663 Karma test for send Controller. Added another test for check handle of addressBook. 2014-06-19 14:21:38 -03:00
Gustavo Cortez
4aa3915381 Sync address book with all copayer 2014-06-18 20:18:13 -03:00
Yemel Jardi
0958d9686e Add more tests 2014-06-18 14:24:48 -03:00
Yemel Jardi
29920abdb3 Add wallet addresses index discovery on importing backup 2014-06-18 11:10:51 -03:00
Gustavo Cortez
f5aad7bd15 Addressbook on SendPage 2014-06-18 01:00:32 -03:00
Ryan X. Charles
46efea1243 make Wallet tests work in mocha browser 2014-06-17 09:03:30 -07:00
Ryan X. Charles
f7e34acae8 make mocha browser tests all run with no console errors
...except Wallet and WalletFactory.
2014-06-17 09:03:30 -07:00
Matias Alejo Garcia
00ca9f1c32 make unit configurable in settings. update after @cmgustavo comments 2014-06-16 12:44:18 -03:00
Matias Alejo Garcia
4fe58ec446 update to master 2014-06-13 19:47:11 -03:00
Matias Alejo Garcia
727bf8524a implement BITS + tests 2014-06-13 19:46:47 -03:00
Yemel Jardi
bcbb6b54d1 Add user comment to transaction propossal 2014-06-13 10:33:30 -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
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
8e8bf1fb84 update to use pkr.networkName 2014-06-09 18:01:15 -03:00
Manuel Araoz
2fe08a258d add test for sendTx 2014-06-09 17:52:08 -03:00
Manuel Araoz
697dea673a add more tests and fix some bugs 2014-06-09 17:29:13 -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
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
86016de19d add new tests for new reconnect feature 2014-06-03 13:07:31 -03:00
Manuel Araoz
fe177eaba2 fix tests 2014-06-03 12:40:28 -03:00
Manuel Araoz
f13dea2376 fix tests 2014-05-30 09:49:53 -03:00
Manuel Araoz
4cd90c45a2 fixing tests 2014-05-30 09:49:53 -03:00
Matias Alejo Garcia
2e99d9a8ea add version to networking 2014-05-15 00:02:58 -03:00
Matias Alejo Garcia
84637bd12d fix conflicts 2014-05-01 11:04:21 -03:00
Matias Alejo Garcia
2dc59de87e add random key for network encryption 2014-04-30 12:58:40 -03:00
Mario Colque
47cb4bd3da added a wrapper for the method fromObj of Wallet 2014-04-28 12:02:43 -03:00
Matias Alejo Garcia
46fa0e518c fix conflics 2014-04-24 23:43:05 -03:00
Matias Alejo Garcia
405f97d765 wallet to getId() fixes 2014-04-19 11:30:55 -03:00
Matias Alejo Garcia
04d7d5abf0 send tx 2014-04-19 11:23:24 -03:00
Matias Alejo Garcia
ba8a0e83d2 fix p2p connecting 2014-04-18 11:19:39 -03:00
Manuel Araoz
5847d6aff2 optimize PrivateKey with cache 2014-04-17 18:56:44 -03:00
Matias Alejo Garcia
4a64482687 fix tests 2014-04-16 21:10:04 -03:00
Manuel Araoz
609ba4ef71 renaming files 2014-04-16 11:55:18 -03:00
Renamed from test/test.wallet.js (Browse further)