Skip to content

Version Packages#5173

Merged
mslipper merged 2 commits intodevelopfrom
changeset-release/master
Mar 16, 2023
Merged

Version Packages#5173
mslipper merged 2 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/atst@0.2.0

Minor Changes

  • dcd13ee: Update readAttestations and prepareWriteAttestation to handle keys longer than 32 bytes
  • 9fd5be8: Remove broken allowFailures as option
  • 3f4a435: Move react api to @eth-optimism/atst/react so react isn't required to run the core sdk
  • 71727ea: Fix main and module in atst package.json
  • 3d5f26c: Deprecate parseAttestationBytes and createRawKey in favor for createKey, createValue

Patch Changes

  • 68bbe48: Update docs
  • 6fea2f2: Fixed bug with atst not defaulting to currently connected chain

@eth-optimism/actor-tests@0.0.23

Patch Changes

  • Updated dependencies [22c3885]
  • Updated dependencies [66cafc0]
  • Updated dependencies [f52c075]
    • @eth-optimism/contracts-bedrock@0.13.1
    • @eth-optimism/sdk@2.0.1

@eth-optimism/common-ts@0.8.1

Patch Changes

  • fecd42d: Fix BaseServiceV2 configuration for caseCase options

@eth-optimism/contracts-bedrock@0.13.1

Patch Changes

  • 22c3885: Optionally print cast commands during migration
  • f52c075: Print tenderly simulation links during deployment

@eth-optimism/sdk@2.0.1

Patch Changes

  • 66cafc0: Update migrated withdrawal gaslimit calculation
  • Updated dependencies [22c3885]
  • Updated dependencies [f52c075]
    • @eth-optimism/contracts-bedrock@0.13.1

@eth-optimism/chain-mon@0.2.1

Patch Changes

  • Updated dependencies [fecd42d]
  • Updated dependencies [66cafc0]
    • @eth-optimism/common-ts@0.8.1
    • @eth-optimism/sdk@2.0.1

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

Patch Changes

  • Updated dependencies [fecd42d]
    • @eth-optimism/common-ts@0.8.1

@eth-optimism/fault-detector@0.6.2

Patch Changes

  • f9b579d: Fixes a bug that would cause the fault detector to error out if no outputs had been proposed yet.
  • Updated dependencies [fecd42d]
  • Updated dependencies [66cafc0]
    • @eth-optimism/common-ts@0.8.1
    • @eth-optimism/sdk@2.0.1

@eth-optimism/message-relayer@0.5.32

Patch Changes

  • Updated dependencies [fecd42d]
  • Updated dependencies [66cafc0]
    • @eth-optimism/common-ts@0.8.1
    • @eth-optimism/sdk@2.0.1

@eth-optimism/replica-healthcheck@1.2.3

Patch Changes

  • Updated dependencies [fecd42d]
    • @eth-optimism/common-ts@0.8.1

@github-actions github-actions bot requested review from a team and smartcontracts as code owners March 16, 2023 16:11
@github-actions github-actions bot requested review from jakim929 and removed request for a team March 16, 2023 16:11
@mergify mergify bot added the sdk label Mar 16, 2023
@mergify mergify bot requested a review from roninjin10 March 16, 2023 16:12
@mergify mergify bot added the common-ts label Mar 16, 2023
@tynes tynes changed the base branch from master to develop March 16, 2023 16:17
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #5173 (0fc2e68) into develop (60129ad) will decrease coverage by 0.57%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #5173      +/-   ##
===========================================
- Coverage    40.78%   40.22%   -0.57%     
===========================================
  Files          354      333      -21     
  Lines        21861    21232     -629     
  Branches       776      661     -115     
===========================================
- Hits          8917     8540     -377     
+ Misses       12265    12014     -251     
+ Partials       679      678       -1     
Flag Coverage Δ
bedrock-go-tests 36.58% <ø> (+0.01%) ⬆️
contracts-bedrock-tests 51.04% <ø> (ø)
contracts-tests 98.86% <ø> (ø)
core-utils-tests ?
dtl-tests 47.15% <ø> (ø)
fault-detector-tests 33.88% <ø> (ø)
sdk-tests 39.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 22 files with indirect coverage changes

@mslipper mslipper merged commit 6d71335 into develop Mar 16, 2023
@mslipper mslipper deleted the changeset-release/master branch March 16, 2023 16:33
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.

2 participants