Commit Graph

2053 Commits

Author SHA1 Message Date
Yemel Jardi 818c01bf52 Remove 1-2-3 image from creation/join at Android version 2014-08-15 15:47:26 -03:00
Yemel Jardi 236e7b91be Make only the address icon clickable 2014-08-15 13:16:06 -03:00
Yemel Jardi 5a79256b0c Disable select of #signatures for only 1 copayer 2014-08-15 12:22:34 -03:00
Matias Alejo Garcia 3ab28b61e4 Merge pull request #1093 from chjj/paypro
paypro: fix - use safeUnspent for createPaymentTxSync.
2014-08-15 09:49:44 -04:00
Manuel Aráoz 71a656bd32 Merge pull request #1096 from chjj/bitcore_ver
Bitcore version - use v0.1.35
2014-08-14 17:12:40 -04:00
Christopher Jeffrey 644d54181b dist: use bitcore 0.1.35. 2014-08-14 16:45:17 -04:00
Christopher Jeffrey 5d3f3f60fe paypro: fix - use safeUnspent for createPaymentTxSync. 2014-08-14 13:11:46 -04:00
Manuel Aráoz 253092a1b2 Merge pull request #1043 from chjj/paypro
Payment Protocol (BIP-70)
2014-08-14 12:46:43 -04:00
Christopher Jeffrey 1c264deb2c test: use is_browser instead of try/catch to detect browser. 2014-08-14 12:29:11 -04:00
Christopher Jeffrey 7367d39592 Merge pull request #2 from maraoz/paypro
I hate soop
2014-08-14 12:24:33 -04:00
Manuel Araoz e857e34b1d fixing index.html and karma tests 2014-08-14 11:51:56 -04:00
Manuel Araoz 6c79d3575d fixing build.js one error at a time 7 2014-08-14 11:32:47 -04:00
Manuel Araoz 7f07e7b8ac fixing build.js one error at a time 6 2014-08-14 11:25:15 -04:00
Manuel Araoz 2725b7f6e1 fixing build.js one error at a time 5 2014-08-14 11:19:50 -04:00
Manuel Araoz a731ebd013 fixing build.js one error at a time 4 2014-08-14 11:14:16 -04:00
Manuel Araoz c56bfc6263 fixing build.js one error at a time 3 2014-08-14 11:00:20 -04:00
Manuel Araoz 4e07b8812d fixing build.js one error at a time 2 2014-08-14 10:45:52 -04:00
Manuel Araoz 055b9da2f5 fixing build.js one error at a time 2014-08-14 10:44:14 -04:00
Manuel Araoz fe0bdb3eb3 fixing build for index.html tests 2014-08-14 10:42:25 -04:00
Manuel Araoz 8a1a3adf90 fix karma tests after rebase 2014-08-14 10:30:53 -04:00
Christopher Jeffrey 9aee71e8fd paypro: fix tests for unspent outputs. 2014-08-14 09:52:43 -04: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
Christopher Jeffrey f64b1eee28 paypro: allow unconfirmed unspent outputs in paypro tx proposals. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey 685c6e54dc paypro: differentiate safeUnspent and unspent. 2014-08-14 09:52:43 -04:00
Manuel Araoz 324dfbc36a finished refactor 2014-08-14 09:52:43 -04:00
Manuel Araoz 098ed70765 added angular controllers to grunt watch 2014-08-14 09:52:42 -04:00
Manuel Araoz 967457764c refactor controller code to controller from directive 2014-08-14 09:52:42 -04:00
Manuel Araoz a710ccd326 fix dependencies 2014-08-14 09:52:42 -04:00
Manuel Araoz 0067ab4da6 fix some karma tests problems 2014-08-14 09:52:42 -04:00
Manuel Araoz 10bd5ba6bf moving torwards fixing tests 2014-08-14 09:52:42 -04:00
Manuel Araoz d43e7943d3 move towards fixing karma tests 2014-08-14 09:52:42 -04:00
Manuel Araoz e2ab9dd0c8 fix one test 2014-08-14 09:52:42 -04:00
Manuel Araoz 1a186b4640 fix requires for karma 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 32971772d1 Revert "paypro: allow specific paypro headers."
This reverts commit bec2df549b5565b3f846e9a59e5240db01877d88.
2014-08-14 09:52:42 -04:00
Christopher Jeffrey 8d2393230e paypro: allow specific paypro headers. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 6ec8a087f3 paypro: fix POST route in fake paypro server. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey efe41cead4 paypro: use unspecified GET method for first paypro request. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 08f1a49259 paypro: remove useless header from http request. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 61f20605f5 paypro: minor - fix test messages for unit controller tests. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 086e2f6572 paypro: fix accept header for bitpay.com. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 05859b77d6 paypro: test - remove old function. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey fcb0484828 paypro: ui - move merchant data into its own element. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 5ebb344cd2 send: lower btc send limit - dust. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 4159c5aa5b paypro: fix sendPaymentTx to be in line with sendTx. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey a1619e3f6c paypro: minor - remove comment. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 361b885d71 paypro: remove uneccessary if clause in parseBitcoinURI. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey d4d33ed2e7 paypro: update tests to use wallet.isShared(). 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 9d94fa0b75 paypro: remove old comments and logs from tests. 2014-08-14 09:52:41 -04:00