chore: version package#4655
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
737e017 to
d17dd48
Compare
d17dd48 to
5efe4e3
Compare
5efe4e3 to
d9fd346
Compare
dc52e42 to
09d4366
Compare
09d4366 to
14b0275
Compare
14b0275 to
bfc4afe
Compare
bfc4afe to
7189bf9
Compare
7189bf9 to
b85f08b
Compare
b85f08b to
8f4883f
Compare
8f4883f to
6c8e476
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 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@2.51.0
Minor Changes
#4663
752712f1d2358715e9d63bd754f80c90a8d02e91Thanks @jxom! -viem/tempo: AddedActions.channelactions for reading and mutating TIP-20 channel reserve state.#4597
d346038e71f31cb1c82fc94bb49c4ac553a23717Thanks @wwared! -viem/op-stack: Added OP Stack super-root dispute game support for withdrawal prove flows.#4661
9713c7562eac9fd328e6cc1be7388bc1659a9c27Thanks @jxom! - Updated generated Tempo precompile ABIs from latest Tempo main and addedlogoURIto TIP-20 metadata and token creation.#4653
a29cf5eef5809b50bbb7931f35331203c32d7692Thanks @islishude! - Added support foreth_getBlockReceipts.Patch Changes
#4650
73b8b89c0369597bf4df781b021130f544ebe6b0Thanks @deodad! - ExportedExtractFormattedTransactionRequest.#4664
c3fda73603695bc68336f6e22f6475ba6ed0cdc7Thanks @jxom! - Handledeth_createAccessListresponses that include anerrorfield.#4660
c5cc58ebbc027029022f09eba54ed2e789b8b2b1Thanks @struong! - Emitted a full broadcast envelope when the fee payer co-signed duringeth_fillTransaction, enabling single round-trip sponsorship, and strippedfeeTokenfrom the sender's sign payload under sponsorship per the Tempo Transaction spec.#4654
038a062a8c2a875a3bbd58426e6060cf5d1d7986Thanks @deodad! - Addedrawsigning support to Tempo access key accounts.