Commit Graph

2053 Commits

Author SHA1 Message Date
Matias Alejo Garcia 8e06ed81d3 update package.json 2014-08-16 00:28:18 -04:00
Matias Alejo Garcia 8975b70530 Merge pull request #1099 from yemel/feature/android-uri-handling
Implement bitcoin URI Handling on Android
2014-08-16 00:11:38 -04:00
Matias Alejo Garcia 5dc8df0f25 Merge pull request #1083 from yemel/feature/update-bitcore-bit21
Feature/update bitcore bit21
2014-08-16 00:10:10 -04:00
Yemel Jardi 594fb8c350 Fix address and amount validation 2014-08-15 23:04:13 -03:00
Yemel Jardi bb744ef271 Update karma tests 2014-08-15 23:04:13 -03:00
Yemel Jardi b19a0daa64 Replace parseBitcoinURI with bitcore implementation 2014-08-15 23:04:13 -03:00
Manuel Aráoz acf2deb87a Merge pull request #1101 from matiu/feature/ts-session
Feature/ts session
2014-08-15 20:21:31 -04:00
Matias Alejo Garcia d4dbeb8b13 rm unused code 2014-08-15 19:54:39 -04:00
Matias Alejo Garcia 53f9036c12 fix build 2014-08-15 19:33:32 -04:00
Matias Alejo Garcia 534895a009 rebase 2014-08-15 18:55:26 -04:00
Matias Alejo Garcia d3b3a78658 fix comment send 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia 1a5a2916c2 give lock preference to the new instance 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 5753f406e0 add tests to getSEssionId 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia 54bc98f0bd add sessionStorage param 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia eb9acb958f mocha test passing on console 2014-08-15 18:34:03 -04:00
Matias Alejo Garcia bcb61810d5 WIP: better lock 2014-08-15 18:29:30 -04:00
Matias Alejo Garcia d8e0d50dce add WalletLock class 2014-08-15 18:26:33 -04:00
Matias Alejo Garcia c804083f89 rm unused config opts 2014-08-15 18:25:59 -04:00
Matias Alejo Garcia bee28fa70d Merge pull request #1106 from maraoz/r/s
Remove soop, beta version
2014-08-15 18:05:27 -04:00
Manuel Araoz aceff9db56 fix build 2014-08-15 18:03:09 -04:00
Manuel Araoz 98beeefefe trying to get tests working WORKS! 2014-08-15 17:47:37 -04:00
Manuel Araoz 0ffc28962d update browser build 2014-08-15 17:47:37 -04:00
Manuel Araoz 635f5164ed fix package.json 2014-08-15 17:47:37 -04:00
Manuel Araoz 031d101a21 rename test 2014-08-15 17:47:36 -04:00
Manuel Araoz 70dc68485b trying to get tests working 2014-08-15 17:47:36 -04:00
Manuel Araoz 439d44cf80 remove console.logs 2014-08-15 17:46:48 -04:00
Manuel Araoz 28791e6da1 remove soop from js 7 2014-08-15 17:46:48 -04:00
Manuel Araoz 00323b6381 remove soop from js 6 2014-08-15 17:46:48 -04:00
Manuel Araoz 00642dc642 remove soop from js 5 2014-08-15 17:46:48 -04:00
Manuel Araoz bf4d9fe41f remove soop from js 4 2014-08-15 17:46:48 -04:00
Manuel Araoz b78eb4d573 remove soop from js 3 2014-08-15 17:46:48 -04:00
Manuel Araoz 757ef69287 remove soop from js 2 2014-08-15 17:46:48 -04:00
Manuel Araoz f631643419 remove soop from js 1 2014-08-15 17:46:48 -04:00
Manuel Araoz 5b558e18fb remove soop from tests 2014-08-15 17:46:48 -04:00
Manuel Araoz 3081f1ef9a remove soop 3 2014-08-15 17:46:48 -04:00
Manuel Araoz d0f264cdae remove soop 2 2014-08-15 17:46:48 -04:00
Manuel Araoz 69edb7c7e3 remove soop 1 2014-08-15 17:46:48 -04:00
Manuel Araoz e7967486a3 remove soop dependency 2014-08-15 17:46:47 -04:00
Yemel Jardi ed46e1fc01 Use BIP21 from bitcore 2014-08-15 17:33:15 -03: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
Yemel Jardi 7c29eefab3 Add web intent plugin and bitcoin uri handler 2014-08-15 17:29:29 -03:00
Yemel Jardi 42fb035dbb Merge pull request #1080 from matiu/bug/add-mocks
add mocks
2014-08-15 17:26:18 -03:00
Matias Alejo Garcia 4f04016c96 Merge pull request #1103 from greggzigler/remove_api_2
Checked the code. Did not run the tests.
2014-08-15 16:20:42 -04:00
Matias Alejo Garcia b8fcc16a9d Merge pull request #1087 from yemel/fix/networking-notification
Skip first networking notification error
2014-08-15 16:15:30 -04:00
Matias Alejo Garcia c2b40d4a7a add mocks 2014-08-15 16:08: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
Gregg Zigler 38cfc69229 Remove API #
Does not include changes to try/catch for require copay
2014-08-15 13:02:51 -07:00
Yemel Jardi f74ac19521 Update spash screen logo 2014-08-15 16:45:24 -03:00