Commit graph

1,307 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
f811f91952 Merge pull request #1322 from matiu/builderOpts2
Builder opts2
2014-09-09 10:55:20 -03:00
Matias Alejo Garcia
7bcf35f6d0 fix no fore opts 2014-09-09 10:43:29 -03:00
Matias Alejo Garcia
740be93836 fix fee / feeSat opts 2014-09-09 10:43:13 -03:00
Gustavo Maximiliano Cortez
ea91c603f9 Merge pull request #1315 from isocolsky/fix/insight_down
Catching errors when trying to create new TXP
2014-09-09 10:38:52 -03:00
Matias Alejo Garcia
765d3dd658 fix sighash opts + add tests 2014-09-09 08:42:32 -03:00
Matias Alejo Garcia
f87030c6cb Merge pull request #1317 from isocolsky/fix/all_funds
Fixed 'Use all funds' link for amounts below fee
2014-09-09 07:37:15 -03:00
Christopher Jeffrey
125b8a807b test: fix Wallet test pertaining to null/0 fees. 2014-09-08 18:47:42 -07:00
Christopher Jeffrey
0a1fab8e2a paypro: fix failing paypro test. 2014-09-08 17:52:22 -07:00
Christopher Jeffrey
98db768924 paypro: fix tx broadcasting with domains as paypro addresses. 2014-09-08 17:36:47 -07:00
Christopher Jeffrey
953ff985d8 paypro: implement short merchant names in address box and side box. 2014-09-08 17:07:21 -07:00
Christopher Jeffrey
49d362a238 paypro: improve PaymentRequest verification using the latest bitcore. 2014-09-08 17:00:38 -07:00
Christopher Jeffrey
4ce1c113e5 Revert "paypro: temporarily disable, with comments."
This reverts commit b6fa32dcfa.
2014-09-08 17:00:38 -07:00
Ivan Socolsky
9ee04fe45f Fixed 'Use all funds' link for amounts below fee 2014-09-08 17:35:55 -03:00
Matias Alejo Garcia
65e054c247 hide QR scanner if not supported 2014-09-08 17:07:43 -03:00
Matias Alejo Garcia
1ec279cd83 remove copy & paste button if not flash 2014-09-08 16:47:10 -03:00
Ivan Socolsky
cef93325f4 Catch error when creating new TXP 2014-09-08 16:37:33 -03:00
Ivan Socolsky
152ab7aa44 Refactored Wallet#createTx 2014-09-08 15:50:20 -03:00
Matias Alejo Garcia
a0eded69af Merge pull request #1300 from cmgustavo/feature/multilanguage-support
Feature/multilanguage support
2014-09-08 15:48:34 -03:00
Matias Alejo Garcia
906c964116 Merge pull request #1273 from yemel/mobile/cordova
Mobile - Cordova + IOS
2014-09-08 15:18:07 -03:00
Gustavo Maximiliano Cortez
550d82cacd rebased 2014-09-08 15:15:57 -03:00
Matias Alejo Garcia
b15ddf23c4 Merge pull request #1299 from matiaspando/error/fixLostMessages
Subscribe again to receive messages
2014-09-08 15:13:17 -03:00
Matias Alejo Garcia
c7f4770449 Merge pull request #1305 from isocolsky/ux/seen_icon
Calling setSeen on incoming tx proposal
2014-09-08 15:12:58 -03:00
Matias Alejo Garcia
ff7b6d6ad8 Merge pull request #1265 from eordano/fix/1052
Remove BuilderMockV0
2014-09-08 15:08:12 -03:00
Matias Alejo Garcia
3124124ad2 Merge pull request #1302 from cmgustavo/bug/01-camera
Fix: camera when joining
2014-09-08 15:04:13 -03:00
Ivan Socolsky
664c02dc84 Set seen on incoming tx proposal 2014-09-08 14:27:58 -03:00
Gustavo Maximiliano Cortez
5ac5aa3c69 Merge pull request #1297 from eordano/beauty/Wallet
JSDoc for wallet.js
2014-09-08 13:00:34 -03:00
Yemel Jardi
b1ed0f1656 Switch to cordova framework - IOS support 2014-09-08 12:39:05 -03:00
Matias Pando
d96d9b8d61 Delete commented line 2014-09-08 12:12:23 -03:00
Matias Pando
6fa1005615 Subscribe again to receive messages 2014-09-08 12:12:23 -03:00
Gustavo Maximiliano Cortez
bd2035eac9 Merge pull request #1287 from eordano/beauty/WalletFactory
JSDoc for WalletFactory
2014-09-08 12:00:42 -03:00
Esteban Ordano
9543fa851d JSDocs and beautifycation for HDPath 2014-09-08 11:48:21 -03:00
Gustavo Maximiliano Cortez
42df9aa409 Merge pull request #1285 from eordano/beauty/PublicKeyRing
JSDoc and beautified the code fro PublicKeyRing
2014-09-08 11:38:24 -03:00
Gustavo Maximiliano Cortez
323bc2bde0 Fixes camera when joining 2014-09-08 10:25:16 -03:00
Gustavo Maximiliano Cortez
3981ed3288 show default language below copay icon 2014-09-05 17:23:03 -03:00
Gustavo Maximiliano Cortez
6a855b7ac1 Fix Conflicts:
views/addresses.html
	views/send.html
	views/transactions.html
