Commit Graph

2239 Commits

Author SHA1 Message Date
Gregg Zigler 95cf9f663e fix yml syntax errors 2014-08-19 11:24:20 -07:00
Gregg Zigler 99be172764 add karma to travis 2014-08-19 11:21:24 -07:00
Matias Alejo Garcia 25293ecf86 rm now useless delete 2014-08-19 14:15:47 -04:00
Matias Alejo Garcia a02b648e41 fix nickname in #join 2014-08-19 14:10:33 -04:00
Yemel Jardi 1e9b83a195 Remove old code 2014-08-19 15:06:44 -03:00
Matias Alejo Garcia 060fe2ef72 rm line for no multisig wallets 2014-08-19 14:03:43 -04:00
Matias Alejo Garcia 9e5bec9b9b rm cache from storage/network from Priv Key 2014-08-19 13:31:35 -04:00
Christopher Jeffrey 6f6cf87360 wallet: fix bip21 calls. fixes #1128. 2014-08-19 10:27:30 -07:00
Gregg Zigler e16492e64b add HDParams test to moch index, get rid of unused code that caused errors 2014-08-19 09:06:37 -07:00
Matias Alejo Garcia 20af614f40 remove pubkey cache from network and storage 2014-08-19 11:48:29 -04:00
Matias Alejo Garcia 73a2a9fba3 remove pubkey cache from toObj/fromObj 2014-08-19 11:00:18 -04:00
Matias Alejo Garcia 2ea8ae38f0 Merge pull request #1121 from greggzigler/fix_karma
Clean up karma console errors.
Chrome 36.0.1985 (Mac OS X 10.9.4): Executed 82 of 82 SUCCESS (0.47 secs / 0.141 secs)
2014-08-19 10:49:26 -04:00
Yemel Jardi cc2913e000 Android build 0.4.6 2014-08-19 09:24:31 -03:00
Ryan X. Charles 8700e3062c Merge pull request #1125 from chjj/paypro_logs
paypro: test - remove logging.
2014-08-18 16:19:53 -07:00
Christopher Jeffrey 630e631b60 paypro: test - remove logging. 2014-08-18 16:16:36 -07:00
Matias Alejo Garcia b5c5755811 Merge pull request #1124 from matiu/v0.4.6
version 0.4.6
2014-08-18 18:31:45 -04:00
Matias Alejo Garcia c10adc1ccf version 0.4.6 2014-08-18 18:29:55 -04:00
Manuel Aráoz 1a65435a66 Merge pull request #1123 from matiu/bug/backup1
Bug/backup1
2014-08-18 18:27:10 -04:00
Matias Alejo Garcia c7d04418b0 fix backup restore + tests 2014-08-18 18:11:30 -04:00
Matias Alejo Garcia 411ebbe2d7 fix type 2014-08-18 17:45:54 -04:00
Gregg Zigler 139ca5ed8c karma should use new bitcore bundle 2014-08-18 14:08:49 -07:00
Gregg Zigler 825f10c42f test to see if travis failure is related to new bundle 2014-08-18 13:57:02 -07:00
Gregg Zigler d5a64d0db0 add more tests to mocha index 2014-08-18 13:54:23 -07:00
Matias Alejo Garcia 563da59e60 Merge pull request #1105 from chjj/paypro_uri
WIP: paypro: use BIP21 object in latest bitcore. fixes #1104. see #1083.
2014-08-18 14:40:34 -04:00
Gregg Zigler 4e8fa24fc0 fix miscellaneous karma console errors
point to new bitcore bundle
remove online.wav file usage, clean up console error
remove unused crypto var from storage.File test, clean up console error
2014-08-18 11:36:25 -07:00
Christopher Jeffrey d7ab195b7a wallet: remove useless node module require. 2014-08-18 11:34:49 -07:00
Christopher Jeffrey 6246e62962 paypro: use BIP21 object in latest bitcore. fixes #1104. see #1083. 2014-08-18 11:30:03 -07:00
Gregg Zigler ecf262ceea add skipped tests to mocha index page 2014-08-18 10:18:45 -07:00
Yemel Jardi 7b28837640 Mobile version 0.4.5 2014-08-16 10:47:51 -03:00
Matias Alejo Garcia 2383e9de18 Merge pull request #1111 from matiu/add-bitcore2
add bitcore link
2014-08-16 00:44:19 -04:00
Matias Alejo Garcia ed78c79416 add bitcore link 2014-08-16 00:42:59 -04:00
Matias Alejo Garcia 4adccd2b6c Merge pull request #1110 from matiu/add-bitcore
add bitcore
2014-08-16 00:40:37 -04:00
Matias Alejo Garcia 1f10e4af19 add bitcore 2014-08-16 00:38:12 -04:00
Matias Alejo Garcia 8906e5bdc0 Merge pull request #1109 from matiu/v0.4.4
v0.4.4
2014-08-16 00:35:24 -04:00
Matias Alejo Garcia e2dd86ba89 v0.4.4 2014-08-16 00:33:39 -04:00
Matias Alejo Garcia 06e32289ef Merge pull request #1108 from matiu/feature/v0.4.3
update package.json
2014-08-16 00:29:46 -04:00
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