Skip to content

Conversation

@andrewsource147
Copy link
Contributor

No description provided.

@andrewsource147 andrewsource147 changed the title init version Release 0.2.2 Jan 20, 2026
* feat: rename jup_v6.json -> jupiter.json and update IDl

* feat: add jupiter as idl dep

* feat: add shared library and use shared library in zap-program

* feat: require platform_fee_bps 0 to ensure no stealingn through platform_fee_account

* feat: ensure all jup inputs token are fully consumed and converge on one output

* fix: clean up unused error codes and safe_math impl

* feat: add test

* fix: don't use BTreeMap, BTreeSet

* fix: move tests to separate file

* feat: remove anchor as dep
- remove supported zap amm program

* feat: remove treasury address

* refactor: rename to zap-sdk

* refactor: rename protocol zap usage

* fix: logic

* feat: bump anchor version in CI

* feat: map errors

* feat: remove unecessary name impl

* refactor: change to use pinocchio

* refactor: split into protocol-zap and zap-sdk

* chore: readd accidentally removed newline

* feat: add protocol-zap and zap-sdk to changed files trigger

* feat: run rust unit tests on CI

* feat: standardize test command

* fix: remove doctests for cargo test to pass

* chore: use Pubkey type and reference consistently

* fet: address comments

* fix: conditions

* fix: address comments

* fix: addres comment for max_swap_amount and max_claim_amount condition

* fix: prefer `ok_or_else` over `ok_or` since its lazy
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.

2 participants