Commit graph

822 commits

Author SHA1 Message Date
Ivan Socolsky
48c3633ece Wallets in both formats only get listed once 2014-09-24 09:39:17 -03:00
Ivan Socolsky
861c1882df Removed unused functions and refactored tests 2014-09-23 17:20:21 -03:00
Ivan Socolsky
cd3f2b8b90 Added methods for storing/reading from sinlge key-value pair 2014-09-23 17:20:21 -03:00
Ivan Socolsky
0f37ea1929 Added Storage#readWallet and used this from WalletFactory 2014-09-23 17:20:20 -03:00
Matias Pando
06c83a8aba Move files to /model 2014-09-23 15:44:11 -03:00
Christopher Jeffrey
4ee99603f3 paypro: compensate for improperly implemented payment protocol servers. 2014-09-23 09:22:07 -07:00
Christopher Jeffrey
10b946bd86 paypro: fix error passing to abide by new flow. see #1410. 2014-09-22 15:14:04 -07:00
Christopher Jeffrey
f3ed336278 paypro: minor fix to createPaymentTx callback. 2014-09-22 14:43:40 -07:00
Christopher Jeffrey
efdf8c902a paypro: fix invalid signature error. 2014-09-22 14:43:40 -07:00
Christopher Jeffrey
5c9bb4982d paypro: fix signature error. fix merchant_data. see #1409. 2014-09-22 14:43:40 -07:00
Manuel Aráoz
3a79f039cd Merge pull request #1307 from matiu/feature/drive
Feature/ Async storage + Google Drive example
2014-09-22 09:57:49 -03:00
Matias Alejo Garcia
2da79f9ce4 Merge pull request #1436 from cmgustavo/bug/connection-error
Added "network error" message when joining a wallet
2014-09-22 09:57:16 -03:00
Matias Alejo Garcia
6a4409ad85 use logging system 2014-09-20 07:36:05 -03:00
Matias Alejo Garcia
810ce0bf5d small refactor 2014-09-19 15:26:57 -03:00
Matias Alejo Garcia
4b56e06472 fix async getName calls 2014-09-19 15:00:38 -03:00
Matias Alejo Garcia
e48e6e3fd5 fix karma tests 2014-09-19 11:37:28 -03:00
Gustavo Maximiliano Cortez
4989685cb5 Added network error message when joining a wallet 2014-09-19 11:15:45 -03:00
Matias Alejo Garcia
409cef4d4b fix interfase and loggin 2014-09-18 19:20:00 -03:00
Matias Alejo Garcia
238d36c0a7 fix pubkey param. add test 2014-09-18 18:29:00 -03:00
Matias Alejo Garcia
9bfc0dd193 revert to setPassphrase 2014-09-18 16:38:18 -03:00
Matias Alejo Garcia
56a7a7b5c5 rename setPassphrase 2014-09-18 16:15:23 -03:00
Ivan Socolsky
e0263cf594 Removed 'funds received' notification for change addresses 2014-09-17 17:39:53 -03:00
Matias Alejo Garcia
1ab7a4f8e8 fix walletlock tests 2014-09-17 12:10:26 -03:00
Matias Alejo Garcia
8bc1eb15e4 burn in hell fake storage 2014-09-17 09:42:23 -03:00
Matias Alejo Garcia
e2af5ac782 Merge pull request #1418 from matiaspando/test/addingCoverage
Test added on Wallet.js
2014-09-17 06:30:46 -03:00
Matias Alejo Garcia
912c57eee4 Merge pull request #1400 from cmgustavo/antifeature/forcenetwork
Remove forceNetwork
2014-09-17 05:38:18 -03:00
Matias Pando
a316d04474 Test added 2014-09-16 15:58:23 -03:00
Christopher Jeffrey
aa5e90786b paypro: fix - check for merchant_data existence. 2014-09-15 16:39:30 -07:00
Matias Alejo Garcia
7f17918ed9 fix storage set 2014-09-15 18:19:12 -03:00
Matias Alejo Garcia
415861df29 all test passing, after rebasing 2014-09-15 17:45:06 -03:00
Matias Alejo Garcia
2562490b4d rm comment 2014-09-15 16:16:02 -03:00
Matias Alejo Garcia
52a8423df9 trying to fix tests 2014-09-15 16:11:26 -03:00
Christopher Jeffrey
03c3eefd0d paypro: fix xhr error messages. remove comments. 2014-09-15 11:43:39 -07:00
Matias Alejo Garcia
64072f83bc rebased! 2014-09-15 14:25:09 -03:00
Matias Alejo Garcia
5cf4fe0b66 ALL TEST PASSING!!! 2014-09-15 14:23:02 -03:00
Matias Alejo Garcia
ad22b24d83 more tests 2014-09-15 14:21:49 -03:00
Matias Alejo Garcia
c3574ae57f refactor WalletFactory test to use sinon instead of mocks WIP 2014-09-15 14:18:10 -03:00
Matias Alejo Garcia
9f30c9ade5 fix more tests en wallet f 2014-09-15 14:17:52 -03:00
Matias Alejo Garcia
f48898033f more tests fixes 2014-09-15 14:17:52 -03:00
Matias Alejo Garcia
f1e6d6cfc6 fix walletLock test 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
b3ed2a2ea8 start fixing tests 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
e0db19a40a rebased 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
9ad326cd30 working! 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
f2cc272f16 working! 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
6efa4f86de wallet listing working 2014-09-15 14:13:20 -03:00
Matias Alejo Garcia
bbd762a1fe rm encrypted to storage 2014-09-15 14:08:42 -03:00
Matias Alejo Garcia
b9881c1147 add LocalStorage plugin 2014-09-15 14:08:18 -03:00
Matias Alejo Garcia
c0360e7beb plugin system v0 2014-09-15 14:07:43 -03:00
Matias Alejo Garcia
2849f773e2 change name to Encrypted 2014-09-15 14:07:43 -03:00
Gustavo Maximiliano Cortez
d85fcbfe07 Remove forceNetwork 2014-09-15 10:16:40 -03:00