Commit graph

28 commits

Author SHA1 Message Date
Yemel Jardi
2abc35ae57 Add update indexes and support old indexes schema 2014-07-03 16:42:29 -03:00
Yemel Jardi
e9f20b5de6 Change PublicKeyRing index to array of AddressIndex 2014-07-03 16:42:29 -03:00
Yemel Jardi
2e56a782bd Add cosigner index to AddressIndex 2014-07-03 16:42:29 -03:00
Gustavo Cortez
4ff9295e27 increased tests coverage 2014-07-02 16:55:41 -03:00
Gustavo Cortez
392fb8586b Fix tests and increase coverage of them 2014-07-02 10:44:20 -03:00
Gustavo Maximiliano Cortez
dff3c9c479 Merge pull request #755 from yemel/feature/importing-feedback
Add feedback while importing wallet
2014-06-26 15:51:28 -03:00
Manuel Araoz
380503f97f add tests 2014-06-26 10:16:28 -03:00
Yemel Jardi
a5a30c3ba5 Add wallet factory tests 2014-06-26 10:08:40 -03:00
Ryan X. Charles
952b2a6d36 add tests for WalletFactory 2014-06-19 13:15:41 -07:00
Ryan X. Charles
bf36376dda got WalletFactory tests to work
...by removing the reference to netKey
2014-06-19 13:14:51 -07:00
Gustavo Cortez
f1b92ac67f update branch 2014-06-19 13:16:20 -03:00
Gustavo Cortez
4aa3915381 Sync address book with all copayer 2014-06-18 20:18:13 -03:00
Ryan X. Charles
8c1c0b211e remove console.log from test
...cluttering the console.log output looks bad and can be avoided using methods
like this.
2014-06-18 09:32:19 -07:00
Gustavo Cortez
21baa103bd Fix Conflicts:
js/models/core/WalletFactory.js
2014-06-18 10:03:22 -03:00
Gustavo Cortez
f5aad7bd15 Addressbook on SendPage 2014-06-18 01:00:32 -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
de4225cc3f make WalletFactory tests work in mocha browser 2014-06-17 09:03:30 -07: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
Matias Alejo Garcia
2c60fd91c0 implements delete wallet, in backuptab 2014-06-16 17:37:33 -03:00
Matias Alejo Garcia
d0e20c1bff progressive reconnect time 2014-06-09 20:09:18 -03:00
Gustavo Maximiliano Cortez
43806a5825 Merge pull request #623 from matiu/feature/livenet2
Feature/livenet2
2014-06-09 18:10:51 -03:00
Matias Alejo Garcia
8e8bf1fb84 update to use pkr.networkName 2014-06-09 18:01:15 -03:00
Matias Alejo Garcia
60ed55b564 fix tests 2014-06-09 17:52:51 -03:00
Manuel Araoz
697dea673a add more tests and fix some bugs 2014-06-09 17:29:13 -03:00
Manuel Araoz
51d5d7164e add AddressIndex model 2014-06-04 14:25:21 -03:00
Manuel Araoz
fe177eaba2 fix tests 2014-06-03 12:40:28 -03:00
Manuel Araoz
55245650bd rename WF test 2014-06-02 18:59:50 -03:00
Renamed from test/test.Walletfactory.js (Browse further)