Commit Graph

102 Commits

Author SHA1 Message Date
Ryan X. Charles 0d81712bef change console.log to log and make default not verbose 2014-04-17 09:38:46 -03:00
Matias Alejo Garcia df23125f5e tx broadcasting working 2014-04-16 22:12:38 -03:00
Manuel Araoz 9df76b90fd m-of-n integration complete 2014-04-16 21:45:06 -03:00
Manuel Araoz b504074009 actually create wallet and redirect 2014-04-16 21:45:06 -03:00
Manuel Araoz 8478402237 add wallet setup view (not integrated) 2014-04-16 21:45:06 -03:00
Ryan X. Charles 96a6203bb0 make my code work with the latest interface changes
...to Wallet and WalletFactory
2014-04-16 21:13:35 -03:00
Ryan X. Charles 5f8deb7d0b update File to write wallets to different files
the walletId is the filename
2014-04-16 21:13:35 -03:00
Ryan X. Charles 08f918a9a7 add File storage class and tests 2014-04-16 21:12:27 -03:00
Matias Alejo Garcia 8856683a17 fix join wallet WIP 2014-04-16 20:58:57 -03:00
Matias Alejo Garcia e676f4e69d fix create 2014-04-16 19:18:19 -03:00
Matias Alejo Garcia f8b4f8e4c9 fix angular 2014-04-16 19:14:58 -03:00
Matias Alejo Garcia 536fe90431 new WalletFactory 2014-04-16 17:51:42 -03:00
Manuel Araoz 609ba4ef71 renaming files 2014-04-16 11:55:18 -03:00
Manuel Araoz 929c6ffa6d securely store encryptation passwords 2014-04-15 19:14:42 -03:00
Matias Alejo Garcia b382e2b99f fix mocha testing! 2014-04-15 18:47:16 -03:00
Matias Alejo Garcia d4b2ac1ad4 add wallet tests 2014-04-15 18:46:19 -03:00
Matias Alejo Garcia 341c9d8ffa open wallet working 2014-04-15 18:46:19 -03:00
Gustavo Maximiliano Cortez 65cbf5b46a Merge pull request #56 from colkito/fix/remove-http-module
added support for http request on the browser
2014-04-15 18:46:03 -03:00
Mario Colque b21af3334e added support for http request on the browser 2014-04-15 18:44:10 -03:00
Manuel Araoz 241fb3aeb7 add encrypted Storage component 2014-04-15 18:13:49 -03:00
Manuel Araoz f84180e76c starting with encrypted storage 2014-04-15 18:13:49 -03:00
Mario Colque 139628e066 added support for store and broadcast 2014-04-15 16:50:16 -03:00
Manuel Aráoz b54832567b Merge pull request #52 from matiu/bug/plain-storage
fix plan storage
2014-04-15 15:26:45 -03:00
Matias Alejo Garcia ebc2d0033b fix plan storage 2014-04-15 15:22:10 -03:00
Mario Colque 072e55665d Merge pull request #51 from cmgustavo/bug/01-generateaddress
Fixed generateAddress in front-end...
2014-04-15 15:05:34 -03:00
Gustavo Cortez 86e47b8fcd Fixed generateAddress in front-end. Fixed angular front-end when connection rejected 2014-04-15 14:58:02 -03:00
Ryan X. Charles b048571900 Merge pull request #49 from matiu/feature/disable-logs
Feature/disable logs
2014-04-15 14:49:55 -03:00
Matias Alejo Garcia 8cf91d027e add option to enable console.logs 2014-04-15 14:28:49 -03:00
Gustavo Cortez db4da73117 Signout link is now in the navbar 2014-04-15 14:02:45 -03:00
Matias Alejo Garcia d0e114c346 fix wallet ids 2014-04-15 13:21:14 -03:00
Gustavo Maximiliano Cortez d7dff5b5d2 Merge pull request #45 from maraoz/remove/files
remove WalletFactory file (everything is in Wallet)
2014-04-15 13:02:22 -03:00
Bechi 779f794ef5 fix conflicts 2014-04-15 12:59:35 -03:00
Matias Alejo Garcia 4dcd18c42f wallet @browser working again 2014-04-15 12:52:28 -03:00
Bechi d535522e9d add icon navbar 2014-04-15 12:33:00 -03:00
Matias Alejo Garcia eff20ec49a mocha test working again 2014-04-15 12:17:28 -03:00
Manuel Araoz f22ca08b39 remove WalletFactory file (everything is in Wallet) 2014-04-15 10:56:23 -03:00
Matias Alejo Garcia a187726fca WIP wallet working again 2014-04-15 10:23:53 -03:00
Manuel Araoz 00d4a4b979 adding wallet factory 2014-04-14 18:30:47 -03:00
Gustavo Cortez eb4731715f tiny fix 2014-04-14 18:16:16 -03:00
Gustavo Maximiliano Cortez 5e30bf9baf Merge pull request #36 from colkito/feature/list-pending-transactions
Feature/list pending transactions
2014-04-14 18:12:52 -03:00
Manuel Aráoz b42ab80128 Merge pull request #37 from matiu/feature/wallet-integration2
Feature/wallet integration2
2014-04-14 18:11:19 -03:00
Matias Alejo Garcia c5a5129e83 fix test in browser 2014-04-14 18:08:18 -03:00
Mario Colque 52a4ae522e removed comments and logs 2014-04-14 18:03:40 -03:00
Mario Colque 3e20bbc219 merge 2014-04-14 18:00:14 -03:00
Mario Colque 5bf4bca0d3 added list of pending transactions 2014-04-14 17:58:12 -03:00
Matias Alejo Garcia 124e1dff19 read/load on Wallet 2014-04-14 17:42:10 -03:00
Gustavo Maximiliano Cortez 0941486859 Merge pull request #34 from colkito/feature/list-and-create-address
Added support for list and create address in a opened wallet
2014-04-14 17:27:46 -03:00
Matias Alejo Garcia 296c78cdf0 Wallet Class WIP 2014-04-14 17:18:39 -03:00
Mario Colque 127cef62ac removed copayBundle.js 2014-04-14 16:52:36 -03:00
Mario Colque 9db1740b1f Added support for list and create address in a opened wallet 2014-04-14 16:48:12 -03:00