13 Commits
Author SHA1 Message Date
Jonathan Face 5464674d9d testing webhook
Docker Compose Build / Run docker build (push) Failing after 26s
2024-02-28 12:13:33 -06:00
Jonathan Face bf5b04d706 updated readme
Docker Compose Build / Run docker build (push) Failing after 30s
2024-02-28 12:07:11 -06:00
Jonathan Face e043ed10f8 don't crash if DB is unavailable
Docker Compose Build / Run docker build (push) Failing after 29s
2024-02-28 11:59:06 -06:00
Jonathan Face 03623f90ca updated deps
Docker Compose Build / Run docker build (push) Failing after 23s
2024-02-28 11:52:07 -06:00
Ramil Amerzyanov 3fb9877e28 Merge pull request #2 from vulcanize/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.21.0 to 0.21.1
2021-04-16 23:30:44 +03:00
dependabot[bot] 1255affdb7 Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-11 19:10:09 +00:00
Ramil Amerzyanov 5287fe647e Merge pull request #1 from vulcanize/srw-env-pr
add ETHERSCAN_API_URL env
2021-04-11 22:09:02 +03:00
srwadleigh 02c23d7305 add ETHERSCAN_API_URL env to allow customizing the api endpoint per network 2021-04-11 18:56:52 +00:00
ramil 473178e810 fix database connection leak, disable default prometheus metrics 0.0.3 2020-12-06 20:43:09 +03:00
ramil 3a1f54eb8e cronjob every 10 seconds 0.0.2 2020-12-04 23:16:35 +03:00
ramil 562704641a SIGINT handler, documentation 2020-12-04 22:48:57 +03:00
ramil ac71dc3a64 github actions v0.0.1 2020-12-04 21:59:53 +03:00
ramil c3eb8acc07 initial commit 2020-12-04 20:00:13 +03:00