Skip to content

Deploy LockedTokens and StakingCollection after scheduled transactions#8145

Merged
joshuahannan merged 2 commits intomasterfrom
josh/deploy-scheduler-before-staking-collection
Nov 19, 2025
Merged

Deploy LockedTokens and StakingCollection after scheduled transactions#8145
joshuahannan merged 2 commits intomasterfrom
josh/deploy-scheduler-before-staking-collection

Conversation

@joshuahannan
Copy link
Member

We're introducing an update to StakingCollection to allow stakers to schedule staking operations, but the staking collection contract needs to import the scheduled transactions contract. This PR moves the deployment of scheduled transactions to before staking collection so this is possible at deployment time

@joshuahannan joshuahannan requested a review from a team as a code owner November 12, 2025 19:35
@joshuahannan joshuahannan requested a review from a team November 12, 2025 19:35
@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

Dependency Review

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

Scanned Files

None

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
utils/unittest/execution_state.go 0.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@joshuahannan joshuahannan force-pushed the josh/deploy-scheduler-before-staking-collection branch from 8433b18 to fffc317 Compare November 17, 2025 15:14
@joshuahannan joshuahannan force-pushed the josh/deploy-scheduler-before-staking-collection branch from fffc317 to 60de708 Compare November 18, 2025 17:03
@joshuahannan joshuahannan added this pull request to the merge queue Nov 19, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 19, 2025
@joshuahannan joshuahannan added this pull request to the merge queue Nov 19, 2025
Merged via the queue into master with commit ae50cb4 Nov 19, 2025
61 checks passed
@joshuahannan joshuahannan deleted the josh/deploy-scheduler-before-staking-collection branch November 19, 2025 18:13
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.

4 participants