feat!: emit anchor block timestamp for offchain messages (backport #21414)#21483
Merged
ludamad merged 2 commits intobackport-to-v4-next-stagingfrom Mar 13, 2026
Merged
Conversation
6ac2cdf to
56a35ff
Compare
56a35ff to
346d399
Compare
mverzilli
approved these changes
Mar 13, 2026
Contributor
mverzilli
left a comment
There was a problem hiding this comment.
Looks good now, need to wait for stack to pop
9ddc055 to
2768ae3
Compare
346d399 to
ed1f0bf
Compare
Base automatically changed from
claudebox/backport-21387-bb-binary-v4-next
to
backport-to-v4-next-staging
March 13, 2026 16:54
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.
Summary
Backport of #21414 to v4-next.
Changes offchain messages to track anchor block timestamp for lifecycle management instead of transaction TTL. Adds
anchorBlockTimestampfield toOffchainMessagetype and passes it through all code paths that create offchain messages.Conflict Resolution
Rebased onto latest
backport-to-v4-next-staging(which now includes the offchain reception backport #20893). Only one conflict remained inbatch_call.test.ts— accepted the new test cases from the original PR.Verification
interaction_options.test.ts,batch_call.test.ts)ClaudeBox log: https://claudebox.work/s/f59343e7af96e770?run=2