Commit graph

491 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
8da0280da6 show loading/spinner when getting last transactions 2014-08-25 10:44:20 -03:00
Matias Alejo Garcia
80b01cb9bf rm skip Private Key 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
bb9fbfa1e7 fix tests 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
fc78ae27d2 rm fn from more 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
291ed73916 add test and adv opts to create 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
dd724a6135 add store / refrest 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
4931c9d618 add purge to tx prosposals 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
60d81e6b9f add advanced options to join 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia
db1b7d7c45 add advanced options to import 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia
96b841bd51 update sidebar 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia
2617b76428 mv backup to more filenames 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia
b388c3eadf add UX to backup tab 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
93239f7983 add send Indexes 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
c1564ae015 scan is working! 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
e760dae2bd add scaning options too more 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
4b3cbfcfb0 add test for priv key import 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
2fbbd2a53a add options to enter Priv Key on join 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
7f0e9cd03d implements skipping fields in backup imports 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
fea90215d4 add options to show the private key 2014-08-22 10:25:29 -04:00
Ivan Socolsky
ce910fe52f Check tx proposal minimum amount 2014-08-21 16:02:02 -03:00
Matias Alejo Garcia
a6bab8ce43 hide initial balance until it is updated 2014-08-19 15:50:23 -04:00
Christopher Jeffrey
6f6cf87360 wallet: fix bip21 calls. fixes #1128. 2014-08-19 10:27:30 -07:00
Christopher Jeffrey
6246e62962 paypro: use BIP21 object in latest bitcore. fixes #1104. see #1083. 2014-08-18 11:30:03 -07:00
Yemel Jardi
594fb8c350 Fix address and amount validation 2014-08-15 23:04:13 -03:00
Yemel Jardi
b19a0daa64 Replace parseBitcoinURI with bitcore implementation 2014-08-15 23:04:13 -03:00
Matias Alejo Garcia
d3b3a78658 fix comment send 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
f14d83cee1 redir to home if no wallets at #open 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
bcb61810d5 WIP: better lock 2014-08-15 18:29:30 -04:00
Matias Alejo Garcia
6b0782f3a0 Merge pull request #1102 from yemel/fix/ui-issues
Fix/ui issues
2014-08-15 16:30:40 -04:00
Matias Alejo Garcia
352185e66c Merge pull request #1082 from yemel/feature/mobile-clipboard
Feature/mobile clipboard
2014-08-15 16:06:31 -04:00
Yemel Jardi
818c01bf52 Remove 1-2-3 image from creation/join at Android version 2014-08-15 15:47:26 -03:00
Christopher Jeffrey
ea7948f420 paypro: better error display on no unspent outputs. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey
8e86826b68 paypro: even better notification when user has insufficient funds. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey
eea59bc0e1 paypro: better notification if the user has insufficient funds for a PP tx. 2014-08-14 09:52:43 -04:00
Manuel Araoz
324dfbc36a finished refactor 2014-08-14 09:52:43 -04:00
Manuel Araoz
967457764c refactor controller code to controller from directive 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
86a725240b paypro: minor - fix notification text. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey
6438de6bd2 paypro: more notifications. comments. misc. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey
d58bfe9de8 paypro: comment for handling 0-amount outputs from server. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey
17f3402dab Revert "Revert "paypro: prepare for txp refactor. will stay reverted until #1001 is merged.""
This reverts commit 6fcd27b3ea0f7aa1ef7985560ca917393510c65e.
2014-08-14 09:52:41 -04:00
Christopher Jeffrey
b254dea911 Revert "paypro: prepare for txp refactor. will stay reverted until #1001 is merged."
This reverts commit c826acb3e539c4deb047053fd08a2a5e8fb8f8e8.
2014-08-14 09:52:12 -04:00
Christopher Jeffrey
3ade672561 paypro: prepare for txp refactor. will stay reverted until #1001 is merged. 2014-08-14 09:52:12 -04:00
Christopher Jeffrey
d87697dfed paypro: support user amount decision on 0-value-server-outputs. 2014-08-14 09:52:12 -04:00
Christopher Jeffrey
e1478fefbf paypro: display ack memo on notification. 2014-08-14 09:52:11 -04:00
Christopher Jeffrey
c940cb25b5 paypro: return merchantData in createTx and sendTx. 2014-08-14 09:52:11 -04:00
Christopher Jeffrey
bfb7477f1a paypro: add notification for payment ACK. 2014-08-14 09:52:11 -04:00
Christopher Jeffrey
a3714f8893 paypro: minor - split fix. style fix. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey
64b38802bf paypro: fixes. clean up form reset from paypro. etc. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey
4dd725aa48 paypro: more cleaning up of form. 2014-08-14 09:52:10 -04:00