github ethereum-optimism/optimism @eth-optimism/common-ts@0.0.0-20221116233743

latest releases: op-contracts/v1.4.0-rc.1, ci-builder/v0.47.3, ci-builder/v0.47.2...
pre-release16 months ago

Minor Changes

  • ab8ec36: Updates BaseServiceV2 so that options are secret by default. Services will have to explicitly mark options as "public" for those options to be logged and included in the metadata metric.
  • 9b28918: Refactors BaseServiceV2 slightly, merges standard options with regular options

Patch Changes

  • e23f60f: Fixes a bug in BaseServiceV2 where options were not being parsed correctly when passed into the constructor rather than via environment variables or command line arguments
  • c6c9c7d: Adds a function for waiting for ethers providers
  • ffcee10: Make logLevel a default option of BaseServiceV2
  • eceb0de: Adds new standard options to disable parsing variables from environment and command line.

Don't miss a new optimism release

NewReleases is sending notifications on new releases.