Commit Graph

2377 Commits

Author SHA1 Message Date
Ivan Socolsky ad02e46f56 change wallet version when storing 2014-12-03 09:24:48 -03:00
Matias Alejo Garcia bd698257f9 add tests to insight storage + remove used code 2014-12-03 08:23:53 -03:00
Gustavo Maximiliano Cortez 29f4e91423 Fix amount input (angular directive) 2014-12-02 22:27:15 -03:00
Gustavo Maximiliano Cortez 7f89772c86 Fix notification and validation messages when creating and importing a profile. 2014-12-02 18:53:14 -03:00
Matias Pando c7590c2d33 Test fixed and added error checks 2014-12-02 18:29:52 -03:00
Matias Pando 0712300580 Fixing style 2014-12-02 18:29:10 -03:00
Matias Pando 2c81f2ab8c Added jsdoc 2014-12-02 18:29:10 -03:00
Matias Pando 78c1d40986 Code cleaned 2014-12-02 18:29:09 -03:00
Matias Pando 3c238ca064 Added test to transactionHistoryCvs 2014-12-02 18:29:09 -03:00
Matias Pando ae9b79b843 Move function getTransactionHistoryCsv to wallet 2014-12-02 18:29:09 -03:00
Matias Pando f70b9dca8a Checking for null values 2014-12-02 18:29:09 -03:00
Matias Alejo Garcia 0bac775982 Merge pull request #1933 from matiu/ivan
Tested with @matiaspando
2014-12-02 18:28:31 -03:00
Gustavo Maximiliano Cortez baa4cc0a24 Merge pull request #1927 from matiu/bug/wallet2
Add more tests to Wallet.js
2014-12-02 18:15:08 -03:00
Gustavo Maximiliano Cortez 3b7bdafb04 Merge pull request #1922 from matiu/check/net
add network error handle
2014-12-02 18:12:24 -03:00
Matias Alejo Garcia 399f463437 Merge pull request #1935 from isocolsky/2_decimals
set 2 decimal places for alternative amount
2014-12-02 18:10:22 -03:00
Matias Alejo Garcia ab9696fdd7 fix import 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia 8d7783cac3 fix join sync 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia 394a5b474a fixes when deleting wallets 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia cac407c827 fix Identity 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia 30a6109abf mv log to util 2014-12-02 18:07:59 -03:00
Ivan Socolsky 19d1bde546 various fixes 2014-12-02 18:07:08 -03:00
Ivan Socolsky 23dc09a635 fixed join wallet 2014-12-02 18:07:08 -03:00
Ivan Socolsky f19ba24a22 fixed wallet creation 2014-12-02 18:07:08 -03:00
Ivan Socolsky 276277eeea set 2 decimal places for alternative amount 2014-12-02 17:52:02 -03:00
Matias Alejo Garcia 0060c9a0c9 Merge pull request #1921 from matiu/tests
Tests
2014-12-02 17:46:12 -03:00
Matias Alejo Garcia a43d1d2dd1 Merge pull request #1929 from isocolsky/alt_rate
Correctly show alternative amount in Send & History tab
2014-12-02 15:52:55 -03:00
Ivan Socolsky 9628bbd222 applied noFraction filter in controller 2014-12-02 15:37:43 -03:00
Matias Alejo Garcia cf0bc6badd rm logs 2014-12-02 15:20:50 -03:00
Matias Alejo Garcia b3584aea77 add tests to _onPublicKeyRing 2014-12-02 15:18:56 -03:00
Ivan Socolsky 36a0996f0f fixed issue with NaNs in getTxHistory 2014-12-02 15:02:56 -03:00
Matias Alejo Garcia 72cc5a1a28 Merge pull request #1923 from matiu/bug/wallet
add removed fns
2014-12-02 14:32:17 -03:00
Matias Alejo Garcia ab7be87b85 add removed fns 2014-12-02 14:16:20 -03:00
Matias Alejo Garcia bc7c21c237 add network error handle 2014-12-02 13:52:17 -03:00
Matias Alejo Garcia 43bd277959 add tests to log 2014-12-02 11:55:29 -03:00
Matias Alejo Garcia ec58e90437 make log to use localstorage service 2014-12-02 11:26:02 -03:00
Matias Pando 1542e0986b Do not show backupFlag if email not confirmed 2014-12-02 11:23:49 -03:00
Matias Alejo Garcia 65d5f32309 fix Identity 2014-12-02 11:20:47 -03:00
Matias Alejo Garcia cfa5748f74 mv log to util 2014-12-02 11:17:03 -03:00
Matias Pando 36822dce49 Added needBackup flag when importing a wallet 2014-12-02 11:05:42 -03:00
Matias Pando 52fb680658 Storing the backup flag 2014-12-02 11:05:42 -03:00
Matias Pando 3f65288dca Added the flag backupNeeded 2014-12-02 11:05:42 -03:00
Matias Alejo Garcia 9bde761973 rm unused require 2014-12-02 11:05:36 -03:00
Matias Alejo Garcia b0cb2da3ec add test to crypto 2014-12-02 11:05:36 -03:00
Gustavo Maximiliano Cortez b3b0d7903e Merge pull request #1917 from matiu/ref/localstorage
reuse LocalStorage plugin
2014-12-02 11:03:34 -03:00
Gustavo Maximiliano Cortez 17614d2968 Merge pull request #1913 from matiu/feature/quota
Feature/quota
2014-12-02 09:46:11 -03:00
Matias Alejo Garcia 723f9e89f5 reuse plugin 2014-12-02 03:55:29 -03:00
Matias Alejo Garcia b3c3af5277 Merge pull request #1908 from isocolsky/delete_profile
Delete profile
2014-12-02 03:15:05 -03:00
Gustavo Maximiliano Cortez d8edca66fb Fix Paypro URI on address input and Payment intent. 2014-12-01 19:01:10 -03:00
Gustavo Maximiliano Cortez 68f21f3c4d fix payment intent 2014-12-01 17:28:03 -03:00
Matias Alejo Garcia 2402a22f0a add usage to wallets table 2014-12-01 17:21:39 -03:00
Matias Alejo Garcia b096fd50a7 return headers 2014-12-01 16:19:34 -03:00
Ivan Socolsky e308fd6f92 tests 2014-12-01 15:37:28 -03:00
Matias Alejo Garcia 67fd6344dd fix some event handlers 2014-12-01 15:33:16 -03:00
Ivan Socolsky 14cb044990 remove profile 2014-12-01 14:44:36 -03:00
Gustavo Maximiliano Cortez 39ea2a226b Fix delay of listing wallets when payment intent 2014-12-01 13:04:44 -03:00
Ivan Socolsky 90136f1c30 added controls to ux 2014-12-01 12:13:11 -03:00
Gustavo Maximiliano Cortez 6c35fca5ae fix karma test 2014-12-01 11:03:35 -03:00
Gustavo Maximiliano Cortez b1f0fcbacb remove unused line 2014-12-01 05:28:09 -03:00
Gustavo Maximiliano Cortez 92737bc49c Trying to fix bip72 2014-12-01 05:24:19 -03:00
Gustavo Maximiliano Cortez 6d72d00b99 Define rateService on history.js. Fix filter noFractionNumber if alternativeAmount is null. 2014-12-01 01:27:58 -03:00
Matias Alejo Garcia f4fd6c24f7 better state handling at home 2014-11-30 23:14:46 -03:00
Matias Alejo Garcia f490f4a661 updates karma tests 2014-11-30 23:08:16 -03:00
Gustavo Maximiliano Cortez e3a0ff926d . 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez 022de7d2b5 Fix payment intent 2014-11-30 22:45:25 -03:00
Matias Alejo Garcia 0691bb5f7e fix disabled button 2014-11-30 22:45:25 -03:00
Matias Alejo Garcia 3ea948e6ba update tx proposals on #send 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez c215b3c15e Remove filter noFractionNumber from views. Fix conversionRate from send. 2014-11-30 22:45:25 -03:00
Gustavo Maximiliano Cortez 7d822ac957 Remove filter noFractionNumber from the views 2014-11-30 22:41:23 -03:00
Gustavo Maximiliano Cortez 6e299f91d1 Fix updateTxs after send, sign or reject a txp 2014-11-30 22:41:23 -03:00
Gustavo Maximiliano Cortez 35e738dda5 Fix: display info if you send a txp to your own address 2014-11-30 22:41:23 -03:00
Gustavo Maximiliano Cortez cd33523b3f Show balance of addresses. Remove filter noFractionNumber. 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 01b678457d fix pending 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia b73f711fff adds pending txs service 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 49205a76a0 fix import / logs 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 436aeda1c3 fix profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 1e013b1bb6 fix create profile 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia abaf5b8f13 fix order in receive 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 1eebaa4e94 rm logs 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 5e92ae96ac fix order in events 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 494c21132a working with events 2014-11-30 22:41:22 -03:00
Matias Alejo Garcia 3ae6378678 identity now emits! 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia 57299d675e balance Service 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia a8f0401e8e simplified and cached address derivation 2014-11-30 22:40:05 -03:00
Matias Alejo Garcia 8032bae431 debugging 2014-11-30 22:40:05 -03:00
Matias Alejo Garcia fcb254b39c Merge pull request #1881 from bechi/input-icon
New Icons and input style
2014-11-30 22:35:53 -03:00
bechi e8be5814d4 add new icon on sections 2014-11-28 16:37:27 -03:00
Ivan Socolsky bdec000af5 added rates to tx history 2014-11-28 11:23:08 -03:00
Ivan Socolsky 3eb45e529f extend rate services to retrieve historic rates 2014-11-28 10:43:48 -03:00
Matias Alejo Garcia ab05cc5369 fix sentTs 2014-11-27 18:30:20 -03:00
Gustavo Maximiliano Cortez cd3441fcf0 fix layout for session expired (timeout) 2014-11-27 17:54:31 -03:00
Gustavo Maximiliano Cortez a08695e94e fix mobile scanner when QR code is a paypro 2014-11-27 17:54:31 -03:00
Gustavo Maximiliano Cortez f329284210 Fix layout on Safari when click on sidebar and then on send 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez e0e5596bb0 Config for iOS. URI handler for bitcoin urls. Fix config.xml 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez 2063f74dab not use idle timeout and urihandler if cordova is active 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez ee8f78d961 check if using cordova at init.js 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez da5cea61cd remove unnecessary files 2014-11-27 17:53:29 -03:00
Gustavo Maximiliano Cortez 3784c7931a Merge pull request #1878 from matiu/ref/sign-message
Ref/sign message
2014-11-27 17:52:43 -03:00
Matias Alejo Garcia 8339cd7298 signMessage on message 2014-11-27 17:45:10 -03:00
Matias Alejo Garcia cdc80e94eb rm senderId from setCopayers 2014-11-27 07:35:07 -03:00
Matias Alejo Garcia e49a61980e onSignature 2014-11-26 17:25:57 -03:00
Matias Alejo Garcia 1c4783468e test working, signMessage 2014-11-26 15:15:12 -03:00
Ivan Socolsky e77c7d90b1 added from & to args to #getTransactions call 2014-11-26 12:27:38 -03:00
Matias Alejo Garcia 05325b2d92 WIP: sign message 2014-11-26 08:38:02 -03:00
Matias Alejo Garcia 82bfa7d855 Merge pull request #1868 from cmgustavo/bug/uri-handler
Bug/uri handler
2014-11-25 18:18:31 -03:00
Matias Alejo Garcia 78933f8821 lodash on loop 2014-11-25 17:44:51 -03:00
Matias Alejo Garcia fb891d3f89 on reject / seen checks 2014-11-25 17:35:48 -03:00
Matias Alejo Garcia 32396c1ad4 index proposals in history for performace 2014-11-25 16:30:12 -03:00
Matias Alejo Garcia 0e6044ae6f add paymentAckMemo to history 2014-11-25 15:12:43 -03:00
Matias Alejo Garcia 4e54fe6cf7 fix pending notification 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia 10938b43d8 fixes on jsdoc 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia a759d801b4 fix karma 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia 6a540be8fc updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia abd19e5a96 updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia 6462968d5e add UX to payment acknoledged 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia 9b327cd458 tests again! 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia f3f9ca3e33 addressbook \& tx working again 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia a7de2ababd rm networking on nonShared wallets 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia 3310bb6677 refactor address book (remove signatures) 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia 49cee79a6c paypro fetching working on creator and receiver 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia ae0dd40903 refactor PayPro tests 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia e9005c2ca0 wallet test passing 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia efb5b28c50 refactor PayPro at Wallet. Fetch working 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia ae94139236 test passing with new TxProposal checks 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia 32f281fb82 add paypro checks 2014-11-25 15:12:41 -03:00
Gustavo Maximiliano Cortez 4c2f3b5f5f Add URI handler for Firefox 2014-11-23 18:58:51 -03:00
Gustavo Maximiliano Cortez 2cec28a6c8 fix URI handler on chrome web and extension 2014-11-23 18:58:30 -03:00
Gustavo Maximiliano Cortez 6836dfe1d7 Improves delay of touch screen 2014-11-23 00:33:57 -03:00
Gustavo Maximiliano Cortez e7d8421c4d Remove shell dependences. Remove unnecessary plugins. Remove unnecessary directives 2014-11-22 17:54:07 -03:00
Ivan Socolsky 31afedb41d Merge pull request #1859 from isocolsky/fix/rate
fixed incorrect url
2014-11-21 17:00:52 -03:00
Ivan Socolsky 2cf8636c70 fixed incorrect url 2014-11-21 17:02:08 -03:00
Matias Alejo Garcia 58e456251e Merge pull request #1858 from isocolsky/fix/rate
fixed fetch currencies + improved test coverage
2014-11-21 13:21:03 -03:00
Ivan Socolsky 379e15525a fixed fetch currencies + improved test coverage 2014-11-21 12:11:35 -03:00
Ivan Socolsky f693d17a47 added wallet arg to updateTxs 2014-11-21 10:57:40 -03:00
Ivan Socolsky dcb561a2b0 fixed small bug in getPendingTxProposals 2014-11-21 10:57:40 -03:00
Ivan Socolsky 18deef115a using paginated version of insight-api addrs/txs 2014-11-20 18:05:54 -03:00
Gustavo Maximiliano Cortez cfb7383b2d Cancel/clear form when using payment protocol 2014-11-20 11:42:56 -03:00
Matias Alejo Garcia 088a616736 add merchant data in tx proposals 2014-11-20 03:10:43 -03:00
Matias Alejo Garcia d4a0f5c008 notifications 2014-11-20 02:06:59 -03:00
Matias Alejo Garcia 0b136cef34 send form 2014-11-20 02:06:59 -03:00
Matias Alejo Garcia 3a0a1a2f23 fix paypro broadcast. add merchant info 2014-11-20 02:06:59 -03:00
Matias Pando 527c3beab1 Added a directive to focus the first input fields 2014-11-19 17:49:45 -03:00
Matias Alejo Garcia b554c4c7ea Merge pull request #1838 from matiaspando/addSignersToCSV
Added column signers to CSV file
2014-11-19 16:14:42 -03:00
Matias Pando a72ae412a2 Added column signers to CSV file 2014-11-19 15:47:28 -03:00
Matias Alejo Garcia 8491308cac Merge pull request #1836 from matiaspando/existingProfile
Existing profile
2014-11-19 11:30:13 -03:00
Matias Pando 551da51c41 Import profile now checks if profile exists 2014-11-19 11:15:09 -03:00
Ivan Socolsky af6c066c3f fixing import of existing profile 2014-11-18 12:12:09 -03:00
Matias Pando 05c8200749 Add error checking when importing a wallet from a corrupt file 2014-11-17 17:44:38 -03:00
Matias Pando b9fd442ffd Fixes importing profile with a wallet that is not ready 2014-11-17 11:46:15 -03:00
Gustavo Maximiliano Cortez fcdaddd358 If there is an error, reset global variable "starting" 2014-11-17 00:36:41 -03:00
Gustavo Maximiliano Cortez 6e06deeba6 Merge pull request #1812 from matiu/feature/updateIndexes
Feature/update indexes
2014-11-15 12:20:53 -03:00
Gustavo Maximiliano Cortez ae20cf114f Merge pull request #1811 from matiu/fix/reset
fix reset to defaults
2014-11-15 11:32:42 -03:00
Gustavo Maximiliano Cortez 40572e2908 remove console log 2014-11-15 11:14:22 -03:00
Gustavo Maximiliano Cortez 15d7eb9e21 toggle address book entry digest error. 2014-11-15 03:39:36 -03:00
Gustavo Maximiliano Cortez fe0a97d3d5 important fix when using bip21 2014-11-15 03:26:22 -03:00
Matias Alejo Garcia 927e4eebe8 Merge pull request #1801 from matiaspando/feature/importAndLogin
Importing a profile also logs in
2014-11-14 19:19:20 -03:00
Matias Alejo Garcia 0da641d1b8 add updateIndex to model 2014-11-14 16:00:08 -03:00
Matias Alejo Garcia 45e44fba19 refactor on import wallet controllers 2014-11-14 15:05:20 -03:00
Matias Alejo Garcia 16e2194377 fix reset to defaults 2014-11-14 15:05:20 -03:00
Ivan Socolsky 8e92864627 pointing to new Insight api for retrieving txs 2014-11-14 15:05:20 -03:00
Matias Alejo Garcia 83fa24f5af fix reset to defaults 2014-11-14 13:11:05 -03:00
Matias Alejo Garcia e68435ca42 Merge pull request #1804 from isocolsky/bulk
Pointing to new Insight api for retrieving txs
2014-11-14 12:44:23 -03:00
Matias Pando d107dd129c Select last focus wallet 2014-11-14 10:41:19 -03:00
Matias Pando 0abb264fa6 Importing a profile also logs in 2014-11-14 10:41:19 -03:00
Matias Alejo Garcia bbe2b37911 Merge pull request #1806 from cmgustavo/ui/layout-signin
Show HomeWallet immediately the when profile was started
2014-11-13 21:02:51 -03:00
Gustavo Maximiliano Cortez 183d6ec15c Show HomeWallet immediately the when profile was started 2014-11-13 18:54:30 -03:00
Esteban Ordano 46fddba5cd performance: addressIsOwn piggybacking from addressToPath map on public key ring 2014-11-13 17:45:42 -03:00
Ivan Socolsky 9c1a285d98 pointing to new Insight api for retrieving txs 2014-11-13 16:32:26 -03:00
Matias Alejo Garcia 9b4d261637 Merge pull request #1803 from cmgustavo/ui/menu
unify names (menus)
2014-11-13 15:39:22 -03:00
Gustavo Maximiliano Cortez 3ee31e2941 unify names (menus) 2014-11-13 15:33:14 -03:00
Matias Alejo Garcia d7d29c6ea7 fix subscribe 2014-11-13 15:21:19 -03:00
Gustavo Maximiliano Cortez 8036bb9144 Merge pull request #1764 from matiaspando/feature/generateCSV
Generate CVS file from transaction history
2014-11-13 12:09:36 -03:00
Matias Alejo Garcia 27f26d48f5 Merge pull request #1792 from matiu/feature/restore-defaults
WIP: Feature/restore defaults
2014-11-13 12:09:04 -03:00
Matias Alejo Garcia 0c3a6f76cf Merge pull request #1798 from cmgustavo/ux/user-menu
Removed createWallet page. Added link for create, join and import to the...
2014-11-13 12:08:05 -03:00
Gustavo Maximiliano Cortez 72cfc49d55 Removed createWallet page. Added link for create, join and import to the top menu. 2014-11-13 11:10:39 -03:00
Matias Pando 225fefe47d Cleaning code 2014-11-13 10:47:47 -03:00
Matias Pando d31dbb23f4 Added spinner 2014-11-13 10:47:47 -03:00
Matias Pando 11e5bb4305 Escaping commas 2014-11-13 10:47:47 -03:00
Matias Pando f8fb165630 Using getTransactionHistory from wallet 2014-11-13 10:47:47 -03:00
Matias Pando 888d9735e2 UI fixed 2014-11-13 10:47:47 -03:00
Matias Pando 54a7caeb82 Improved csv format 2014-11-13 10:47:47 -03:00
Matias Pando f1adde8e44 Added csv file generation 2014-11-13 10:47:47 -03:00
Matias Alejo Garcia b5d502273d Merge pull request #1797 from isocolsky/pagination
return empty paginated list when the wallet contains no addresses
2014-11-13 10:46:37 -03:00
Matias Alejo Garcia ff810a51cc Merge pull request #1787 from isocolsky/pagination
WIP Tx history & pagination changes
2014-11-13 08:09:54 -03:00
Gustavo Maximiliano Cortez 6985d21233 Merge pull request #1768 from matiu/feature/gravater
Add gravatars
2014-11-13 00:11:13 -03:00
Gustavo Maximiliano Cortez 4eae2d2ff5 fix gravatar on profile. fix layout 2014-11-13 00:07:33 -03:00
Matias Alejo Garcia 5113e8b292 add restore default buttons 2014-11-12 22:36:14 -03:00
Esteban Ordano 4726570b7a Merge pull request #1791 from matiu/bug/use-all-funds
Fix #1789 - use all funds button
2014-11-12 22:17:50 -03:00
Matias Alejo Garcia 376ee5359b fix karma test. rm unused code 2014-11-12 21:59:58 -03:00
Matias Alejo Garcia 99dd65ed07 add gravatars 2014-11-12 19:20:04 -03:00
Matias Alejo Garcia 4c61c74706 fix subcribe 2014-11-12 18:32:18 -03:00
Ivan Socolsky 3fc8445d3e return empty paginated list when the wallet contains no addresses 2014-11-12 17:52:38 -03:00
Ivan Socolsky 9fdf06c28c assign addressTo and labelTo on outgoing txs only 2014-11-12 17:06:35 -03:00
Matias Alejo Garcia 546d0c181e Merge pull request #1772 from eordano/performance/cacheAddressesInfo
Cache addressesInfo
2014-11-12 16:53:51 -03:00
Esteban Ordano 87facad839 Cache addressesInfo 2014-11-12 16:27:31 -03:00
Gustavo Maximiliano Cortez 57083d119a fix moreController (updating balance) 2014-11-12 14:18:19 -03:00
Gustavo Maximiliano Cortez 96131ed16b Test for profile backups. Update travis.yaml 2014-11-12 12:35:50 -03:00
Matias Alejo Garcia 6926bb9b04 Merge pull request #1769 from cmgustavo/bug/manage-profile-createWallet
Bug/manage profile create wallet
2014-11-11 17:07:09 -03:00
Gustavo Maximiliano Cortez c5f810c069 Add backup to list of wallets in "manage wallets". Support for safari. 2014-11-11 16:53:57 -03:00
Gustavo Maximiliano Cortez 4b8e18735d Rename manage by profile. Created a new page "createWallet" 2014-11-11 16:01:33 -03:00
Matias Alejo Garcia b15679c08c fix import wallets and profile form 0.7.2 2014-11-11 15:14:54 -03:00
Matias Alejo Garcia e614b375e7 fixing import wallet 2014-11-11 14:51:10 -03:00
Matias Alejo Garcia 69daee6ed1 fix/import 2014-11-11 14:51:10 -03:00
Gustavo Maximiliano Cortez c16b9e4e87 Fixed delete a wallet using localStorage (not insight) 2014-11-11 14:36:10 -03:00
Gustavo Maximiliano Cortez 3c2e881acd Merge pull request #1761 from isocolsky/pagination
using foundation pagination directive
2014-11-11 13:02:45 -03:00
Ivan Socolsky 1753e315c1 Merge pull request #1756 from cmgustavo/feature/manage-wallets
Manage wallets
2014-11-11 13:02:43 -03:00
Gustavo Maximiliano Cortez 74b61624e5 deleting wallet with callback 2014-11-11 12:54:52 -03:00
Gustavo Maximiliano Cortez ea7de935d7 Rename of callback function. Add network name. 2014-11-11 10:59:05 -03:00
Matias Alejo Garcia e0969cd95c add some debug messages 2014-11-11 09:01:31 -03:00
Matias Alejo Garcia dd61c1b5b3 more fixes 2014-11-11 01:23:12 -03:00
Matias Alejo Garcia 5ca398a97a fix references 2014-11-10 23:08:14 -03:00
Matias Alejo Garcia 7942048dd1 fix compatibility issues 2014-11-10 22:58:46 -03:00
Matias Alejo Garcia 7207f03bd1 Merge pull request #1754 from matiu/fix/endpoint
default email storage to livenet
2014-11-10 20:12:44 -03:00
Matias Alejo Garcia e8a376cf31 Merge pull request #1737 from eordano/fix/passphrase
Passphrase getting generated correctly
2014-11-10 20:12:30 -03:00
Ivan Socolsky 6cefd15cbd using foundation pagination directive 2014-11-10 19:10:58 -03:00
Esteban Ordano b0afbe9fba Change endpoint 2014-11-10 17:39:10 -03:00
Gustavo Maximiliano Cortez ca3e9005a7 Manage wallets 2014-11-10 16:41:07 -03:00
Ivan Socolsky abae8d43e4 fix case for empty tx list 2014-11-10 16:35:08 -03:00
Ivan Socolsky 04a0bff706 added pagination 2014-11-10 16:35:08 -03:00
Ivan Socolsky af6777d359 removed duplicate code 2014-11-10 16:35:08 -03:00
Matias Alejo Garcia 2564370087 default email storage to livenet 2014-11-10 16:32:55 -03:00
Matias Alejo Garcia 53e0065b74 Merge pull request #1744 from eordano/performance/proposals
Fixes performance issue with txproposals
2014-11-10 16:20:39 -03:00
Matias Alejo Garcia 53843a578d Merge pull request #1669 from matiaspando/feature/importProfile
Import profile
2014-11-10 15:49:56 -03:00
Gustavo Maximiliano Cortez b71bef495a fix alternativeAmount for list of pending transactions proposals 2014-11-08 11:42:01 -03:00
Gustavo Maximiliano Cortez c132346959 deleted link to test paypro 2014-11-08 11:42:01 -03:00
Matias Alejo Garcia a73edca586 Merge pull request #1739 from isocolsky/balance
showing N/A when rate services not available
2014-11-08 09:40:04 -03:00
Esteban Ordano df12c5964c Fixes performance issue with txproposals 2014-11-07 17:59:34 -03:00
Matias Pando 73088bca2b Fixed import profile and wallets 2014-11-07 17:35:51 -03:00
Matias Pando 528ae22413 kdf is not needed 2014-11-07 17:35:51 -03:00
Matias Pando 0c741814f3 Removed console errors 2014-11-07 17:35:51 -03:00
Matias Pando 16c3d66f33 Import profile 2014-11-07 17:35:51 -03:00
Esteban Ordano 49fbf2c849 Use hmac instead of a second pbkdf 2014-11-07 14:59:40 -03:00
Ivan Socolsky b8e7613822 showing N/A when rate services not available 2014-11-07 13:04:46 -03:00
Gustavo Maximiliano Cortez 431a66eeb2 Refresh list of pending transactions proposals after any events 2014-11-07 13:03:34 -03:00
Ivan Socolsky 49ea9d8c3d removed from wallet model 2014-11-07 11:21:12 -03:00
Ivan Socolsky 505951a0b1 replaced old rate service as angular controller 2014-11-07 11:19:21 -03:00
Ivan Socolsky b8a708c863 fixed whenAvailable() 2014-11-07 11:19:21 -03:00
Ivan Socolsky 015af22638 added rate services to wallet 2014-11-07 11:19:21 -03:00
Ivan Socolsky 476f6395e5 rate service + tests 2014-11-07 11:18:38 -03:00
Ivan Socolsky 8517dcd2d6 cleanup unused method for alt currency conversion 2014-11-07 11:18:38 -03:00
Ivan Socolsky 377dc7a176 show alternative amount on txps 2014-11-07 11:18:38 -03:00
Ivan Socolsky 9db19422e4 compute alternative currency for pending txps 2014-11-07 11:18:38 -03:00
Ivan Socolsky 67b392bdc3 fixed alternative amount in TXP view 2014-11-07 11:18:37 -03:00
Matias Alejo Garcia 37f2a27e79 Merge pull request #1733 from isocolsky/sign
made wallet#sign synchronous
2014-11-06 14:56:25 -03:00
Ivan Socolsky 0db8c1008b made wallet#sign synchronous 2014-11-06 14:53:09 -03:00
Gustavo Maximiliano Cortez b2aef7c7db Merge pull request #1727 from matiaspando/feature/selectWalletOnBIP21
Feature/select wallet on bip21
2014-11-06 14:30:52 -03:00
Matias Pando be10694763 Update balance to every wallet 2014-11-06 12:47:54 -03:00
Matias Pando bef1113fc3 Go to the actual wallet 2014-11-06 11:17:05 -03:00
Matias Pando d13600a4f5 Deleting commented lines 2014-11-06 10:32:47 -03:00
Gustavo Maximiliano Cortez 2122ccff43 fix addresses to string. fix layout of receive 2014-11-05 17:33:00 -03:00
Matias Pando 0c9b36032b Update balance of wallets 2014-11-05 16:37:25 -03:00
Matias Pando 212656130f Update balance of wallets 2014-11-05 09:56:09 -03:00
Juan Ignacio Sosa Lopez 7209745446 Merge pull request #1717 from matiaspando/feature/selectWalletOnBIP21
Shows the wallet on a pop up
2014-11-04 16:42:51 -03:00
Matias Pando e39959b4a4 Added a link to test payment protocol 2014-11-04 15:56:50 -03:00
Matias Pando 6286789f4d Shows the wallet on a pop up 2014-11-04 15:24:56 -03:00
Matias Alejo Garcia e59fc26f0d Merge pull request #1716 from matiaspando/iss1700
Replaced a call to a function for a variable
2014-11-04 13:08:47 -03:00
Matias Pando b086cff940 Replaced a call to a function for a variable 2014-11-04 12:13:09 -03:00
Matias Alejo Garcia e7211979e8 Merge pull request #1711 from maraoz/add/devLogin
add developer easy login
2014-11-04 11:59:34 -03:00
Manuel Araoz 365216afc9 add development feature flag 2014-11-04 11:30:44 -03:00
Juan Ignacio Sosa Lopez e9c160bd4d Merge pull request #1706 from matiaspando/feature/selectWalletOnBIP21
Added page and controller to select wallet
2014-11-04 11:30:11 -03:00
Esteban Ordano df52a0ef95 fix: Passphrase getting generated correctly 2014-11-04 11:12:16 -03:00
Manuel Araoz 0a91883096 add developer easy login 2014-11-04 10:58:32 -03:00
Gustavo Maximiliano Cortez 8f6aa20900 Display a message while copay is logging out 2014-11-04 10:31:34 -03:00
Matias Pando d8f4881582 Shows only ready wallets 2014-11-04 10:17:42 -03:00
Matias Alejo Garcia e9eb311339 Merge pull request #1704 from cmgustavo/bug/04-ui
Bug/04 ui
2014-11-03 18:15:35 -03:00
Matias Pando bacea69cb3 Added page and controller to select wallet 2014-11-03 18:03:41 -03:00
Matias Alejo Garcia 7a610c1b5b fix type 2014-11-03 17:44:24 -03:00
Matias Alejo Garcia 4821567b1d inform the user of "too big" tx 2014-11-03 16:07:55 -03:00
Matias Alejo Garcia 1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia 8b4e866472 add amount param 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia abc5023107 add limits to TXs 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia 22ef1bb3f3 fixes handling wrong txs 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia 0567714628 mv filter to Insight 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia 78b84fc466 filter unspent 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia a778cc71a1 add console.log to utxos 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia c6c6b459b6 . 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia 2564cb22d7 . 2014-11-03 15:52:59 -03:00
Gustavo Maximiliano Cortez 824b00ca05 Fix scan qr code 2014-11-03 15:13:53 -03:00
Gustavo Maximiliano Cortez 885765b873 Fixed layout for small devices. remove unused function and css classes. 2014-11-03 14:10:59 -03:00
Matias Alejo Garcia 97aac05374 change timeout 0 to 1 2014-11-01 21:56:58 -03:00
Matias Alejo Garcia a268c3c8eb add digest 2014-11-01 21:50:02 -03:00
Matias Alejo Garcia 3360c31a12 fix login / create form errors and confirmed messages 2014-11-01 21:36:46 -03:00
Matias Alejo Garcia 01e8562b43 fix async loop 2014-11-01 09:42:56 -03:00
Matias Alejo Garcia bd26b23fad Merge pull request #1666 from matiu/bug/more-sync-fixes
Bug/more sync fixes
2014-10-31 20:04:17 -03:00
Matias Alejo Garcia 7578758e17 . 2014-10-31 18:56:11 -03:00
Matias Alejo Garcia a2465eca74 store 2014-10-31 18:53:50 -03:00
Matias Alejo Garcia ea6a2fbc25 Merge pull request #1665 from eordano/fix/FailIfProfileExists
Fail if profile already exists
2014-10-31 18:20:43 -03:00
Matias Alejo Garcia 6e45aca517 fix logs 2014-10-31 18:17:44 -03:00
Matias Alejo Garcia 96c8867762 clean logs and remove unnecesary code 2014-10-31 18:14:14 -03:00
Esteban Ordano 5a8c93284b Fail if profile already exists 2014-10-31 18:13:52 -03:00
Matias Alejo Garcia 97882f8e3b rm unnecessary save 2014-10-31 17:57:56 -03:00
Gustavo Maximiliano Cortez 923cd8d65b Merge pull request #1659 from matiu/bug/logout3
reload on logout
2014-10-31 17:54:45 -03:00
Matias Pando a1b465f92c Path changed 2014-10-31 17:40:26 -03:00
Ivan Socolsky b28a600d36 Merge pull request #1645 from matiu/bug/sycing
Bug/sycing
2014-10-31 17:31:07 -03:00
Matias Alejo Garcia ed4d08f48b add err to log 2014-10-31 16:36:12 -03:00
Matias Alejo Garcia 9fe165fefb reload on logout 2014-10-31 16:30:41 -03:00
Matias Alejo Garcia f1b7d11eec Merge pull request #1654 from isocolsky/paypro
fixed paypro
2014-10-31 16:16:23 -03:00
Ivan Socolsky a685fd77f1 fixed paypro 2014-10-31 16:10:11 -03:00
Matias Alejo Garcia 5adc4fd5d2 add debounce 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia b3e42cb427 fix docs 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia f39588e295 rm console.log 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia b49661ebd8 split ts, better syncing 2014-10-31 15:54:22 -03:00
Matias Alejo Garcia ca99f3f194 Merge pull request #1653 from cmgustavo/bug/02-layout
Bug/02 layout
2014-10-31 15:53:08 -03:00
Matias Alejo Garcia b1b4b0c017 Merge pull request #1650 from isocolsky/fixes
fetch txs & compute balance immediately after switching wallets
2014-10-31 15:53:02 -03:00
Gustavo Maximiliano Cortez b540021487 fix layout locked balance and list of wallets 2014-10-31 15:30:43 -03:00
Esteban Ordano 1599c59106 Add missing variable declaration 2014-10-31 15:27:20 -03:00
Ivan Socolsky 29cbce6f7f fetch txs & compute balance immediately after switching wallets 2014-10-31 14:58:08 -03:00
Matias Pando 07b4050d39 Added copayers list 2014-10-31 14:10:09 -03:00
Matias Alejo Garcia d8c9994845 Merge pull request #1648 from cmgustavo/bug/01-history
Bug/01 history
2014-10-31 14:05:10 -03:00
Gustavo Maximiliano Cortez a1f6eec305 removed console.log 2014-10-31 14:01:45 -03:00
Gustavo Maximiliano Cortez 989447364f check if peerActions is defined 2014-10-31 14:01:31 -03:00
Matias Alejo Garcia b6f9a45dd9 Merge pull request #1643 from isocolsky/fixes
Fixes
2014-10-31 12:25:07 -03:00
Matias Alejo Garcia b12d12bff7 Merge pull request #1642 from bechi/bugs/ui-09
Bugs/ui 09
2014-10-31 12:25:00 -03:00
Ivan Socolsky acb6592dc4 removed unused code 2014-10-31 12:20:46 -03:00
Ivan Socolsky 69153757fb refreshing txs when switching wallets 2014-10-31 12:18:43 -03:00
Ivan Socolsky 076d4c20cf fixed bug in controllerUtils#isFocusedWallet 2014-10-31 12:18:43 -03:00
bechi da5aa14487 fix refresh btn position 2014-10-31 12:14:47 -03:00
Matias Pando 470e16eaa1 Added home 2014-10-31 11:51:02 -03:00
Matias Alejo Garcia 28f63b44e1 Merge pull request #1634 from eordano/fix/waitCreate
Fixes error codes against Insight
2014-10-31 11:38:32 -03:00
Ivan Socolsky aa49ba9468 updating only pending txs 2014-10-31 11:25:49 -03:00
Esteban Ordano 5f035a9680 Fixes error codes against Insight 2014-10-31 11:24:16 -03:00
Ivan Socolsky 3e6408e58c removed console.log 2014-10-31 11:23:31 -03:00
Ivan Socolsky 2f3f2103d5 Merge pull request #1623 from matiu/feature/misc
Feature/misc
2014-10-31 11:14:31 -03:00
Matias Alejo Garcia dcff92fb25 add "polling" to save settings 2014-10-30 22:59:47 -03:00
Matias Alejo Garcia 9788235003 Merge pull request #1617 from isocolsky/identity_creation
made Identity#create asynchronous
2014-10-30 22:54:50 -03:00
Matias Alejo Garcia 263e3fe84d Merge pull request #1621 from cmgustavo/feature/history
Removed transaction proposals from history. List of transactions sent
2014-10-30 22:52:49 -03:00
Gustavo Maximiliano Cortez 950a89727b removed transaction proposals from history. Just list transactions sent 2014-10-30 21:32:49 -03:00
Matias Alejo Garcia 24d4859e32 remove unused log 2014-10-30 19:06:45 -03:00
Matias Alejo Garcia 9e0b7d64cb Merge pull request #1618 from ssotomayor/fix1592
Fix for reordering wallets on new address creation
2014-10-30 18:39:49 -03:00
Gustavo Maximiliano Cortez 58769fec3f fix titles 2014-10-30 18:17:41 -03:00
ssotomayor 4aefd0d4f0 Removes notification. 2014-10-30 18:15:20 -03:00
ssotomayor 92869a9ce5 Fix for reordering wallets on new address creation 2014-10-30 18:13:47 -03:00
Ivan Socolsky 7e8f1a1668 made Identity#create asynchronous 2014-10-30 18:08:50 -03:00
Matias Alejo Garcia 4afcad4601 Merge pull request #1613 from bechi/bugs/ui-07
Bugs/ui 07
2014-10-30 17:48:44 -03:00
Matias Alejo Garcia 6edaf9f1a4 Merge pull request #1612 from isocolsky/fixes
Correctly assign sentTxid when proposal is broadcasted
2014-10-30 17:39:40 -03:00
Matias Alejo Garcia 6715d776c0 Merge pull request #1614 from matiaspando/feature/addLogLevelSettings
Feature/add log level settings
2014-10-30 17:38:50 -03:00
Matias Pando 7cc6e335a7 Adding a way to set the log level from the UI 2014-10-30 17:00:42 -03:00
Matias Pando f586ecf708 Added drop down 2014-10-30 16:58:48 -03:00
bechi 11ab17ec94 Merge branch 'master' into bugs/ui-07 2014-10-30 16:56:26 -03:00
Matias Alejo Garcia fcb2401fff Merge pull request #1609 from cmgustavo/feature/import-from-localstorage
Import Old wallets from localStorage
2014-10-30 16:54:53 -03:00
bechi efab427de1 Merge branch 'master' into bugs/ui-07 2014-10-30 16:51:38 -03:00
Ivan Socolsky 05e836424a correctly assign sentTxid when proposal is broadcasted 2014-10-30 16:47:01 -03:00
bechi 24ea10c36c history section 2014-10-30 16:46:39 -03:00
Matias Alejo Garcia 9914fbce12 Merge pull request #1610 from matiu/feature/home
Feature/home
2014-10-30 16:24:07 -03:00
Matias Alejo Garcia d2f09291cf add change storage to settings 2014-10-30 16:20:25 -03:00
Gustavo Maximiliano Cortez 965d3e1d96 Import Old wallets from localStorage 2014-10-30 16:13:56 -03:00
Matias Alejo Garcia fdf466ca45 Merge pull request #1602 from isocolsky/fixes
Small usability fix
2014-10-30 14:14:32 -03:00
Matias Alejo Garcia 505ac5b5c6 rename controllers and views 2014-10-30 14:13:40 -03:00
Matias Pando 8a291732b9 Added email confirmation message 2014-10-30 12:06:48 -03:00
Ivan Socolsky dcab904f50 reorganized method definitions 2014-10-30 11:38:55 -03:00
Ivan Socolsky ad1eee6c9c added refresh to settings page 2014-10-30 11:07:15 -03:00
Gustavo Maximiliano Cortez 35eed69cc2 Merge pull request #1599 from matiaspando/feature/functionDeleted
function deleted
2014-10-30 10:27:17 -03:00
Matias Alejo Garcia 02ab30610f Merge pull request #1598 from cmgustavo/feature/identity-compat01
Display a message for users whose have wallet:: but not profile::
2014-10-30 10:00:32 -03:00
Matias Pando a29585a826 function deleted 2014-10-30 09:51:42 -03:00
Matias Alejo Garcia 08dc892887 add store Profile on adding wallets 2014-10-29 23:23:16 -03:00
Matias Alejo Garcia b2c04b7372 fix controllerSpec tests 2014-10-29 20:46:45 -03:00
Gustavo Maximiliano Cortez 2c07ad6dd7 Display a message for users whose have wallet:: but not profile:: 2014-10-29 16:21:44 -03:00
Matias Pando 31cab73193 adding message publicKeyRingUpdated 2014-10-29 14:59:28 -03:00
Matias Alejo Garcia a93a48dc60 Merge pull request #50 from ssotomayor/fixes1592
New addresses are now added at bottom of the list instead of at the top
2014-10-29 14:56:59 -03:00
ssotomayor 5c158a65e1 New addresses are now added at bottom of the list instead of at the top 2014-10-29 14:52:13 -03:00
Esteban Ordano 02b243e9d4 Add address sanitizer to proposal creation 2014-10-29 13:37:21 -03:00
Matias Alejo Garcia bfdfc68d83 all mocha tests fixes 2014-10-29 08:59:06 -03:00
Matias Alejo Garcia 4522626544 fix and add more tests to Compat 2014-10-29 08:34:07 -03:00
Matias Alejo Garcia 8da1b2ebcf fixing karma tests 2014-10-28 20:28:29 -03:00
Gustavo Maximiliano Cortez 4d79768280 fixes the scan of QR code with bitcoin url 2014-10-28 20:28:29 -03:00
ssotomayor 0fb6e3ea15 Fixes import for 0.6.4 2014-10-28 18:40:51 -03:00
Matias Alejo Garcia eaf14ddb49 Merge pull request #46 from matiaspando/feature/removeCryptoAES
fixes notification for invalid credentials
2014-10-28 18:23:17 -03:00
Matias Alejo Garcia 1a53c0c504 Merge pull request #45 from eordano/fix/storageDontOverride
Storage: dont override if an item aready exists
2014-10-28 18:23:09 -03:00
Matias Pando b08ccb6111 fixes notification for invalid credentials 2014-10-28 18:06:32 -03:00
Esteban Ordano 3bed3dbca3 Use the same kdf for Insight Storage 2014-10-28 17:24:29 -03:00
Esteban Ordano 281d66d6e0 Add option to Identity#store to fail if it exists 2014-10-28 17:24:29 -03:00
Esteban Ordano 5eade81294 Add method 'createItem' to DB plugins 2014-10-28 17:24:29 -03:00
Matias Alejo Garcia ffe9fab380 Merge pull request #44 from isocolsky/ref/backup
Remove backup step in wallet creation
2014-10-28 16:05:56 -03:00
Ivan Socolsky d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -03:00
Matias Alejo Garcia ad45eca130 Merge pull request #43 from eordano/fix/profileexport
fix typo on export profile
2014-10-28 15:23:00 -03:00
Esteban Ordano 0b1723ba09 fix typo on export profile 2014-10-28 15:21:39 -03:00
Ivan Socolsky 960a37e85d fixed add new address 2014-10-28 15:04:52 -03:00
Ivan Socolsky e98c7e68cc retrieving email directly from identity instance 2014-10-28 15:04:52 -03:00
Esteban Ordano 126a57d5ab Fixing encrypted 2014-10-28 15:01:35 -03:00
Esteban Ordano 35bab383b0 Fixes import & export with new encryption 2014-10-28 15:01:34 -03:00
Esteban Ordano 1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
ssotomayor 202a047edc Compatibility for wallets 2014-10-28 15:00:57 -03:00
Matias Alejo Garcia c3e5582fb8 Merge pull request #39 from cmgustavo/matias/feature/identity
fix top-bar. no test when grunt watch. sidebar for small devices
2014-10-28 14:59:24 -03:00
Matias Alejo Garcia 6e18949241 Merge pull request #41 from isocolsky/first_wallet
moved default wallet creation to controller
2014-10-28 14:59:15 -03:00
Gustavo Maximiliano Cortez c8614b76c2 Sidebar support for small devices 2014-10-28 12:37:15 -03:00
Ivan Socolsky 240b48eee3 moved default wallet creation to controller 2014-10-28 10:26:39 -03:00
Gustavo Maximiliano Cortez 567363a8b8 fix top-bar. no test when grunt watch 2014-10-28 09:40:35 -03:00
Matias Alejo Garcia 7afe921fd2 Merge pull request #37 from isocolsky/tx_date
added sentTs and minedTs to tx history
2014-10-27 23:13:40 -03:00
Matias Alejo Garcia e87d6165dd Merge pull request #36 from cmgustavo/matias/feature/identity
top-bar with dynamic titles
2014-10-27 23:13:30 -03:00
Matias Alejo Garcia 16f85d8d6a add tests to cryptoUtil 2014-10-27 19:26:21 -03:00
Matias Alejo Garcia 8183a1d3c7 fixes #importWallet 2014-10-27 17:23:01 -03:00
Ivan Socolsky e1f3f29db0 refreshing view 2014-10-27 17:16:24 -03:00
Ivan Socolsky e60a34cdad added sentTs and minedTs to tx history 2014-10-27 16:56:37 -03:00
Gustavo Maximiliano Cortez 096a5d0290 top-bar with dynamic title 2014-10-27 16:13:06 -03:00
Matias Alejo Garcia 25ba346489 fix bind 2014-10-27 15:00:08 -03:00
Matias Alejo Garcia 1313088e14 fix tests 2014-10-27 14:53:40 -03:00
Matias Alejo Garcia 47e958277a fix mocha test in Wallet & Identity 2014-10-27 13:13:27 -03:00
Matias Alejo Garcia 5f7f60f4b9 Merge pull request #35 from eordano/fix/various
Adds various small fixes to Encrypted local storage
2014-10-27 12:11:22 -03:00
Esteban Ordano edf8e73631 fix bad variable name on identity 2014-10-27 12:06:54 -03:00
Ivan Socolsky fc0535a69f handling profile with no wallets 2014-10-27 11:10:32 -03:00
Ivan Socolsky 0656c8d7e0 fixed delete wallet 2014-10-27 10:49:25 -03:00