Commit Graph

1559 Commits

Author SHA1 Message Date
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
Matias Alejo Garcia 4b5bb8d53a Merge pull request #422 from isocolsky/fix/multiple-output-amount
Fix initialization of amount field in multiple_output proposals
2015-12-16 00:33:30 -03:00
Ivan Socolsky 3bef4f30b6 initialize amount field on multiple_output tx proposals 2015-12-16 00:21:58 -03:00
Matias Alejo Garcia 60e69a3856 Merge pull request #418 from isocolsky/feat/cache
Optimize balance computation
2015-12-15 12:51:54 -03:00
Matias Alejo Garcia ce33f53a5e Merge pull request #421 from XertroV/patch-1
Update link to blog post in README
2015-12-15 12:15:33 -03:00
Max Kaye ee1a8158f3 Update link to blog post
Matched the correct blog post by date and context. This PR updates the link so it doesn't 404.
2015-12-15 13:56:16 +11:00
Ivan Socolsky 30e3e72263 add log message 2015-12-14 17:33:04 -03:00
Ivan Socolsky 124742a792 update active addresses from bc monitor 2015-12-14 17:30:28 -03:00
Ivan Socolsky 9ff2d9c99b Merge pull request #419 from matiu/bug/limit
Bug/limit
2015-12-14 17:07:20 -03:00