Skip to content

Version Packages#541

Merged
snario merged 1 commit intomasterfrom
changeset-release/master
Apr 22, 2021
Merged

Version Packages#541
snario merged 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 21, 2021

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.2.6

Patch Changes

  • ce5d596: Ports OVM_ECDSAContractAccount to use optimistic-solc.
  • 1a55f64: Fix bridge contracts upgradeability by changing Abs_L1TokenGateway.DEFAULT_FINALIZE_DEPOSIT_L2_GAS from a storage var to an internal constant.
    Additionally, make some bridge functions virtual so they could be overriden in child contracts.
  • 6e8fe1b: Removes mockOVM_ECDSAContractAccount and OVM_ProxySequencerEntrypoint, two unused contracts.
  • 8d4aae4: Removed Lib_SafeExecutionManagerWrapper since it's no longer being used.
  • c75a0fc: Use optimistic-solc to compile the SequencerEntrypoint. Also introduces a cache invalidation mechanism for hardhat-ovm so that we can push new compiler versions.
  • d4ee2d7: Port OVM_DeployerWhitelist to use optimistic-solc.
  • edb4346: Ports OVM_ProxyEOA to use optimistic-solc instead of the standard solc compiler.
  • Updated dependencies [5077441]
    • @eth-optimism/core-utils@0.3.1

@eth-optimism/core-utils@0.3.1

Patch Changes

  • 5077441: - Use raw transaction in batch submitter -- incompatible with L2Geth v0.1.2.1
    • Pass through raw transaction in l2context

@eth-optimism/hardhat-ovm@0.0.3

Patch Changes

  • c75a0fc: Use optimistic-solc to compile the SequencerEntrypoint. Also introduces a cache invalidation mechanism for hardhat-ovm so that we can push new compiler versions.

@eth-optimism/batch-submitter@0.2.0

Minor Changes

  • 5077441: - Use raw transaction in batch submitter -- incompatible with L2Geth v0.1.2.1
    • Pass through raw transaction in l2context

Patch Changes

  • a3dc553: Adds a release version to batch-submitter and data-transport-layer usage of Sentry
  • b95dc22: log errors for monotonicity violations
  • c7bc0ce: Correctly formatted error object to log exceptions
  • Updated dependencies [ce5d596]
  • Updated dependencies [1a55f64]
  • Updated dependencies [6e8fe1b]
  • Updated dependencies [8d4aae4]
  • Updated dependencies [c75a0fc]
  • Updated dependencies [d4ee2d7]
  • Updated dependencies [edb4346]
  • Updated dependencies [5077441]
    • @eth-optimism/contracts@0.2.6
    • @eth-optimism/core-utils@0.3.1

@eth-optimism/l2geth@0.2.4

Patch Changes

  • 7e9ca1e: Add batch API to rollup client
  • 6e8fe1b: Removes mockOVM_ECDSAContractAccount and OVM_ProxySequencerEntrypoint, two unused contracts.
  • 76c4ceb: Calculate data fees based on if a byte was zero or non-zero

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

Patch Changes

  • a3dc553: Adds a release version to batch-submitter and data-transport-layer usage of Sentry
  • 27f32ca: Allow the DTL to provide data from either L1 or L2, configurable via a query param sent by the client.
    The config option default-backend can be used to specify the backend to be
    used if the query param is not specified. This allows it to be backwards
    compatible with how the DTL was previously used.
  • Updated dependencies [ce5d596]
  • Updated dependencies [1a55f64]
  • Updated dependencies [6e8fe1b]
  • Updated dependencies [8d4aae4]
  • Updated dependencies [c75a0fc]
  • Updated dependencies [d4ee2d7]
  • Updated dependencies [edb4346]
  • Updated dependencies [5077441]
    • @eth-optimism/contracts@0.2.6
    • @eth-optimism/core-utils@0.3.1

@github-actions github-actions bot force-pushed the changeset-release/master branch from 066925c to 0fee0ad Compare April 21, 2021 19:53
@github-actions github-actions bot force-pushed the changeset-release/master branch 11 times, most recently from 5defb60 to 509067c Compare April 22, 2021 19:11
@github-actions github-actions bot force-pushed the changeset-release/master branch from 509067c to 786a102 Compare April 22, 2021 19:23
@snario snario merged commit a3173fe into master Apr 22, 2021
@snario snario deleted the changeset-release/master branch April 22, 2021 19:27
@snario snario restored the changeset-release/master branch April 22, 2021 19:27
@snario snario deleted the changeset-release/master branch April 22, 2021 19:27
theochap pushed a commit that referenced this pull request Dec 10, 2025
* feat(mpt): Migrate to `thiserror`

* rename traits
theochap pushed a commit that referenced this pull request Jan 15, 2026
### Description

`op-alloy` crate release `0.18.0` artifacts.
emhane added a commit that referenced this pull request Feb 4, 2026
…ck_updates (#541)

Closes #525

Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
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.

1 participant