Commit Graph

199 Commits

Author SHA1 Message Date
Karol Wypchlo 394ae44aa9 rename getCurrent -> getMostRecent 2020-09-10 14:07:24 +02:00
Karol Wypchlo 70fd6b0f8f typo 2020-09-10 14:05:21 +02:00
Karol Wypchlo 6e0f387cf1 code review changes 2020-09-10 14:03:56 +02:00
Karol Wypchło ec4655f581
Apply suggestions from code review
Co-authored-by: Ivaylo Novakov <ro-tex@users.noreply.github.com>
2020-09-10 13:49:26 +02:00
Karol Wypchlo c08d53f6e0 drop critical: true from existing checks 2020-09-10 12:42:37 +02:00
Karol Wypchlo 307d736a69 restructure health-check architecture 2020-09-10 12:15:54 +02:00
Karol Wypchlo 64cd7b135c fix health-check dockerfile 2020-09-09 16:08:10 +02:00
dependabot[bot] 20b333ed54
Merge pull request #386 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-plugin-sharp-2.6.33 2020-09-09 13:16:29 +00:00
Karol Wypchlo 19b8caf81a fixed code review issues 2020-09-09 14:53:05 +02:00
Karol Wypchlo ca73a2f61f improve health checks 2020-09-09 14:25:00 +02:00
dependabot[bot] 36deb916f9
Bump gatsby-image from 2.4.16 to 2.4.17 in /packages/webapp
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.16 to 2.4.17.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.17/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 09:38:17 +00:00
dependabot[bot] b1def03928
Bump gatsby-plugin-sharp from 2.6.31 to 2.6.33 in /packages/webapp
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.31 to 2.6.33.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.33/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 09:37:56 +00:00
dependabot[bot] 4c3a0dada0
Merge pull request #377 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-plugin-manifest-2.4.28 2020-09-09 09:28:30 +00:00
dependabot[bot] f3ec2aa8bb
Merge pull request #373 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-source-filesystem-2.3.28 2020-09-09 09:28:22 +00:00
dependabot[bot] 4e56faa4af
Merge pull request #379 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/react-syntax-highlighter-13.5.3 2020-09-09 09:28:07 +00:00
dependabot[bot] 6d0adf9f7e
Merge pull request #378 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/husky-4.3.0 2020-09-09 09:27:55 +00:00
dependabot[bot] 42455cb2d3
Merge pull request #374 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-2.24.54 2020-09-09 09:27:41 +00:00
Marcin S 072b626475 Fix syntax error in panic calls 2020-09-08 16:53:05 +02:00
Marcin S ab66b6ff5b Update code samples for API v2 2020-09-07 17:32:25 +02:00
dependabot[bot] e82e382c05
Bump react-syntax-highlighter from 13.5.1 to 13.5.3 in /packages/webapp
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 13.5.1 to 13.5.3.
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v13.5.1...v13.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:30:28 +00:00
dependabot[bot] 83a5b420f1
Bump husky from 4.2.5 to 4.3.0 in /packages/webapp
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:27:28 +00:00
dependabot[bot] 5cd7e7f121
Bump gatsby-plugin-manifest from 2.4.27 to 2.4.28 in /packages/webapp
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.4.27 to 2.4.28.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.4.28/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:24:11 +00:00
dependabot[bot] ad52875bd7
Bump gatsby from 2.24.53 to 2.24.54 in /packages/webapp
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.53 to 2.24.54.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.53...gatsby@2.24.54)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:13:46 +00:00
dependabot[bot] e16d143e53
Bump gatsby-source-filesystem from 2.3.27 to 2.3.28 in /packages/webapp
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.27 to 2.3.28.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.3.28/packages/gatsby-source-filesystem)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:11:06 +00:00
dependabot[bot] 7a6a03e862
Merge pull request #368 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/http-status-codes-2.1.2 2020-09-03 20:24:53 +00:00
dependabot[bot] a053552436
Bump node-sass from 4.14.0 to 4.14.1 in /packages/webapp
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.0...v4.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 17:28:14 +00:00
dependabot[bot] e6a553ed75
Bump http-status-codes from 2.1.1 to 2.1.2 in /packages/webapp
Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettymuchbryce/node-http-status/releases)
- [Commits](https://github.com/prettymuchbryce/node-http-status/compare/2.1.1...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 17:27:43 +00:00
Karol Wypchlo 559960645e fix docker build 2020-09-03 19:19:40 +02:00
Karol Wypchlo 2b36093367 update dapp example to uniswap v2 2020-09-03 19:04:29 +02:00
Marcin S 3c6bd7281e
Merge pull request #364 from Kcchouette/patch-1
Fix python SDK code example
2020-09-03 16:14:51 +02:00
Karol Wypchło 746da81725
cache hns response for 5 minutes (#366) 2020-09-03 15:08:55 +02:00
Kcchouette 19cc8a1402
Fix python SDK code example 2020-09-03 00:17:51 +02:00
Matthew Sevey 29362649af healthcheck: add uncensored library skylinks to health check 2020-08-26 15:49:40 -04:00
Karol Wypchlo 062cc12a7d make it once per hour 2020-08-26 17:17:33 +02:00
Karol Wypchlo 4eec295035 parse 2020-08-26 17:14:23 +02:00
Karol Wypchlo 913b2dbb15 compare metdata objects 2020-08-26 17:08:52 +02:00
Karol Wypchlo 94154924a1 log metadata 2020-08-26 16:52:23 +02:00
Karol Wypchlo 53b3933bee info should be an object 2020-08-26 16:47:53 +02:00
Karol Wypchlo 9ad39482ad info should be an object 2020-08-26 16:45:25 +02:00
Matthew Sevey f201f9c4b4 add info field and set verbose checks to critical 2020-08-26 10:32:39 -04:00
Karol Wypchlo 843fcfde97 every 5 minutes for debugging 2020-08-26 16:06:45 +02:00
Karol Wypchlo 7e90b6f4dd fix http-status-codes usage 2020-08-26 16:06:12 +02:00
Karol Wypchlo 5ceba4e0cf drop unnecessary dep 2020-08-26 15:57:13 +02:00
Karol Wypchlo cb8a521ba7 missing object-hash dep 2020-08-26 15:56:12 +02:00
Karol Wypchło 401c592e56
Update packages/health-check/src/schedule.js 2020-08-26 14:11:26 +02:00
Matthew Sevey bcab934a97 Merge branch 'master' into sevey/health-check-additions 2020-08-25 11:26:31 -04:00
Karol Wypchlo 3190d6a4e4 update http-status-codes 2020-08-25 17:17:11 +02:00
Matthew Sevey 3f406f962c update cron schedule and const definitions 2020-08-25 11:15:25 -04:00
dependabot[bot] 8a2772da2a
Merge pull request #357 from NebulousLabs/dependabot/npm_and_yarn/packages/health-check/http-status-codes-2.1.2 2020-08-25 15:15:06 +00:00
dependabot[bot] e2f5a03e77
Merge pull request #351 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/cypress-5.0.0 2020-08-25 15:09:06 +00:00