Skip to content

Version Packages#955

Merged
tynes merged 2 commits intodevelopfrom
changeset-release/master
May 26, 2021
Merged

Version Packages#955
tynes merged 2 commits intodevelopfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown
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/contracts@0.3.3

Patch Changes

  • 5e5d4a1: Separates logic for getting state dumps and making state dumps so we can bundle for browser

@eth-optimism/hardhat-ovm@0.2.1

Patch Changes

  • ef2fba1: Instantiate the harhat ethers provider using the Hardhat network config if no provider URL is set, and set the provider at the end, so that the overridden getSigner method is used.

@eth-optimism/integration-tests@0.0.5

Patch Changes

  • 467d6cb: Adds a test for contract deployments that run out of gas

@eth-optimism/l2geth@0.3.5

Patch Changes

  • d4c9793: Fixed a bug where reverts without data would not be correctly propagated for eth_call
  • 3958644: Adds the debug_ingestTransactions endpoint that takes a list of RPC transactions and applies each of them to the state sequentially. This is useful for testing purposes
  • c880043: Fix gas estimation logic for simple ETH transfers
  • 467d6cb: Adds a test for contract deployments that run out of gas
  • 4e6c3f9: add an env var METRICS_ENABLE for MetricsEnabledFlag

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

Patch Changes

  • e4c3b4b: Add Sentry and Metrics switches and environment tag to DTL
  • Updated dependencies [5e5d4a1]
    • @eth-optimism/contracts@0.3.3

@eth-optimism/message-relayer@0.1.3

Patch Changes

  • e3b138b: Fix to avoid getting OOM killed when the relayer runs for a long period of time
  • Updated dependencies [5e5d4a1]
    • @eth-optimism/contracts@0.3.3

@snario snario changed the base branch from master to develop May 25, 2021 21:17
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #955 (3cc6c79) into develop (3fa7bdb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #955   +/-   ##
========================================
  Coverage    82.21%   82.21%           
========================================
  Files           48       48           
  Lines         1895     1895           
  Branches       303      303           
========================================
  Hits          1558     1558           
  Misses         337      337           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7c7bdf4...3cc6c79. Read the comment docs.

@tynes tynes merged commit 1dbde1a into develop May 26, 2021
@tynes tynes deleted the changeset-release/master branch May 26, 2021 02:23
theochap pushed a commit that referenced this pull request Dec 10, 2025
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