Commit Graph

2046 Commits

Author SHA1 Message Date
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