Skip to content

Version Packages#2308

Merged
mslipper merged 7 commits intodevelopfrom
changeset-release/master
Mar 10, 2022
Merged

Version Packages#2308
mslipper merged 7 commits intodevelopfrom
changeset-release/master

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@eth-optimism/message-relayer@0.4.0

Minor Changes

  • 860fef4: Rewrites the message-relayer to use the BaseServiceV2.

Patch Changes

  • Updated dependencies [b3f9bde]
  • Updated dependencies [7ae1c67]
  • Updated dependencies [e53b578]
  • Updated dependencies [47e5d11]
    • @eth-optimism/common-ts@0.2.2
    • @eth-optimism/sdk@1.0.1

@eth-optimism/common-ts@0.2.2

Patch Changes

  • b3f9bde: Have BaseServiceV2 gracefully catch exit signals
  • e53b578: Introduces the new BaseServiceV2 class.

@eth-optimism/contracts@0.5.17

Patch Changes

@eth-optimism/sdk@1.0.1

Patch Changes

  • 7ae1c67: Update package json to include correct repo link
  • 47e5d11: Tighten type restriction on ProviderLike
  • Updated dependencies [175ae0b]
    • @eth-optimism/contracts@0.5.17

@eth-optimism/replica-healthcheck@1.0.0

Major Changes

  • e264f03: Rewrite replica-healthcheck with BaseServiceV2

Patch Changes

  • Updated dependencies [b3f9bde]
  • Updated dependencies [e53b578]
    • @eth-optimism/common-ts@0.2.2

@eth-optimism/batch-submitter-service@0.1.7

Patch Changes

  • aca0684: Add 20% buffer to gas estimation on tx-batch submission to prevent OOG reverts
  • 75040ca: Adds MIN_L1_TX_SIZE configuration

@eth-optimism/proxyd@3.8.2

Patch Changes

  • ae18cea: Don't hit Redis when the out of service interval is zero

@eth-optimism/data-transport-layer@0.5.21

Patch Changes

  • Updated dependencies [b3f9bde]
  • Updated dependencies [175ae0b]
  • Updated dependencies [e53b578]
    • @eth-optimism/common-ts@0.2.2
    • @eth-optimism/contracts@0.5.17

smartcontracts and others added 7 commits March 7, 2022 19:52
It is generally a best practice to have a SECURITY.md document in the repo,
however this creates a maintenance burden across all of our repos. Github
allows us to have a single security policy document in our .github repo, which
is then accessible in each repo at github.com/org/repo/security/policy.

Still not everyone will be aware of this, and so adding this stub page gives
them one more way to discover the main document.
@mslipper mslipper changed the base branch from master to develop March 10, 2022 18:43
@mslipper mslipper merged commit e71307f into develop Mar 10, 2022
@mslipper mslipper deleted the changeset-release/master branch March 10, 2022 18:43
theochap added a commit that referenced this pull request Dec 10, 2025
## Description

This PR refactors the RPC actor in light of #2303 to unify its
interactions with the other actors. Simplifies a little bit the way we
handle RPC arguments by removing the `RpcBuilder` and move the
`RpcModule` handling inside the `RpcActor`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants