Commit graph

297 commits

Author SHA1 Message Date
Manuel Araoz
00cf32fc8d add forceNetwork parameter and test it 2014-07-08 12:34:49 -03:00
Matias Alejo Garcia
50a29909ba remove test 2014-07-08 12:02:20 -03:00
Matias Alejo Garcia
360ccd724d change settings tab name 2014-07-08 10:48:56 -03:00
Matias Alejo Garcia
141e8bddd3 fixes txproposal notifications 2014-07-08 08:58:24 -03:00
Gustavo Maximiliano Cortez
6e442cd902 Merge pull request #847 from matiu/bug/handleInsightErrors
handle empty Insight responses
2014-07-07 20:26:12 -03:00
Gustavo Cortez
14cea0362f Fixes and re-factory 2014-07-07 20:01:50 -03:00
Matias Alejo Garcia
b9b09d5f11 add stub to _request 2014-07-07 19:33:59 -03:00
Gustavo Cortez
c00deb25f9 Fix tests 2014-07-07 19:12:34 -03:00
Gustavo Cortez
a1e5246727 updated 2014-07-07 18:13:26 -03:00
Matias Alejo Garcia
d192cc5270 handle empty Insight responsed 2014-07-07 18:12:58 -03:00
Gustavo Cortez
0931024e23 Fixes: verify addressbook method 2014-07-07 17:38:17 -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
Ryan X. Charles
b775220209 update to bitcore v0.1.25
...to fix an error where the scriptForAddress function no longer exists.
2014-07-07 10:35:06 -07:00
Gustavo Cortez
7cdf559fd7 Fixes typos: Matias's suggestions. Added more tests 2014-07-07 10:58:43 -03:00
Yemel Jardi
13cf5e4216 change import to fix index.html tests 2014-07-07 10:32:19 -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 Araoz
a30b8d81bb fix tests 2014-07-04 12:51:27 -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
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
Matias Alejo Garcia
008199f4c0 Merge pull request #809 from maraoz/ui/settings-tab
change backup to settings tab
2014-07-03 16:16:20 -03:00
Manuel Araoz
4fdc5c4b51 add Structure test 2014-07-03 13:13:45 -03:00
Manuel Araoz
8acaca75fb autocomplete send form after uri handled 2014-07-03 11:13:59 -03:00
Manuel Araoz
8b25b5932f add tests and fix some minor issues 2014-07-03 11:13:59 -03:00
Manuel Araoz
16293b035d add tests 2014-07-03 11:13:59 -03:00
Manuel Araoz
30a259aeb8 fix test 2014-07-03 10:51:27 -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
Manuel Araoz
87e1dddde9 fix version notification test 2014-06-27 15:42:38 -03:00
Gustavo Cortez
f669f383e2 Fixed karma test (rounded values) 2014-06-27 09:53:18 -03:00
Gustavo Cortez
75b45d2f17 Fixed amount values: decimal is variable, depending of unit in config. Also custom values are allowed 2014-06-27 02:46:28 -03:00
Gustavo Cortez
bc5c473752 Fix conflicts:
index.html
2014-06-27 00:04:25 -03:00
Matias Alejo Garcia
16541f413e Merge pull request #773 from maraoz/ui/unify-notifications
Unify notification systems
2014-06-26 23:27:56 -03:00
Matias Alejo Garcia
c16531dfb7 Merge pull request #768 from ryanxcharles/feature/authentication
Authentication
2014-06-26 23:12:46 -03:00
Matias Alejo Garcia
4467ae270f Merge pull request #759 from cmgustavo/bug/01-amount-input
Bug/01 amount input
2014-06-26 22:47:56 -03:00
Ryan X. Charles
ed0ced1971 Merge pull request #760 from yemel/fix/test-changes
improve performance at rounding error tests
2014-06-26 15:18:00 -07:00
Manuel Araoz
5e12523338 fix signin and add tests 2014-06-26 19:00:04 -03:00
Manuel Araoz
8d3d35ff83 fix setup, add test 2014-06-26 18:59:35 -03:00
Manuel Araoz
4c5d3883e1 fix import and send, and add test 2014-06-26 18:57:03 -03:00
Ryan X. Charles
c0b95a5879 fix encoding mistake - payload should be buffer-like 2014-06-26 14:26:58 -07:00
Ryan X. Charles
08a741d880 confirm peerId matches claimed pubkey to prevent MITM attacks 2014-06-26 13:58:45 -07:00
Gustavo Cortez
f94292e49d Test for the new filter 2014-06-26 16:38:09 -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
Yemel Jardi
80499af194 fix error and improve performance 2014-06-26 11:16:54 -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