Commit graph

188 commits

Author SHA1 Message Date
Ivan Socolsky
553b0fca0d do not cache total in current unit 2014-12-19 16:44:59 -03:00
Matias Alejo Garcia
e56ace7c2c add message after profile creation on the cloud 2014-12-19 09:12:52 -03:00
Matias Alejo Garcia
fd49b956a4 update m-n limits 2014-12-16 12:06:03 -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
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
Matias Alejo Garcia
4b8702ed75 fix expiration date value 2014-12-09 18:21:51 -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
bd0ddf5c8c returning error when allet already exists in profile 2014-12-03 19:24:37 -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
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
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
ab7be87b85 add removed fns 2014-12-02 14:16:20 -03:00
Matias Alejo Garcia
cfa5748f74 mv log to util 2014-12-02 11:17:03 -03:00
Matias Alejo Garcia
9bde761973 rm unused require 2014-12-02 11:05:36 -03:00
Matias Alejo Garcia
b0cb2da3ec add test to crypto 2014-12-02 11:05:36 -03:00
Gustavo Maximiliano Cortez
92737bc49c Trying to fix bip72 2014-12-01 05:24:19 -03:00
Gustavo Maximiliano Cortez
35e738dda5 Fix: display info if you send a txp to your own address 2014-11-30 22:41:23 -03:00
Matias Alejo Garcia
01b678457d fix pending 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
49205a76a0 fix import / logs 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
abaf5b8f13 fix order in receive 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia
3ae6378678 identity now emits! 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia
57299d675e balance Service 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia
a8f0401e8e simplified and cached address derivation 2014-11-30 22:40:05 -03:00
Matias Alejo Garcia
8032bae431 debugging 2014-11-30 22:40:05 -03:00
Matias Alejo Garcia
ab05cc5369 fix sentTs 2014-11-27 18:30:20 -03:00
Matias Alejo Garcia
8339cd7298 signMessage on message 2014-11-27 17:45:10 -03:00
Matias Alejo Garcia
cdc80e94eb rm senderId from setCopayers 2014-11-27 07:35:07 -03:00
Matias Alejo Garcia
e49a61980e onSignature 2014-11-26 17:25:57 -03:00