Preparations for Q1 2025 launch #15
Replies: 5 comments 6 replies
-
Since I cannot edit the post, I am adding this comment.
|
Beta Was this translation helpful? Give feedback.
-
Good list. |
Beta Was this translation helpful? Give feedback.
-
We can strikethrough "Remove these lines from foundry.toml to deploy the contracts with the new linking libraries" from the list now, as they have been removed in sablier-labs/lockup#1158. |
Beta Was this translation helpful? Give feedback.
-
cc @andreivladbrg adding here since I cannot edit the original post. |
Beta Was this translation helpful? Give feedback.
-
everything done ✅🎉 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A list of tasks to be completed before going live with the new version for the contracts team. @sablier-labs/solidity, feel free to edit this list if I missed anything.
(Initially created here)
Lockup
lockup
and update the wiki and other references where needed. Refer to Package tethering lockup#808.staging
-->main
and resolve conflicts.git rebase -S --onto base_branch base_branch~ your_branch --committer-date-is-author-date
to persist the commit datesfoundry.toml
to deploy the contracts with the new linking libraries.Airdrops
- [ ] Link deployed libraries inairdrop
repo before making the deployment.not needed for this launch as the
VestingMath
orHelpers
are not used anywhere, which will be changed in the nextAVCA
releaseFlow
staging
-->main
and resolve conflicts.git rebase -S --onto base_branch base_branch~ your_branch --committer-date-is-author-date
to persist the commit datesMiscellaneous
docs
to reflect the new single architecture and updated shapes for Linear. Refer to Big update in light of Lockup merger docs#203.docs
with the deployed addressesdeployments
v2-periphery
. Refer to Archive this repo and add a note with reference toairdrop
repo v2-periphery#386.Beta Was this translation helpful? Give feedback.
All reactions