Commit graph

276 commits

Author SHA1 Message Date
Yemel Jardi
49ac6dfcf4 Hold on backup page until all copayers made a full backup 2014-07-08 15:53:34 -03:00
Manuel Araoz
00cf32fc8d add forceNetwork parameter and test it 2014-07-08 12:34:49 -03:00
Gustavo Cortez
14cea0362f Fixes and re-factory 2014-07-07 20:01:50 -03:00
Gustavo Cortez
a1e5246727 updated 2014-07-07 18:13:26 -03:00
Gustavo Cortez
0931024e23 Fixes: verify addressbook method 2014-07-07 17:38:17 -03:00
Matias Alejo Garcia
e180e53e73 add SIN and video 2014-07-07 17:00:26 -03:00
Matias Alejo Garcia
2626414771 Merge pull request #830 from yemel/fix/peer-id-taken
Derive token from cid, bring back the custom version of peerjs
2014-07-07 15:55:46 -03:00
Matias Alejo Garcia
f497d76405 Merge pull request #816 from yemel/feature/bipNNN-refactor
Feature/bip nnn refactor
2014-07-07 15:55:13 -03:00
Gustavo Cortez
ac2eda3670 Fixes typos and re-factory throw errors 2014-07-07 14:53:34 -03:00
Yemel Jardi
d0693442ce Remove magic number fixes #736 2014-07-07 12:27:05 -03:00
Yemel Jardi
e22eed8610 Fix double wallet store on open/create/join 2014-07-07 12:17:36 -03:00
Yemel Jardi
f8ea3a4090 Derive token from cid, bring back the custom version of peerjs 2014-07-07 11:29:28 -03:00
Gustavo Cortez
7cdf559fd7 Fixes typos: Matias's suggestions. Added more tests 2014-07-07 10:58:43 -03:00
Matias Alejo Garcia
44ef1c4710 Merge pull request #818 from maraoz/bug/addresses-check-network
check network for addresses

* Chrome 35.0.1916 (Mac OS X 10.9.3): Executed 76 of 76 SUCCESS (0.806 secs / 0.239 secs)
* mocha:   170 passing (8s)
* browser: 100%: 128.16s


Code: OK (I am starting to like preconditions 👍 )
2014-07-07 09:45:23 -03:00
Gustavo Cortez
c83e0c73da Delete entry with a wrong signature 2014-07-07 01:57:25 -03:00
Gustavo Cortez
313fcd4808 Added creator's signature to address book entry. Re-factory somethings and improve the merge of them 2014-07-07 01:33:39 -03:00
Manuel Aráoz
0f28f607d8 Merge pull request #813 from matiu/feature/minor-ux-changes
add testnet in footer / add links
2014-07-04 14:25:25 -03:00
Manuel Araoz
a30b8d81bb fix tests 2014-07-04 12:51:27 -03:00
Manuel Araoz
90ebd8deb5 add check to core, not only UI 2014-07-04 11:40:07 -03:00
Yemel Jardi
7562c3f9e7 Add some test and refactor getCosigner 2014-07-04 09:45:02 -03:00
Yemel Jardi
2abc35ae57 Add update indexes and support old indexes schema 2014-07-03 16:42:29 -03:00
Yemel Jardi
fd2cf54eb4 Hide empty addresses from othe copayers 2014-07-03 16:42:29 -03:00
Yemel Jardi
04b6aa4003 PublicKeyRing handles one index for each cosigner 2014-07-03 16:42:29 -03:00
Yemel Jardi
b02cb17989 Create indexes for all copayers 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
Manuel Araoz
1b780d268b get URI parsing into copay core 2014-07-03 12:52:28 -03:00
Matias Alejo Garcia
5ba388e911 add testnet in footer / add links 2014-07-03 11:37:26 -03:00
Gustavo Cortez
f6709c4000 Fixes: catch error message when importing wallet from different network 2014-07-02 10:43:00 -03:00
Manuel Araoz
32a7190a80 remove authoritativeness for txp metadata 2014-06-27 13:03:24 -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
Matias Alejo Garcia
f1257d054c fix conflicts 2014-06-24 13:02:25 -03:00
Matias Alejo Garcia
1abf1dc90d small refactor on rootScope 2014-06-24 12:57:15 -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
Manuel Aráoz
4d6e9f8a6d Merge pull request #677 from ryanxcharles/feature/ECIES
ECIES
2014-06-23 11:22:22 -03:00
Matias Alejo Garcia
78493f9d91 Merge pull request #720 from yemel/fix/wallet-import
Fix error message on wallet import (wrong password)
2014-06-19 17:22:01 -03:00
Ryan X. Charles
7ae6438478 add tests for Wallet 2014-06-19 13:15:41 -07:00