Commit graph

151 commits

Author SHA1 Message Date
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
Matias Alejo Garcia
1c4783468e test working, signMessage 2014-11-26 15:15:12 -03:00
Matias Alejo Garcia
05325b2d92 WIP: sign message 2014-11-26 08:38:02 -03:00
Matias Alejo Garcia
78933f8821 lodash on loop 2014-11-25 17:44:51 -03:00
Matias Alejo Garcia
fb891d3f89 on reject / seen checks 2014-11-25 17:35:48 -03:00
Matias Alejo Garcia
32396c1ad4 index proposals in history for performace 2014-11-25 16:30:12 -03:00
Matias Alejo Garcia
0e6044ae6f add paymentAckMemo to history 2014-11-25 15:12:43 -03:00
Matias Alejo Garcia
4e54fe6cf7 fix pending notification 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
10938b43d8 fixes on jsdoc 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
a759d801b4 fix karma 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
6a540be8fc updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
abd19e5a96 updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
6462968d5e add UX to payment acknoledged 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
9b327cd458 tests again! 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
f3f9ca3e33 addressbook \& tx working again 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
a7de2ababd rm networking on nonShared wallets 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
3310bb6677 refactor address book (remove signatures) 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
49cee79a6c paypro fetching working on creator and receiver 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
ae0dd40903 refactor PayPro tests 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
e9005c2ca0 wallet test passing 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
efb5b28c50 refactor PayPro at Wallet. Fetch working 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
ae94139236 test passing with new TxProposal checks 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
32f281fb82 add paypro checks 2014-11-25 15:12:41 -03:00
Ivan Socolsky
dcb561a2b0 fixed small bug in getPendingTxProposals 2014-11-21 10:57:40 -03:00
Ivan Socolsky
18deef115a using paginated version of insight-api addrs/txs 2014-11-20 18:05:54 -03:00
Matias Alejo Garcia
3a0a1a2f23 fix paypro broadcast. add merchant info 2014-11-20 02:06:59 -03:00
Matias Pando
05c8200749 Add error checking when importing a wallet from a corrupt file 2014-11-17 17:44:38 -03:00
Matias Pando
b9fd442ffd Fixes importing profile with a wallet that is not ready 2014-11-17 11:46:15 -03:00
Gustavo Maximiliano Cortez
6e06deeba6 Merge pull request #1812 from matiu/feature/updateIndexes
Feature/update indexes
2014-11-15 12:20:53 -03:00
Gustavo Maximiliano Cortez
15d7eb9e21 toggle address book entry digest error. 2014-11-15 03:39:36 -03:00
Matias Alejo Garcia
45e44fba19 refactor on import wallet controllers 2014-11-14 15:05:20 -03:00
Esteban Ordano
46fddba5cd performance: addressIsOwn piggybacking from addressToPath map on public key ring 2014-11-13 17:45:42 -03:00
Matias Alejo Garcia
d7d29c6ea7 fix subscribe 2014-11-13 15:21:19 -03:00
Matias Alejo Garcia
b5d502273d Merge pull request #1797 from isocolsky/pagination
return empty paginated list when the wallet contains no addresses
2014-11-13 10:46:37 -03:00
Matias Alejo Garcia
ff810a51cc Merge pull request #1787 from isocolsky/pagination
WIP Tx history & pagination changes
2014-11-13 08:09:54 -03:00
Matias Alejo Garcia
4c61c74706 fix subcribe 2014-11-12 18:32:18 -03:00
Ivan Socolsky
3fc8445d3e return empty paginated list when the wallet contains no addresses 2014-11-12 17:52:38 -03:00
Ivan Socolsky
9fdf06c28c assign addressTo and labelTo on outgoing txs only 2014-11-12 17:06:35 -03:00