Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version package #1113

Merged
merged 1 commit into from
Sep 4, 2023
Merged

chore: version package #1113

merged 1 commit into from
Sep 4, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 1, 2023

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

Releases

viem@1.10.0

Minor Changes

Patch Changes

  • #1137 4159c997 Thanks @jxom! - Fixed an issue where non-standard "user rejected" errors where being coalesced into an UnknownNodeError.

  • 8605c1f1 Thanks @jxom! - Handle -32603 RPC error codes when deriving a ContractFunctionRevertedError.

  • #1109 0a242120 Thanks @jxom! - Removed hardcoded defaultPriorityFee on OP Stack chains in favor of fetching it from eth_maxPriorityFeePerGas.

  • #1112 7da52244 Thanks @RexCloud! - Added multicall3 for Scroll Sepolia

  • #1139 86230caf Thanks @jxom! - Fixed VerifyMessageParameters to accept a raw property.

  • #1138 101c94f2 Thanks @jxom! - Amended Base chain nativeCurreny.name to "Ether".

  • #1048 f33086ef Thanks @brianathere! - Converted isomorphic-ws to a synchronous import.


PR-Codex overview

This PR focuses on updating the version of the codebase to 1.10.0.

Detailed summary

  • Amended Chain type to allow arbitrary contracts (as well as contracts that could be dependent on chain).
  • Handle CAIP-25 "User Rejected" errors.
  • Added Plinga chain.
  • Added Meter chain and Meter Testnet chain.
  • Added opBNB Mainnet and Testnet chains.
  • Added domainSeparator to calculate domain separator from an EIP712 domain.
  • Fixed an issue where non-standard "user rejected" errors were being coalesced into an UnknownNodeError.
  • Handle -32603 RPC error codes when deriving a ContractFunctionRevertedError.
  • Removed hardcoded defaultPriorityFee on OP Stack chains in favor of fetching it from eth_maxPriorityFeePerGas.
  • Added multicall3 for Scroll Sepolia.
  • Fixed VerifyMessageParameters to accept a raw property.
  • Amended Base chain nativeCurrency.name to "Ether".
  • Converted isomorphic-ws to a synchronous import.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel
Copy link

vercel bot commented Sep 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
viem ✅ Ready (Inspect) Visit Preview Sep 4, 2023 1:12am

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 40eca49 to e15895a Compare September 3, 2023 21:26
@github-actions github-actions bot changed the title chore: version package Version Packages Sep 3, 2023
@github-actions github-actions bot changed the title Version Packages chore: version package Sep 3, 2023
@github-actions github-actions bot changed the title chore: version package Version Packages Sep 3, 2023
@github-actions github-actions bot changed the title Version Packages chore: version package Sep 3, 2023
@github-actions github-actions bot changed the title chore: version package Version Packages Sep 3, 2023
@github-actions github-actions bot changed the title Version Packages chore: version package Sep 3, 2023
@jxom jxom merged commit 3947218 into main Sep 4, 2023
1 check passed
@jxom jxom deleted the changeset-release/main branch September 4, 2023 01:19
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