Commit Graph

1467 Commits

Author SHA1 Message Date
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
Gabriel Bazán b7f98bb752 refactor 2016-01-04 15:56:14 -03:00
Gabriel Bazán b193685b41 refactor 2016-01-04 14:47:57 -03:00
Gabriel Bazán bfc49c94f8 push notifications 2016-01-04 14:43:21 -03:00
Ivan Socolsky 9c54fc29d5 Merge pull request #426 from isocolsky/bump/v1.3.3
v1.3.3
2015-12-23 15:44:26 -03:00
Ivan Socolsky b66a0e4204 v1.3.3 2015-12-23 11:03:41 -03:00
Ivan Socolsky 59f1b23895 Merge pull request #425 from isocolsky/fix/txp-size
Fix txp size calculation to differentiate confirmed/unconfirmed inputs
2015-12-23 11:02:46 -03:00
Ivan Socolsky c2d0d59955 fix border condition 2015-12-22 17:13:50 -03:00
Ivan Socolsky 08f37a97b6 additional tests 2015-12-22 17:05:54 -03:00
Ivan Socolsky a002ff0cfc return both totalSize & confirmedSize 2015-12-22 16:53:25 -03:00
Ivan Socolsky 84e061521e Merge pull request #424 from isocolsky/fix/input-selection
Use getTotalAmount() instead of amount field on input selection
2015-12-18 13:13:15 -03:00
Ivan Socolsky 7a288817bd v1.3.2 2015-12-18 12:50:13 -03:00
Ivan Socolsky 88f972e7d3 use getTotalAmount() instead of amount field 2015-12-18 12:41:45 -03:00