Commit graph

14 commits

Author SHA1 Message Date
Niko Storni 9b554eec1b fix issues with new chainquery schema
fix bittrex API
2022-06-17 17:15:19 +02:00
dependabot[bot] 820f20a479
Bump composer/composer from 1.10.19 to 1.10.26
Bumps [composer/composer](https://github.com/composer/composer) from 1.10.19 to 1.10.26.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/1.10.26/CHANGELOG.md)
- [Commits](https://github.com/composer/composer/compare/1.10.19...1.10.26)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 20:45:40 +00:00
Niko Storni e74d5b7b2d fix dependencies 2021-01-12 23:03:22 +01:00
dependabot[bot] 0f197fc571
Bump cakephp/cakephp from 3.7.1 to 3.7.7
Bumps [cakephp/cakephp](https://github.com/cakephp/cakephp) from 3.7.1 to 3.7.7.
- [Release notes](https://github.com/cakephp/cakephp/releases)
- [Commits](https://github.com/cakephp/cakephp/compare/3.7.1...3.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-07 22:14:57 +00:00
Akinwale Ariwodola 31d515e992
Blocked claims (#81)
* handle blocked claims
* fix chainquery endpoint
* channel-level blocking
* don't show blocked claims in the result grid
* optimisation: break out of foreach loop if match found
* add caching for api request
* rename cache key
2020-01-07 23:13:38 +01:00
marcdeb1 55a3736233 Deprecation warnings 2019-01-26 22:57:30 +01:00
marcdeb1 2941698c2b Updated CakePHP 2019-01-26 20:37:30 +01:00
marcdeb1 9e984c94c1
Merge branch 'master' into chainquery 2019-01-05 22:51:30 +01:00
marcdeb1 a428ebdd73 Chainquery update, transaction value and address balance 2019-01-01 15:40:45 +01:00
Niko Storni 3884c74e7d add cache only 2018-12-03 20:17:19 -05:00
Akinwale Ariwodola 3eab838967 composer package updates 2018-12-03 17:26:01 +00:00
Akinwale Ariwodola d8734c1b8e
Merge fix for PR 33 (#37)
* Added claim link to transaction
* Added 'View' link next to Claim label
2018-10-19 12:54:54 +01:00
Akinwale Ariwodola 27ff22ff5a Updated mdanter/ecc version. Some cron file updates based on new environment. 2018-07-19 19:19:59 +00:00
Akinwale Ariwodola f48e9f8b46 Local sync commit 2017-06-13 19:54:56 +01:00