Skip to content

Add MonotonicEmulator to transient chains#8157

Merged
jribbink merged 1 commit intomasterfrom
jribibnk/transient-fix
Nov 17, 2025
Merged

Add MonotonicEmulator to transient chains#8157
jribbink merged 1 commit intomasterfrom
jribibnk/transient-fix

Conversation

@jribbink
Copy link
Contributor

@jribbink jribbink commented Nov 17, 2025

Adds missing MonotonicEmulator chain. This was causing issues with the Cadence test framework, since the scheduled transaction child executor account was not being created in the latest versions of flow-go.

Closes #8158

@jribbink jribbink requested a review from a team as a code owner November 17, 2025 07:57
@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
model/flow/chain.go 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@turbolent turbolent requested a review from a team November 17, 2025 17:08
@jribbink jribbink added this pull request to the merge queue Nov 17, 2025
Merged via the queue into master with commit ab06551 Nov 17, 2025
61 checks passed
@jribbink jribbink deleted the jribibnk/transient-fix branch November 17, 2025 19:07
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.

Scheduled Transactions Not Working on MonotonicEmulator

4 participants