Commit graph

1,777 commits

Author SHA1 Message Date
Matias Alejo Garcia
cc164af28b Merge pull request #1045 from cmgustavo/feature/01-version
Feature/01 version
2014-08-06 18:34:03 -03:00
Manuel Aráoz
569417e4a1 Merge pull request #1001 from matiu/feature/txproposals/checks10
Refactor Transaction Proposals
2014-08-06 16:59:29 -03:00
Matias Alejo Garcia
ddc8649bd3 fix comment handling 2014-08-06 15:56:17 -03:00
Gustavo Maximiliano Cortez
7fd642c8ac Fixes problem with gitignore 2014-08-06 15:36:13 -03:00
Matias Alejo Garcia
afde77e575 fix last transaction retrieval 2014-08-06 15:30:47 -03:00
Yemel Jardi
e9b2381511 Merge pull request #1057 from bechi/feature/steps
add steps img
2014-08-06 15:09:30 -03:00
Yemel Jardi
b715c9c46d Merge pull request #1046 from bechi/bugs/scann-wallet-secret
fix scann wallet secret
2014-08-06 15:06:09 -03:00
bechi
f93f7b7424 add steps img 2014-08-06 12:33:23 -03:00
Matias Alejo Garcia
91a05a896e rm removeRepeated fn 2014-08-05 17:18:02 -03:00
Matias Alejo Garcia
260adc8587 fix tests 2014-08-05 16:42:51 -03:00
Matias Alejo Garcia
5a2dfe690d add rebroadcast test 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
91829f8410 remove sender sig check 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
36fcd6882f add more tests to wallet 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
725f79f5f8 fix tests 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
768dfefe3a wallet working again 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
4cf152999a add seenBy on creator 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
f5f9848ff1 all test passing! 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
753b890658 txp* test passing 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
966818c53a add different toObj/fromObj fn for networking 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
c8917fccd6 karma + mocha browser passing also 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
d0c43f9bfb ALL test passing 2014-08-05 16:41:29 -03:00
Matias Alejo Garcia
25631e641a wallet test passings 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
dc3bbb8859 wallet test passings 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
5d2b50f77f test in Txproposals working again 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
42c73f9a01 rewrite from scratch tests for TxProposalSet 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
ae042a8292 TxProposal fully testes 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
2fe421b14f tests for txProposal 1 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
0e211426d7 tests for txProposal 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
05aefc17a5 tests for txProposal 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
72e1dfc114 WIP 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
6e5f06693d separate TxProposal to a different class. new tests 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
96a5f0aeb8 add forPath and tests 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
a10e6f4908 add getForPath with tests 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
4e6d572de0 add cache to pubkeyring test. Speedup 2x 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
c19eac6a4e WIP 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
723cb189cc ignore .sig files 2014-08-05 16:38:13 -03:00
Matias Alejo Garcia
df357e4ea7 add metadata checks 2014-08-05 16:38:13 -03:00
bechi
0831f60845 fix scann wallet secret 2014-08-05 15:38:11 -03:00
Gustavo Maximiliano Cortez
bb587d0743 Fix karma test and added a new one 2014-08-05 11:53:58 -03:00
Gustavo Maximiliano Cortez
0a388c73ca Added version and networkName label bellow Copay logo 2014-08-05 11:52:51 -03:00
Gustavo Maximiliano Cortez
a5544d08db Merge pull request #1040 from yemel/feature/improve-1-of-1
Remove Name field and copayer list on 1-of-1 wallets
2014-08-05 10:29:46 -03:00
Gustavo Maximiliano Cortez
125ceb9b66 Merge pull request #1041 from yemel/fix/go-home-settings
Go home after saving settings
2014-08-05 10:23:12 -03:00
Yemel Jardi
c8d24cc420 Add mock method at FakeWallet 2014-08-05 10:21:29 -03:00
Gustavo Maximiliano Cortez
844620f30f Merge pull request #1038 from yemel/feature/remember-last-wallet
Save last opened wallet
2014-08-04 17:37:28 -03:00
Gustavo Maximiliano Cortez
c5258d1c3f Merge pull request #1037 from yemel/feature/sort-tx-by-creator
Copayer list at Tx Proposal should start with the creator
2014-08-04 17:26:39 -03:00
Yemel Jardi
2a122f4b47 Go home after saving settings 2014-08-04 17:13:24 -03:00
Yemel Jardi
6a3e109f39 Sort copayer list at Tx proposal by creator 2014-08-04 16:43:45 -03:00
Yemel Jardi
523a48b056 Remove Name field and copayer list on 1-of-1 wallets 2014-08-04 16:27:58 -03:00
Gustavo Maximiliano Cortez
94047a77ae Merge pull request #1030 from yemel/feature/replace-you-with-me
Replace You with Me
2014-08-04 15:27:42 -03:00
Yemel Jardi
9b1708b88e Save last opened wallet 2014-08-04 15:10:01 -03:00