Commit graph

593 commits

Author SHA1 Message Date
Manuel Araoz
0c03af53a8 fixed karma test bug 2014-06-19 15:57:38 -03:00
Manuel Araoz
e09d8e11d4 optimize txp protocol 2014-06-19 15:57:38 -03:00
Manuel Araoz
b7af51ceee all tests passing 2014-06-19 15:57:38 -03:00
Manuel Araoz
889edf4b92 add preconditions and tests 2014-06-19 15:57:38 -03:00
Manuel Araoz
1457764930 change 'k' for 'ntxid' 2014-06-19 15:56:35 -03:00
Manuel Araoz
d8e564b031 remove old methods 2014-06-19 15:56:35 -03:00
Manuel Araoz
03b4d16473 following the single TxProposal changes 2014-06-19 15:56:35 -03:00
Manuel Araoz
27de2896d8 working on refactor 2014-06-19 15:56:34 -03:00
Manuel Araoz
7001e21c71 ocha 2014-06-19 15:56:34 -03:00
Manuel Araoz
b791d58c6c refactors 2014-06-19 15:56:34 -03:00
Manuel Araoz
e0db6cac28 fix dependency management 2014-06-19 15:56:34 -03:00
Matias Alejo Garcia
50823ebd1c Merge pull request #699 from yemel/feature/one-time-backups
Add wallet addresses index discovery on importing backup
2014-06-19 15:32:37 -03:00
Yemel Jardi
386a5bea6f move update indexes to the loading screen 2014-06-19 11:35:38 -03:00
Manuel Araoz
86633cd5b4 fix karma tests 2014-06-18 16:02:31 -03:00
Yemel Jardi
29920abdb3 Add wallet addresses index discovery on importing backup 2014-06-18 11:10:51 -03:00
Manuel Aráoz
107414ec7e Merge pull request #685 from matiu/feature/deleteWallet
Feature/delete wallet
2014-06-18 08:49:06 -03:00
Matias Alejo Garcia
a83aa869fd remove .only 2014-06-17 23:16:15 -03:00
Matias Alejo Garcia
a9624db133 Merge pull request #688 from maraoz/automatic/backup
add notification saying backup was created
2014-06-17 16:49:47 -03:00
Manuel Araoz
0afd80bbd9 fix matis comments 2014-06-17 16:44:09 -03:00
Matias Alejo Garcia
cd71ce4421 fix conflics 2014-06-17 16:25:38 -03:00
Matias Alejo Garcia
710c9c9657 fix tests 2014-06-17 14:02:39 -03:00
Ryan X. Charles
f7e34acae8 make mocha browser tests all run with no console errors
...except Wallet and WalletFactory.
2014-06-17 09:03:30 -07:00
Manuel Araoz
718ae69576 add notification saying backup was created 2014-06-17 11:33:43 -03:00
Gustavo Maximiliano Cortez
03993b5172 Merge pull request #686 from maraoz/automatic/backup
Automatic backup after create/join
2014-06-17 10:56:27 -03:00
Matias Alejo Garcia
2c60fd91c0 implements delete wallet, in backuptab 2014-06-16 17:37:33 -03:00
Manuel Araoz
eeb621b601 added auto backup after create/join 2014-06-16 16:54:50 -03:00
Manuel Araoz
b40038a554 extract backup into service 2014-06-16 16:46:17 -03:00
Matias Alejo Garcia
46feadf57c delete Wallet WIP 2014-06-16 15:58:10 -03:00
Manuel Araoz
86295c9cf0 add backup service 2014-06-16 15:44:22 -03:00
Yemel Jardi
6ab77e8711 Add user notifications on transaction signed and rejected events 2014-06-16 15:38:26 -03:00
Matias Alejo Garcia
00ca9f1c32 make unit configurable in settings. update after @cmgustavo comments 2014-06-16 12:44:18 -03:00
Matias Alejo Garcia
12b45fcfb9 rm log 2014-06-16 09:48:32 -03:00
Matias Alejo Garcia
194e5fed54 fix conflics 2014-06-13 19:47:11 -03:00
Matias Alejo Garcia
4fe58ec446 update to master 2014-06-13 19:47:11 -03:00
Matias Alejo Garcia
727bf8524a implement BITS + tests 2014-06-13 19:46:47 -03:00
Matias Alejo Garcia
ec859355c6 refactor root.installStartupHandlers 2014-06-13 19:46:47 -03:00
Manuel Aráoz
618bff3895 Merge pull request #674 from cmgustavo/bug/01import-backup
Open wallet livenet in testnet mode and viceversa when importing backup
2014-06-13 16:48:29 -03:00
Gustavo Cortez
8c2a784d86 Fix Conflicts:
bower.json
2014-06-13 15:01:32 -03:00
Gustavo Cortez
89b69e5d0a Fixes: open wallet livenet in testnet mode and viceversa when importing a backup 2014-06-13 11:47:22 -03:00
Manuel Aráoz
8d3ebcc0e2 Merge pull request #673 from yemel/feature/proposal-comments
Add user comment to transaction propossal
2014-06-13 11:30:12 -03:00
Matias Alejo Garcia
d4fa919a8b Merge pull request #672 from maraoz/fix/travis-tests
general refactor
2014-06-13 10:33:32 -03:00
Yemel Jardi
bcbb6b54d1 Add user comment to transaction propossal 2014-06-13 10:33:30 -03:00
Matias Alejo Garcia
2340552437 Merge pull request #668 from yemel/fix/transaction-ordering
Fix transaction sorting comparator
2014-06-12 18:30:12 -03:00
Matias Alejo Garcia
bcbe97c15d Merge pull request #665 from yemel/feature/highlight-qr-code
Add highlight on QR change, add selected address below the QR
2014-06-12 18:28:15 -03:00
Manuel Araoz
322a793b62 trying to fix tests 2014-06-12 14:36:00 -03:00
Yemel Jardi
0df0015755 Fix transaction sorting comparator 2014-06-12 12:49:08 -03:00
Gustavo Cortez
a76de35bb0 Fixes validation of input form. Improved error message 2014-06-12 11:09:18 -03:00
Yemel Jardi
e5f798d5ed Add highlight on QR change, add selected address below the QR 2014-06-11 17:49:14 -03:00
Yemel Jardi
5c56b7972f Change wording of very weak password, add strength tip, add tests 2014-06-11 15:39:56 -03:00
Matias Alejo Garcia
61410e519a fix secure:false 2014-06-10 10:49:26 -03:00