Skip to content

Conversation

@2501babe
Copy link
Member

@2501babe 2501babe commented Oct 21, 2025

after we deploy 3.0 on mainnet (edit: now done), land this. then we cut a new patch release of the program (to let downstream pick up the new instruction builders) and a new major release of the cli (to put out the improvements in #393 and get the new instruction builders in there immediately)

part of #387

@2501babe 2501babe self-assigned this Oct 21, 2025
@2501babe 2501babe mentioned this pull request Oct 21, 2025
Comment on lines -198 to +183
// NOTE once deposit/withdraw require onramp, delete this block
if include_onramp && instruction_pubkey == accounts.pool {
if !remove_onramp && instruction_pubkey == accounts.pool {
Copy link
Member Author

@2501babe 2501babe Nov 5, 2025

Choose a reason for hiding this comment

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

i realized this comment is pointless because once they require onramp we have to get rid of everything involving remove_onramp

@2501babe 2501babe marked this pull request as ready for review November 14, 2025 03:42
@2501babe 2501babe requested a review from joncinque November 14, 2025 03:42
@2501babe 2501babe marked this pull request as draft November 14, 2025 03:43
@2501babe 2501babe marked this pull request as ready for review November 14, 2025 04:06
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.

1 participant