Skip to content

Feat: add lsSKY -> SKY farm deployment script - #37

Merged
amusingaxl merged 26 commits into
masterfrom
feat/sky-farms-deployment
Oct 23, 2025
Merged

Feat: add lsSKY -> SKY farm deployment script#37
amusingaxl merged 26 commits into
masterfrom
feat/sky-farms-deployment

Conversation

@amusingaxl

Copy link
Copy Markdown
Contributor

No description provided.

@amusingaxl
amusingaxl force-pushed the feat/sky-farms-deployment branch from 5a15c5e to 7a284d1 Compare October 7, 2025 17:50
@amusingaxl
amusingaxl marked this pull request as ready for review October 7, 2025 21:08
@amusingaxl
amusingaxl removed the request for review from 0xBasset October 7, 2025 21:10
@amusingaxl amusingaxl self-assigned this Oct 7, 2025
StakingRewardsInit.init(p.rewards, StakingRewardsInitParams({dist: p.dist}));

// Increase `rewardsToken` `p.vest` allowance from the treasury for `p.vestTot`.
// Note: `p.vest` is expected to be of type `DssVestTransferrable`

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To enforce those expectations and for the sake of sanity, you can check DssVestTransferrable.czar value (as this interface is only present on transferrable vests)

Comment thread script/dependencies/treasury-funded-farms/TreasuryFundedFarmingInit.t.sol Outdated
oddaf
oddaf previously approved these changes Oct 10, 2025
@amusingaxl
amusingaxl requested a review from 0xdecr1pto October 13, 2025 18:23
@amusingaxl
amusingaxl requested review from riccardopersiani and removed request for 0xdecr1pto and SidestreamColdMelon October 14, 2025 15:21
_checkFarm_init_afterSpell(fp, v);
}

function testFarm_integration_stakeGetRewardAndwithdraw() internal {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
function testFarm_integration_stakeGetRewardAndwithdraw() internal {
function testFarm_integration_stakeGetRewardAndWithdraw() public {

as you pointed out.

@amusingaxl
amusingaxl requested a review from oddaf October 14, 2025 18:40
@riccardopersiani
riccardopersiani self-requested a review October 14, 2025 20:58
@amusingaxl
amusingaxl merged commit fec8f24 into master Oct 23, 2025
2 checks passed
@amusingaxl
amusingaxl deleted the feat/sky-farms-deployment branch October 23, 2025 14:19
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