Merged
Conversation
3429b07 to
281f3f7
Compare
281f3f7 to
9f805e4
Compare
a8bd493 to
f66bd93
Compare
* remove quote contraints * remove quote constraints in new endpoint * update changelog * update changelog --------- Co-authored-by: defi0x1 <cristiando0902@gmail.com>
* feat: add new endpoint to update pool fees * update after self review * chore: minor refactor (#125) * minor fix --------- Co-authored-by: Andrew Nguyen <cuong.hv.dtvt@gmail.com> Co-authored-by: kampung-tech <codewithgun@gmail.com>
* add warning for claiming partner fee endpoint * update doc
* migrate to liteSVM * fix tests * cleanup
* removed deprecated events * fixs comments * minor: remove minor
03878b1 to
d2ba7f9
Compare
* poc: Pinocchio hot path * implement event handler with pinocchio * Refactor entrypoint * fix token2022 * refactor, resolve conflicts * add test pinocchio swap (#139) * WIP * assert: event decoded data * assert: swap error code * trigger cicd * update: refactor test & add CUs consumed * fix unwrap (#140) * validate account to match with anchor context (#141) * validate account to match with anchor context * add: validates & errors code * add: test error code deserialize instruction params * minor: remove comments * test: add more test --------- Co-authored-by: defi0x1 <cristiando0902@gmail.com> * other fixes * update CI --------- Co-authored-by: andrewsource147 <31321699+andrewsource147@users.noreply.github.com> Co-authored-by: Andrew Nguyen <cuong.hv.dtvt@gmail.com> * update error code * fix based comments * fix based comments 2 * fix based comments 3 --------- Co-authored-by: Arrowana <Arrowana@users.noreply.github.com> Co-authored-by: defi0x1 <34453681+defi0x1@users.noreply.github.com>
* fix (#148) * fix typo (#146) * fix: add validation for number_of_period (#150) * fix: improper error code (#151) * Missing bound checks for accounts.split_at_unchecked() in p_entrypoint() (#155) * Missing account data size and alignment checks (#156) * rename price_step_bps (#157) * Infinite loop in validate_single_swap_instruction will cause swap TX to fail (#158) * Incorrect max fee validation for update_pool_fees (#159) * Incorrect error messages used for update_pool_fees (#160) * fix: conflict remaining accounts (#147) * fix: conflict remaining accounts * update: remain account index * update changelog * update: load operator from account info * fix: based comments * fix test * add: validate account data size * minor: fix error code * refactor --------- Co-authored-by: Andrew Nguyen <cuong.hv.dtvt@gmail.com> * invalid event emit (#161) --------- Co-authored-by: defi0x1 <34453681+defi0x1@users.noreply.github.com>
edwinwang
added a commit
to edwinwang/meteora-cp-amm
that referenced
this pull request
Dec 30, 2025
Release 0.1.6 (MeteoraAg#124)
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.
No description provided.