Commit Graph

1629 Commits

Author SHA1 Message Date
Matias Alejo Garcia 978712c231 Merge pull request #441 from isocolsky/fix/rate-endpoint
Fix error condition in fiat rate endpoint
2016-01-18 13:23:30 -03:00
Ivan Socolsky b8f51ce756 fix error condition 2016-01-18 13:22:30 -03:00
Matias Alejo Garcia 5c56a421c4 Merge pull request #438 from gabrielbazan7/feat/pushNotifications
push notifications service subscribe, unsubscribe and tests
2016-01-18 11:51:17 -03:00
Gabriel Bazán bcd840c7fc check token in opts 2016-01-18 10:26:37 -03:00
Gabriel Bazán 365c638cd0 remove only in test 2016-01-18 09:40:35 -03:00
Gabriel Bazán bd7bcbab45 push notifications unsubscribe method refactor 2016-01-18 09:40:35 -03:00
Gabriel Bazán 88d292aace test fixed 2016-01-18 09:40:35 -03:00
Gabriel Bazán c71f6c637f push notifications service subscribe, unsubscribe and tests 2016-01-18 09:40:35 -03:00
Matias Alejo Garcia 3291c81222 Merge pull request #437 from isocolsky/fix/tls1.2
Support TLS 1.2 options
2016-01-18 09:20:02 -03:00
Matias Alejo Garcia f9dd153b47 Merge pull request #439 from isocolsky/block-refund
Check client version for paypro txs
2016-01-18 09:19:40 -03:00
Ivan Socolsky 5c75fde169 check new client version for paypro txs 2016-01-15 20:00:33 -03:00
Ivan Socolsky 35cc95d717 add options to https server creation 2016-01-15 11:25:11 -03:00
Ivan Socolsky 052926eb1a Merge pull request #435 from isocolsky/bump/v1.3.4
v1.3.4
2016-01-15 10:08:22 -03:00
Ivan Socolsky a427ab3154 v1.3.4 2016-01-14 11:39:45 -03:00
Matias Alejo Garcia 3ce7a66b15 Merge pull request #432 from isocolsky/feat/rate-service
Fiat exchange rate service
2016-01-13 16:35:30 -03:00
Ivan Socolsky 8a6c5dfc13 establish a limit on look back time for a valid rate 2016-01-13 16:29:04 -03:00
Ivan Socolsky 57912a3180 define constants in defaults.js 2016-01-13 16:05:08 -03:00
Ivan Socolsky b9b1bddea8 REST endpoint + added to shell command 2016-01-13 16:05:08 -03:00
Ivan Socolsky 10ac3a4d65 init fiat rate service from within bws 2016-01-13 16:04:40 -03:00
Ivan Socolsky aac0b70df4 separate initialization from cron job 2016-01-13 16:03:06 -03:00
Ivan Socolsky 8d6d545139 test error handling in fetching process 2016-01-13 16:03:05 -03:00
Ivan Socolsky aa415268fc test fetch 2016-01-13 16:03:05 -03:00
Ivan Socolsky 5d868d57c4 test specific provider 2016-01-13 16:03:05 -03:00
Ivan Socolsky e62e5b032d add fetchedOn to returned rates 2016-01-13 16:03:05 -03:00
Ivan Socolsky 0922a5fa6e integration tests 2016-01-13 16:03:05 -03:00
Ivan Socolsky 450da4ecdc add fiat rate service 2016-01-13 16:03:05 -03:00
Ivan Socolsky 86c36eba84 Merge pull request #429 from gabrielbazan7/feat/pushNotifications
push notifications
2016-01-13 15:44:02 -03:00
Ivan Socolsky ec9a6cde9b Merge pull request #434 from troggy/history-custom-data
Return tx customData wth txHistory
2016-01-13 15:40:34 -03:00
Gabriel Bazán 5c1a95d5d2 refactor 2016-01-13 13:14:42 -03:00
Kosta Korenkov 6a9db29192 Return tx customData wth txHistory 2016-01-13 19:11:47 +03:00
Matias Alejo Garcia 46c92e2248 Merge pull request #433 from isocolsky/fix/2-step
Fix 2-step balance computation
2016-01-13 12:12:48 -03:00
Ivan Socolsky 4da8a37dc4 fix issue with retrieving active addresses 2016-01-13 11:22:29 -03:00
Ivan Socolsky f2c29d8dee send BalanceUpdated notification as global 2016-01-13 11:20:22 -03:00
Gabriel Bazán ba1c603977 add integrations test - should exclude outgoing notifications 2016-01-12 17:26:44 -03:00
Gabriel Bazán f6aef2de7c add join test 2016-01-12 15:19:29 -03:00
Gabriel Bazán 925e83b74a pushnotificationsservice path fix 2016-01-12 10:09:06 -03:00
Gabriel Bazán 92aac31b4c template path fix 2016-01-12 09:53:44 -03:00
Gabriel Edgardo Bazán dc2dd72f4e Merge pull request #1 from tanojaja/test/pushNotifications-01
WIP integrations test
2016-01-12 09:45:34 -03:00
Javier a3ed3a5128 config and pushNotifications service modified 2016-01-12 09:44:30 -03:00
Javier a8f1bdd3c9 WIP integrations test 2016-01-11 17:58:39 -03:00
Matias Alejo Garcia 57e5a743e8 Merge pull request #431 from mikicaivosevic/master
Update README.md
2016-01-11 10:58:49 -03:00
Mikica Ivosevic a28c25fb24 Update README.md
fix syntax error.
2016-01-10 15:50:01 +01:00
Gabriel Bazán 153144ace4 fix copayer creator id error 2016-01-08 17:11:28 -03:00
Gabriel Bazán a2f00de699 clean code 2016-01-08 17:01:35 -03:00
Gabriel Bazán aacf21778d refactor 2016-01-08 13:26:51 -03:00
Gabriel Bazán c473182a74 adding ios options 2016-01-08 09:58:46 -03:00
Gabriel Bazán bd503b302c apply templates and languages 2016-01-06 17:34:51 -03:00
Gabriel Bazán 2d923e34f5 notifications for android - without include creator 2016-01-05 18:26:51 -03:00
Gabriel Bazán bd109a37d5 refactor 2016-01-05 10:53:05 -03:00
Gabriel Bazán 71f06170bf bits in notifications 2016-01-04 16:38:47 -03:00