2014-09-05 17:06:25 -03:00
Gustavo Maximiliano Cortez
302e75228d Multi-language support. English by default 2014-09-05 16:56:47 -03:00
Matias Alejo Garcia
d5d1ba59ee Merge pull request #1292 from cmgustavo/bug/05-angular-issues
Fixes parseFloat for compatibility with all browsers
2014-09-05 15:08:43 -03:00
Matias Alejo Garcia
1aa46b6ad0 Merge pull request #1298 from isocolsky/fix/update_balance
Fixed reentrant event updating balance multiple times
2014-09-05 15:07:25 -03:00
Matias Alejo Garcia
281b41d972 Merge pull request #1289 from cmgustavo/bug/02-localstorage
Fixes reading configuration from local storage
2014-09-05 15:06:37 -03:00
Ivan Socolsky
48cbd01686 Fixed reentrant event 2014-09-05 12:03:50 -03:00
Esteban Ordano
f397d1f94f JSDoc for wallet.js 2014-09-05 11:49:35 -03:00
Gustavo Maximiliano Cortez
db3ca4ceef Merge pull request #1270 from isocolsky/fix/remove_spent
Removed proposals with spent inputs
2014-09-04 18:25:11 -03:00
Matias Alejo Garcia
19eaa12dc8 Merge pull request #1284 from eordano/beauty/PrivateKey
JSDoc and beautified code for PrivateKey
2014-09-04 18:08:41 -03:00
Matias Alejo Garcia
daa5fcaf07 Merge pull request #1296 from matiaspando/error/joinfullwallet
Bug found that stops sending messages
2014-09-04 18:07:29 -03:00
Matias Pando
6fc683dcaa Bug found that stops sending message 2014-09-04 17:47:24 -03:00
Ivan Socolsky
ace301d1f8 Only remove pending txps 2014-09-04 17:37:38 -03:00
Gustavo Maximiliano Cortez
08024c1c77 Merge pull request #1291 from isocolsky/fix/First_address
Fix 1st address not showing
2014-09-04 14:32:18 -03:00
Matias Alejo Garcia
97390601a4 Merge pull request #1280 from eordano/beauty/HDParams
HDParams beautified and jsdoc'd
2014-09-04 14:11:45 -03:00
Matias Alejo Garcia
50175a8902 Merge pull request #1278 from eordano/beauty/Passphrase
JSDoc and beautify for Passphrase
2014-09-04 14:09:54 -03:00
Ivan Socolsky
f9458aa4a1 Remove unnecessary code 2014-09-04 13:23:56 -03:00