Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 main, this PR will be updated.
Releases
[email protected]
Patch Changes
#3070
6edad0263d82b11342dd3a913f97f630b5cc813d
Thanks @sherrys808! - Added Redbelly Mainnet Chain.#3072
c2beb14c4574cab901cc7bda53bd166c444b27fb
Thanks @sajanrajdev! - Added Corn Testnet.#3068
c5768003785321628351b02156abe18291c9186c
Thanks @nfmelendez! - FixedwaitForTransactionReceipt
race condition when polling many blocks#3071
29fc49301f6b2adeccb79ed7a69b3e59bac55278
Thanks @sajanrajdev! - Added Corn Maizenet.PR-Codex overview
This PR focuses on updating the version of the package
viem
from2.21.51
to2.21.52
, along with related changes in various files, including the addition of new features and bug fixes.Detailed summary
version
insrc/errors/version.ts
to2.21.52
.version
insrc/jsr.json
andsrc/package.json
to2.21.52
.src/CHANGELOG.md
for version2.21.52
detailing:waitForTransactionReceipt
race condition.pnpm-lock.yaml
and other dependency files to reflect the new version2.21.51
.