Commit graph

810 commits

Author SHA1 Message Date
Matias Alejo Garcia
3ae6378678 identity now emits! 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia
57299d675e balance Service 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia
a8f0401e8e simplified and cached address derivation 2014-11-30 22:40:05 -03:00
Ivan Socolsky
bdec000af5 added rates to tx history 2014-11-28 11:23:08 -03:00
Matias Alejo Garcia
102f584957 add tests to sentTs 2014-11-27 18:26:05 -03:00
Gustavo Maximiliano Cortez
3784c7931a Merge pull request #1878 from matiu/ref/sign-message
Ref/sign message
2014-11-27 17:52:43 -03:00
Matias Alejo Garcia
8339cd7298 signMessage on message 2014-11-27 17:45:10 -03:00
Matias Alejo Garcia
cdc80e94eb rm senderId from setCopayers 2014-11-27 07:35:07 -03:00
Matias Alejo Garcia
e49a61980e onSignature 2014-11-26 17:25:57 -03:00
Matias Alejo Garcia
1c4783468e test working, signMessage 2014-11-26 15:15:12 -03:00
Ivan Socolsky
724055f3fc fixed tests 2014-11-26 12:42:37 -03:00
Matias Alejo Garcia
05325b2d92 WIP: sign message 2014-11-26 08:38:02 -03:00
Matias Alejo Garcia
78933f8821 lodash on loop 2014-11-25 17:44:51 -03:00
Matias Alejo Garcia
fb891d3f89 on reject / seen checks 2014-11-25 17:35:48 -03:00
Matias Alejo Garcia
4e54fe6cf7 fix pending notification 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
7a862e3d9b code formatting 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
5681d8e87d refactor test to use scripts 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
a759d801b4 fix karma 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
3706b00724 better blackbox wallet tests 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
6a540be8fc updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
abd19e5a96 updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
9b327cd458 tests again! 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia
3310bb6677 refactor address book (remove signatures) 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
ae0dd40903 refactor PayPro tests 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
e9005c2ca0 wallet test passing 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
ae94139236 test passing with new TxProposal checks 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia
32f281fb82 add paypro checks 2014-11-25 15:12:41 -03:00
Ivan Socolsky
379e15525a fixed fetch currencies + improved test coverage 2014-11-21 12:11:35 -03:00
Ivan Socolsky
18deef115a using paginated version of insight-api addrs/txs 2014-11-20 18:05:54 -03:00
Matias Alejo Garcia
3a0a1a2f23 fix paypro broadcast. add merchant info 2014-11-20 02:06:59 -03:00
Matias Alejo Garcia
e68435ca42 Merge pull request #1804 from isocolsky/bulk
Pointing to new Insight api for retrieving txs
2014-11-14 12:44:23 -03:00
Esteban Ordano
46fddba5cd performance: addressIsOwn piggybacking from addressToPath map on public key ring 2014-11-13 17:45:42 -03:00
Ivan Socolsky
9c1a285d98 pointing to new Insight api for retrieving txs 2014-11-13 16:32:26 -03:00
Matias Alejo Garcia
6111089e13 add getName to sinon stub 2014-11-13 08:44:29 -03:00
Esteban Ordano
4726570b7a Merge pull request #1791 from matiu/bug/use-all-funds
Fix #1789 - use all funds button
2014-11-12 22:17:50 -03:00
Matias Alejo Garcia
376ee5359b fix karma test. rm unused code 2014-11-12 21:59:58 -03:00
Matias Alejo Garcia
9ab27c7bdd add test 2014-11-12 18:34:49 -03:00
Matias Alejo Garcia
546d0c181e Merge pull request #1772 from eordano/performance/cacheAddressesInfo
Cache addressesInfo
2014-11-12 16:53:51 -03:00
Esteban Ordano
87facad839 Cache addressesInfo 2014-11-12 16:27:31 -03:00
Gustavo Maximiliano Cortez
eb325bf377 skip test that fail with timeout on travis 2014-11-12 13:46:55 -03:00
Gustavo Maximiliano Cortez
96131ed16b Test for profile backups. Update travis.yaml 2014-11-12 12:35:50 -03:00
Gustavo Maximiliano Cortez
aac8f7ff8e fix karma tests 2014-11-11 17:14:00 -03:00
Matias Alejo Garcia
b15679c08c fix import wallets and profile form 0.7.2 2014-11-11 15:14:54 -03:00
Matias Alejo Garcia
dd61c1b5b3 more fixes 2014-11-11 01:23:12 -03:00
Matias Alejo Garcia
7942048dd1 fix compatibility issues 2014-11-10 22:58:46 -03:00
Matias Alejo Garcia
e8a376cf31 Merge pull request #1737 from eordano/fix/passphrase
Passphrase getting generated correctly
2014-11-10 20:12:30 -03:00
Esteban Ordano
b0afbe9fba Change endpoint 2014-11-10 17:39:10 -03:00
Ivan Socolsky
5d3a860572 added tests for pagination 2014-11-10 16:35:08 -03:00
Ivan Socolsky
dff11dbd70 fixed tests 2014-11-10 16:35:08 -03:00
Matias Pando
73088bca2b Fixed import profile and wallets 2014-11-07 17:35:51 -03:00