Merged
Conversation
…s-2-electric-boogaloo
…s-2-electric-boogaloo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bid_wall
close_bid_wall: SOL from closing quote token account now goes toauthorityinstead ofpayerfutarchy
conditional_swap: Added comments explaining intentionaltoken::usage (no code change)spot_swap: Same — added comments explaining intentionaltoken::usage (no code change)v07_launchpad
fund:funder_quote_accountconstraint tightened fromtoken::toassociated_token::(ATA only)fund: Expiry check changed from>=to>(rejects funding at exact expiry second)set_funding_record_approval: Approval period check changed from>=to>(excludes exact final second)price_based_performance_package
PerformancePackageState: Removed unusedUnlockedvariant (no accounts on mainnet use it)initialize_performance_package: Tranche total useschecked_addinstead of.sum()(new error:TotalTokenAmountOverflow)change_performance_package_authority: Switched fromemit!toemit_cpi!(addsevent_authority+programaccounts)execute_change: Switched fromemit!toemit_cpi!(addsevent_authority+programaccounts)propose_change: Addedcommon: CommonFieldstoChangeProposedevent; now incrementsseq_numUnlockedstate