Commit graph

182 commits

Author SHA1 Message Date
Yemel Jardi
f8ea3a4090 Derive token from cid, bring back the custom version of peerjs 2014-07-07 11:29:28 -03:00
Gustavo Cortez
f6709c4000 Fixes: catch error message when importing wallet from different network 2014-07-02 10:43:00 -03:00
Matias Alejo Garcia
c16531dfb7 Merge pull request #768 from ryanxcharles/feature/authentication
Authentication
2014-06-26 23:12:46 -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
Ryan X. Charles
543c42a6a8 add authentication via new Message core class 2014-06-26 08:50:39 -07:00
Manuel Araoz
1639b796cf intermediate screen backup 2014-06-26 10:16:28 -03:00
Yemel Jardi
96cbf8ad7b Add feedback while importing wallet 2014-06-25 15:58:55 -03:00
Gustavo Maximiliano Cortez
7e3477d03f Merge pull request #752 from matiu/bug/balance-update
fix address event subscription
2014-06-25 11:45:30 -03:00
Matias Alejo Garcia
792f48b2ea fix address event subscription 2014-06-25 11:12:38 -03:00
Manuel Araoz
2bf8ac912f add preconditions to Structure.js 2014-06-25 11:10:11 -03:00
Manuel Araoz
326384cd4b optimize redeemscript map generation 2014-06-24 17:08:53 -03:00
Ryan X. Charles
ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07:00
Ryan X. Charles
0d54875bf2 Merge pull request #712 from maraoz/txp/protocol/security2
Improve tx proposal protocol security
2014-06-23 15:18:56 -07:00
Yemel Jardi
26c829f6de Add validation and tests for spendUnconfirmed = false 2014-06-23 14:58:11 -03:00
Manuel Araoz
f4a5202a99 add seenBy fix 2014-06-23 11:23:48 -03:00
Manuel Araoz
cf159241a9 working towards fixing tests with new rules 2014-06-23 11:23:48 -03:00
Manuel Araoz
781adacbef fix dependency management 2014-06-23 11:23:19 -03:00
Ryan X. Charles
7ae6438478 add tests for Wallet 2014-06-19 13:15:41 -07:00
Ryan X. Charles
8e81e9108f add private key in Wallet call to network start 2014-06-19 13:14:51 -07:00
Ryan X. Charles
b9ecab9b92 remove commented-out references to obsolete netKey 2014-06-19 13:14:51 -07:00
Ryan X. Charles
31d601b2a6 initial work replacing symmetric shared secret with ECIES 2014-06-19 13:13:01 -07:00
Gustavo Cortez
47dcc12910 Fix Conflicts:
js/models/core/Wallet.js
2014-06-19 16:43:34 -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
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
b791d58c6c refactors 2014-06-19 15:56:34 -03:00
Manuel Araoz
e0db6cac28 fix dependency management 2014-06-19 15:56:34 -03:00
Gustavo Cortez
4aa3915381 Sync address book with all copayer 2014-06-18 20:18:13 -03:00
Yemel Jardi
29920abdb3 Add wallet addresses index discovery on importing backup 2014-06-18 11:10:51 -03:00
Gustavo Cortez
f5aad7bd15 Addressbook on SendPage 2014-06-18 01:00:32 -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
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
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
Yemel Jardi
bcbb6b54d1 Add user comment to transaction propossal 2014-06-13 10:33:30 -03:00
Manuel Araoz
322a793b62 trying to fix tests 2014-06-12 14:36:00 -03:00
Matias Alejo Garcia
4ae3748414 checks network match when joining a wallet 2014-06-09 21:00:28 -03:00
Matias Alejo Garcia
d0e20c1bff progressive reconnect time 2014-06-09 20:09:18 -03:00
Matias Alejo Garcia
be7e122b0a rm variable 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
Manuel Araoz
2fe08a258d add test for sendTx 2014-06-09 17:52:08 -03:00
Matias Alejo Garcia
85030f00ab add network to wallet file + check on open 2014-06-09 17:37:16 -03:00
Manuel Araoz
697dea673a add more tests and fix some bugs 2014-06-09 17:29:13 -03:00
Matias Alejo Garcia
eb5d9cd90a fix bad message from peer on walletId type 2014-06-09 16:17:00 -03:00
Matias Alejo Garcia
5c6c02104d fixes https://github.com/bitpay/copay/issues/613 2014-06-09 16:09:22 -03:00