Commit graph

1,818 commits

Author SHA1 Message Date
Matias Alejo Garcia
e0969cd95c add some debug messages 2014-11-11 09:01:31 -03:00
Matias Alejo Garcia
dd61c1b5b3 more fixes 2014-11-11 01:23:12 -03:00
Matias Alejo Garcia
5ca398a97a fix references 2014-11-10 23:08:14 -03:00
Matias Alejo Garcia
7942048dd1 fix compatibility issues 2014-11-10 22:58:46 -03:00
Matias Alejo Garcia
7207f03bd1 Merge pull request #1754 from matiu/fix/endpoint
default email storage to livenet
2014-11-10 20:12:44 -03:00
Matias Alejo Garcia
e8a376cf31 Merge pull request #1737 from eordano/fix/passphrase
Passphrase getting generated correctly
2014-11-10 20:12:30 -03:00
Esteban Ordano
b0afbe9fba Change endpoint 2014-11-10 17:39:10 -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
Ivan Socolsky
af6777d359 removed duplicate code 2014-11-10 16:35:08 -03:00
Matias Alejo Garcia
2564370087 default email storage to livenet 2014-11-10 16:32:55 -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
Matias Alejo Garcia
53843a578d Merge pull request #1669 from matiaspando/feature/importProfile
Import profile
2014-11-10 15:49:56 -03:00
Gustavo Maximiliano Cortez
b71bef495a fix alternativeAmount for list of pending transactions proposals 2014-11-08 11:42:01 -03:00
Gustavo Maximiliano Cortez
c132346959 deleted link to test paypro 2014-11-08 11:42:01 -03:00
Matias Alejo Garcia
a73edca586 Merge pull request #1739 from isocolsky/balance
showing N/A when rate services not available
2014-11-08 09:40:04 -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
Matias Pando
528ae22413 kdf is not needed 2014-11-07 17:35:51 -03:00
Matias Pando
0c741814f3 Removed console errors 2014-11-07 17:35:51 -03:00
Matias Pando
16c3d66f33 Import profile 2014-11-07 17:35:51 -03:00
Esteban Ordano
49fbf2c849 Use hmac instead of a second pbkdf 2014-11-07 14:59:40 -03:00
Ivan Socolsky
b8e7613822 showing N/A when rate services not available 2014-11-07 13:04:46 -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
49ea9d8c3d removed from wallet model 2014-11-07 11:21:12 -03:00
Ivan Socolsky
505951a0b1 replaced old rate service as angular controller 2014-11-07 11:19:21 -03:00
Ivan Socolsky
b8a708c863 fixed whenAvailable() 2014-11-07 11:19:21 -03:00
Ivan Socolsky
015af22638 added rate services to wallet 2014-11-07 11:19:21 -03:00
Ivan Socolsky
476f6395e5 rate service + tests 2014-11-07 11:18:38 -03:00
Ivan Socolsky
8517dcd2d6 cleanup unused method for alt currency conversion 2014-11-07 11:18:38 -03:00
Ivan Socolsky
377dc7a176 show alternative amount on txps 2014-11-07 11:18:38 -03:00
Ivan Socolsky
9db19422e4 compute alternative currency for pending txps 2014-11-07 11:18:38 -03:00
Ivan Socolsky
67b392bdc3 fixed alternative amount in TXP view 2014-11-07 11:18:37 -03:00
Matias Alejo Garcia
37f2a27e79 Merge pull request #1733 from isocolsky/sign
made wallet#sign synchronous
2014-11-06 14:56:25 -03:00
Ivan Socolsky
0db8c1008b made wallet#sign synchronous 2014-11-06 14:53:09 -03:00
Gustavo Maximiliano Cortez
b2aef7c7db Merge pull request #1727 from matiaspando/feature/selectWalletOnBIP21
Feature/select wallet on bip21
2014-11-06 14:30:52 -03:00
Matias Pando
be10694763 Update balance to every wallet 2014-11-06 12:47:54 -03:00
Matias Pando
bef1113fc3 Go to the actual wallet 2014-11-06 11:17:05 -03:00
Matias Pando
d13600a4f5 Deleting commented lines 2014-11-06 10:32:47 -03:00
Gustavo Maximiliano Cortez
2122ccff43 fix addresses to string. fix layout of receive 2014-11-05 17:33:00 -03:00
Matias Pando
0c9b36032b Update balance of wallets 2014-11-05 16:37:25 -03:00
Matias Pando
212656130f Update balance of wallets 2014-11-05 09:56:09 -03:00
Juan Ignacio Sosa Lopez
7209745446 Merge pull request #1717 from matiaspando/feature/selectWalletOnBIP21
Shows the wallet on a pop up
2014-11-04 16:42:51 -03:00
Matias Pando
e39959b4a4 Added a link to test payment protocol 2014-11-04 15:56:50 -03:00
Matias Pando
6286789f4d Shows the wallet on a pop up 2014-11-04 15:24:56 -03:00
Matias Alejo Garcia
e59fc26f0d Merge pull request #1716 from matiaspando/iss1700
Replaced a call to a function for a variable
2014-11-04 13:08:47 -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
e7211979e8 Merge pull request #1711 from maraoz/add/devLogin
add developer easy login
2014-11-04 11:59:34 -03:00
Manuel Araoz
365216afc9 add development feature flag 2014-11-04 11:30:44 -03:00
Juan Ignacio Sosa Lopez
e9c160bd4d Merge pull request #1706 from matiaspando/feature/selectWalletOnBIP21
Added page and controller to select wallet
2014-11-04 11:30:11 -03:00