Commit graph

102 commits

Author SHA1 Message Date
Ivan Socolsky
9fdf06c28c assign addressTo and labelTo on outgoing txs only 2014-11-12 17:06:35 -03:00
Ivan Socolsky
abae8d43e4 fix case for empty tx list 2014-11-10 16:35:08 -03:00
Ivan Socolsky
04a0bff706 added pagination 2014-11-10 16:35:08 -03:00
Matias Alejo Garcia
53e0065b74 Merge pull request #1744 from eordano/performance/proposals
Fixes performance issue with txproposals
2014-11-10 16:20:39 -03:00
Esteban Ordano
df12c5964c Fixes performance issue with txproposals 2014-11-07 17:59:34 -03:00
Matias Pando
73088bca2b Fixed import profile and wallets 2014-11-07 17:35:51 -03:00
Gustavo Maximiliano Cortez
431a66eeb2 Refresh list of pending transactions proposals after any events 2014-11-07 13:03:34 -03:00
Ivan Socolsky
b8a708c863 fixed whenAvailable() 2014-11-07 11:19:21 -03:00
Ivan Socolsky
0db8c1008b made wallet#sign synchronous 2014-11-06 14:53:09 -03:00
Gustavo Maximiliano Cortez
2122ccff43 fix addresses to string. fix layout of receive 2014-11-05 17:33:00 -03:00
Matias Pando
b086cff940 Replaced a call to a function for a variable 2014-11-04 12:13:09 -03:00
Matias Alejo Garcia
7a610c1b5b fix type 2014-11-03 17:44:24 -03:00
Matias Alejo Garcia
4821567b1d inform the user of "too big" tx 2014-11-03 16:07:55 -03:00
Matias Alejo Garcia
1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia
8b4e866472 add amount param 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia
abc5023107 add limits to TXs 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia
22ef1bb3f3 fixes handling wrong txs 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia
0567714628 mv filter to Insight 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia
78b84fc466 filter unspent 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia
a778cc71a1 add console.log to utxos 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia
c6c6b459b6 . 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia
2564cb22d7 . 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia
6e45aca517 fix logs 2014-10-31 18:17:44 -03:00
Matias Alejo Garcia
96c8867762 clean logs and remove unnecesary code 2014-10-31 18:14:14 -03:00
Ivan Socolsky
b28a600d36 Merge pull request #1645 from matiu/bug/sycing
Bug/sycing
2014-10-31 17:31:07 -03:00
Ivan Socolsky
a685fd77f1 fixed paypro 2014-10-31 16:10:11 -03:00
Matias Alejo Garcia
5adc4fd5d2 add debounce 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia
b3e42cb427 fix docs 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia
f39588e295 rm console.log 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia
b49661ebd8 split ts, better syncing 2014-10-31 15:54:22 -03:00
Ivan Socolsky
3e6408e58c removed console.log 2014-10-31 11:23:31 -03:00
Gustavo Maximiliano Cortez
950a89727b removed transaction proposals from history. Just list transactions sent 2014-10-30 21:32:49 -03:00
Matias Alejo Garcia
4afcad4601 Merge pull request #1613 from bechi/bugs/ui-07
Bugs/ui 07
2014-10-30 17:48:44 -03:00
Matias Alejo Garcia
6edaf9f1a4 Merge pull request #1612 from isocolsky/fixes
Correctly assign sentTxid when proposal is broadcasted
2014-10-30 17:39:40 -03:00
bechi
11ab17ec94 Merge branch 'master' into bugs/ui-07 2014-10-30 16:56:26 -03:00
Ivan Socolsky
05e836424a correctly assign sentTxid when proposal is broadcasted 2014-10-30 16:47:01 -03:00
bechi
24ea10c36c history section 2014-10-30 16:46:39 -03:00
Gustavo Maximiliano Cortez
965d3e1d96 Import Old wallets from localStorage 2014-10-30 16:13:56 -03:00
Gustavo Maximiliano Cortez
35eed69cc2 Merge pull request #1599 from matiaspando/feature/functionDeleted
function deleted
2014-10-30 10:27:17 -03:00
Matias Alejo Garcia
02ab30610f Merge pull request #1598 from cmgustavo/feature/identity-compat01
Display a message for users whose have wallet:: but not profile::
2014-10-30 10:00:32 -03:00
Matias Pando
a29585a826 function deleted 2014-10-30 09:51:42 -03:00
Gustavo Maximiliano Cortez
2c07ad6dd7 Display a message for users whose have wallet:: but not profile:: 2014-10-29 16:21:44 -03:00
Matias Pando
31cab73193 adding message publicKeyRingUpdated 2014-10-29 14:59:28 -03:00
Esteban Ordano
02b243e9d4 Add address sanitizer to proposal creation 2014-10-29 13:37:21 -03:00
Ivan Socolsky
d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -03:00
Esteban Ordano
35bab383b0 Fixes import & export with new encryption 2014-10-28 15:01:34 -03:00
Esteban Ordano
1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
Ivan Socolsky
e60a34cdad added sentTs and minedTs to tx history 2014-10-27 16:56:37 -03:00
Matias Alejo Garcia
47e958277a fix mocha test in Wallet & Identity 2014-10-27 13:13:27 -03:00
Esteban Ordano
88459c74bb Remove underscore for lodash 2014-10-25 21:14:59 -03:00