Commit graph

1,150 commits

Author SHA1 Message Date
Matias Alejo Garcia
fd49b956a4 update m-n limits 2014-12-16 12:06:03 -03:00
Matias Alejo Garcia
ad40641646 fix broken encrypt in localstorage 2014-12-13 19:47:16 -03:00
Matias Alejo Garcia
efd1e9633a fix sig cache 2014-12-12 19:14:58 -03:00
Matias Alejo Garcia
cf2e13fc62 fix signature for nreq>2 2014-12-12 17:06:30 -03:00
Gustavo Maximiliano Cortez
376a36b68d Merge pull request #2118 from matiu/pin
Pin
2014-12-12 11:50:43 -03:00
Matias Alejo Garcia
57b98d24d4 Merge pull request #2089 from isocolsky/remove_profile
Remove profile
2014-12-12 10:15:30 -03:00
Matias Alejo Garcia
d919230124 add subscribe to initial shared address 2014-12-12 00:21:42 -03:00
Matias Alejo Garcia
e370644861 fix args 2014-12-11 19:41:50 -03:00
Matias Alejo Garcia
e4ebb535ca fix tests 2014-12-11 19:07:54 -03:00
Matias Alejo Garcia
a99e37bbdc add wrapper function to onIndexes 2014-12-11 18:39:38 -03:00
Matias Alejo Garcia
0544f757a1 unspend cache! 2014-12-11 18:31:48 -03:00
Matias Alejo Garcia
9e0735efd9 simple refactor on wallet balance to support caches 2014-12-11 16:56:48 -03:00
Matias Alejo Garcia
8f8eae0f05 fix tests 2014-12-10 18:42:32 -03:00
Matias Alejo Garcia
6ce2667274 refactor tx proposal events 2014-12-10 18:18:28 -03:00
Ivan Socolsky
f5edb12d42 clear namespace when removing profile 2014-12-10 10:49:36 -03:00
Matias Alejo Garcia
4b8702ed75 fix expiration date value 2014-12-09 18:21:51 -03:00
Matias Alejo Garcia
475f6ea29e fix copayers 2014-12-09 18:20:15 -03:00
Matias Alejo Garcia
5f6c9482b4 paypro working 1-1 2014-12-09 18:20:15 -03:00
Matias Alejo Garcia
2fe6ec4c6a send working. Refactor paypro and payment intents 2014-12-09 18:20:14 -03:00
Ivan Socolsky
887e5ecd85 emitting event 2014-12-04 17:36:31 -03:00
Ivan Socolsky
af721f697e added notification for wallet storage error 2014-12-04 17:20:03 -03:00
Matias Alejo Garcia
9a01c8fb56 mv log to util 2014-12-04 15:25:10 -03:00
Matias Alejo Garcia
db429a3dc5 Merge pull request #1946 from isocolsky/prevent_multijoin
returning error when allet already exists in profile
2014-12-04 14:47:11 -03:00
Ivan Socolsky
ec2c45ac2e fixed test seed data 2014-12-04 12:32:06 -03:00
Matias Alejo Garcia
6f1342ea27 Merge pull request #1930 from cmgustavo/feature/pin-01
PIN for mobile devices
2014-12-03 23:56:10 -03:00
Ivan Socolsky
bd0ddf5c8c returning error when allet already exists in profile 2014-12-03 19:24:37 -03:00
Matias Alejo Garcia
74d6f76d8e signout/lock text 2014-12-03 17:51:17 -03:00
Ivan Socolsky
6797c3db19 removed unused code in wallet + tests 2014-12-03 17:49:04 -03:00
Ivan Socolsky
2d08a8258d csv util + tests 2014-12-03 17:47:58 -03:00
Gustavo Maximiliano Cortez
d045fc719e Merge pull request #1942 from matiu/tests_iden
Add tests for plugins
2014-12-03 17:30:25 -03:00
Matias Alejo Garcia
d5a75b1460 fix plugin path references 2014-12-03 16:30:43 -03:00
Ivan Socolsky
ad02e46f56 change wallet version when storing 2014-12-03 09:24:48 -03:00
Matias Pando
c7590c2d33 Test fixed and added error checks 2014-12-02 18:29:52 -03:00
Matias Pando
2c81f2ab8c Added jsdoc 2014-12-02 18:29:10 -03:00
Matias Pando
78c1d40986 Code cleaned 2014-12-02 18:29:09 -03:00
Matias Pando
3c238ca064 Added test to transactionHistoryCvs 2014-12-02 18:29:09 -03:00
Matias Pando
ae9b79b843 Move function getTransactionHistoryCsv to wallet 2014-12-02 18:29:09 -03:00
Matias Pando
f70b9dca8a Checking for null values 2014-12-02 18:29:09 -03:00
Matias Alejo Garcia
0bac775982 Merge pull request #1933 from matiu/ivan
Tested with @matiaspando
2014-12-02 18:28:31 -03:00
Gustavo Maximiliano Cortez
baa4cc0a24 Merge pull request #1927 from matiu/bug/wallet2
Add more tests to Wallet.js
2014-12-02 18:15:08 -03:00
Matias Alejo Garcia
8d7783cac3 fix join sync 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia
394a5b474a fixes when deleting wallets 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia
cac407c827 fix Identity 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia
30a6109abf mv log to util 2014-12-02 18:07:59 -03:00
Ivan Socolsky
19d1bde546 various fixes 2014-12-02 18:07:08 -03:00
Matias Alejo Garcia
0060c9a0c9 Merge pull request #1921 from matiu/tests
Tests
2014-12-02 17:46:12 -03:00
Matias Alejo Garcia
cf0bc6badd rm logs 2014-12-02 15:20:50 -03:00
Matias Alejo Garcia
b3584aea77 add tests to _onPublicKeyRing 2014-12-02 15:18:56 -03:00
Ivan Socolsky
36a0996f0f fixed issue with NaNs in getTxHistory 2014-12-02 15:02:56 -03:00
Matias Alejo Garcia
72cc5a1a28 Merge pull request #1923 from matiu/bug/wallet
add removed fns
2014-12-02 14:32:17 -03:00