- b57014d1: Update to [email protected]
- Updated dependencies [b57014d1]
- @eth-optimism/[email protected]
- e36b085c: Adds hard stop to BaseServiceV2 when multiple exit signals are received
- c1957126: Update Dockerfile to use Alpine
- 51673b90: Have BaseServiceV2 throw when options are undefined
- 7a179003: Adds the jsonRpcProvider validator as an input validator
- Updated dependencies [c1957126]
- @eth-optimism/[email protected]
- f981b8da: Properly exposes metrics as part of a metrics server at port 7300
- f7761058: Update log lines for service shutdown
- 5ae15042: Update metric names to include proper snake_case for strings that include "L1" or "L2"
- 5cd1e996: Have BaseServiceV2 add spaces to environment variable names
- b3f9bdef: Have BaseServiceV2 gracefully catch exit signals
- e53b5783: Introduces the new BaseServiceV2 class.
- 243f33e5: Standardize package json file format
- 81ccd6e4:
regenesis/0.5.0
release
- 6d3e1d7f: Update dependencies
- c73c3939: Update the typescript version to
4.3.5
- 5c89c45f: Move the metric prefix string to a label #1047
- baa3b761: Improve Sentry support, initializing as needed and ensuring ERROR logs route to Sentry
- 0c16805: add metrics server to common-ts and batch submitter
- 1d40586: Removed various unused dependencies
- 575bcf6: add environment and network to dtl, move metric init to app from base-service
- 28dc442: move metrics, logger, and base-service to new common-ts package