Conversation
…able-solana-cct-sdk
Coverage Report |
* feat: add apply chian updates op solana * feat: add append remote pool addresses op solana * feat: add get token pool remote op solana * fix: add tsdoc * fix: address comments
feat: add set pool evm test
* feat: add transfer pool ownership op solana * fix: address comments * feat(cct-sdk): Add accept pool ownership op solana (#359) feat: add accept pool ownership op solana
* feat: add transfer pool ownership op solana * feat: add accept pool ownership op solana * feat: add transfer authority op solana * fix: update export barrel * fix: address comments * fix: revert register admin * feat(cct-sdk): Add mint tokens op solana (#365) * feat: add mint tokens op solana * fix: address comments
* fix: refactor public exports * fix: address comments
* feat: add transfer pool ownership op solana * feat: add accept pool ownership op solana * feat: add transfer authority op solana * fix: update export barrel * feat: add mint tokens op solana * fix: address comments * fix: address comments * feat: add set can accept liquidity op solana * fix: add lock release token pool idl * fix: update tsdoc * fix: address comments * feat(cct-sdk): Add set rebalancer op solana (#370) * feat: add set rebalancer op solana * fix: update tsdoc * fix: address comments
* feat: add transfer pool ownership op solana * feat: add accept pool ownership op solana * feat: add transfer authority op solana * fix: update export barrel * feat: add mint tokens op solana * fix: address comments * fix: address comments * feat: add set can accept liquidity op solana * fix: add lock release token pool idl * feat: add set rebalancer op solana * fix: update tsdoc * feat: add approve token op solana * fix: address comments * fix: revert unrelated changes
Add exporting contracts from package to get the access to abis used in TMEM
* feat: add transfer pool ownership op solana * feat: add accept pool ownership op solana * feat: add transfer authority op solana * fix: update export barrel * feat: add mint tokens op solana * fix: address comments * fix: address comments * feat: add set can accept liquidity op solana * fix: add lock release token pool idl * feat: add set rebalancer op solana * fix: update tsdoc * feat: add approve token op solana * feat: add provider liquidity op solana * fix: address comments * fix: revert unrelated changes * fix: add preflight checks * fix: update tsdoc * fix: extract validate pool liquidity config * fix: lint errors * fix: address comments * feat(cct-sdk): Add withdraw liquidity op solana (#384) * feat: add withdraw liquidity op solana * fix: add preflight checks * fix: lint errors
* feat(cct-sdk): Add get token pool remotes evm query * feat(cct-sdk): Add generic EVM param validators * feat(cct-sdk): Read siloed lock/release pool state * feat(cct-sdk): Add pool owner pre-flight and encoder removal ceilings * refactor(cct-sdk): Hoist validate/parse lifecycle to the shared Operation base * feat(cct-sdk): Add apply chain updates evm op * fix(cct-sdk): Reject a declared version that is not the pool's calldata shape * Address PR comments * Fix lint
* feat(cct-sdk): Add get token pool remotes evm query * feat(cct-sdk): Add generic EVM param validators * feat(cct-sdk): Read siloed lock/release pool state * feat(cct-sdk): Add pool owner pre-flight and encoder removal ceilings * refactor(cct-sdk): Hoist validate/parse lifecycle to the shared Operation base * feat(cct-sdk): Add apply chain updates evm op * fix(cct-sdk): Reject a declared version that is not the pool's calldata shape * feat(cct-sdk): Add EVM remote pool ops * Address PR comments * Fix lint * Fix lint
* feat(cct-sdk): Add get token pool remotes evm query * feat(cct-sdk): Add generic EVM param validators * feat(cct-sdk): Read siloed lock/release pool state * feat(cct-sdk): Add pool owner pre-flight and encoder removal ceilings * refactor(cct-sdk): Hoist validate/parse lifecycle to the shared Operation base * feat(cct-sdk): Add apply chain updates evm op * fix(cct-sdk): Reject a declared version that is not the pool's calldata shape * feat(cct-sdk): Add EVM remote pool ops * Address PR comments * feat(cct-sdk): Add set chain rate limiter configs op * Fix lint * Fix lint * Fix lint * Fix tsdoc and lint * cleanup
* feat(cct-sdk): Add get token pool remotes evm query * feat(cct-sdk): Add generic EVM param validators * feat(cct-sdk): Read siloed lock/release pool state * feat(cct-sdk): Add pool owner pre-flight and encoder removal ceilings * refactor(cct-sdk): Hoist validate/parse lifecycle to the shared Operation base * feat(cct-sdk): Add apply chain updates evm op * fix(cct-sdk): Reject a declared version that is not the pool's calldata shape * feat(cct-sdk): Add EVM remote pool ops * Address PR comments * feat(cct-sdk): Add set chain rate limiter configs op * feat(cct-sdk): Add set rate limit admin and set dynamic config ops * Fix lint * Fix lint * Fix lint * Fix lint * Fix tsdoc and lint * cleanup * linting
* feat(cct-sdk): Add get token pool remotes evm query * feat(cct-sdk): Add generic EVM param validators * feat(cct-sdk): Read siloed lock/release pool state * feat(cct-sdk): Add pool owner pre-flight and encoder removal ceilings * refactor(cct-sdk): Hoist validate/parse lifecycle to the shared Operation base * feat(cct-sdk): Add apply chain updates evm op * fix(cct-sdk): Reject a declared version that is not the pool's calldata shape * feat(cct-sdk): Add EVM remote pool ops * Address PR comments * feat(cct-sdk): Add set chain rate limiter configs op * feat(cct-sdk): Add set rate limit admin and set dynamic config ops * feat(cct-sdk): Add apply allowlist updates evm op * Fix lint * Fix lint * Fix lint * Fix lint * Fix lint * Fix tsdoc and lint * cleanup * Address PR comments * linting
* feat(cct-sdk): Add get token pool remotes evm query * feat(cct-sdk): Add generic EVM param validators * feat(cct-sdk): Read siloed lock/release pool state * feat(cct-sdk): Add pool owner pre-flight and encoder removal ceilings * refactor(cct-sdk): Hoist validate/parse lifecycle to the shared Operation base * feat(cct-sdk): Add apply chain updates evm op * fix(cct-sdk): Reject a declared version that is not the pool's calldata shape * feat(cct-sdk): Add EVM remote pool ops * Address PR comments * feat(cct-sdk): Add set chain rate limiter configs op * feat(cct-sdk): Add set rate limit admin and set dynamic config ops * feat(cct-sdk): Add apply allowlist updates evm op * chore(cct-sdk): Accept 1.5 proxy token pools * Fix lint * Fix lint * Fix lint * Fix lint * Fix lint * Address Mervin comments
* feat: add transfer pool ownership op solana * feat: add accept pool ownership op solana * feat: add transfer authority op solana * fix: update export barrel * feat: add mint tokens op solana * fix: address comments * fix: address comments * feat: add set can accept liquidity op solana * fix: add lock release token pool idl * feat: add set rebalancer op solana * fix: update tsdoc * feat: add approve token op solana * feat: add provider liquidity op solana * fix: address comments * fix: revert unrelated changes * fix: add preflight checks * fix: update tsdoc * fix: extract validate pool liquidity config * feat: add withdraw liquidity op solana * fix: add preflight checks * feat: add update metadata authority op solana * fix: lint errors * fix: lint errors * fix: address comments * fix(cct-sdk): Refactor and expand Solana CCT unit tests (#395) * fix: refactor unit tests * fix: refactor export
* feat: add transfer pool ownership op solana * feat: add accept pool ownership op solana * feat: add transfer authority op solana * fix: update export barrel * feat: add mint tokens op solana * fix: address comments * fix: address comments * feat: add set can accept liquidity op solana * fix: add lock release token pool idl * feat: add set rebalancer op solana * fix: update tsdoc * feat: add approve token op solana * feat: add provider liquidity op solana * fix: address comments * fix: revert unrelated changes * fix: add preflight checks * fix: update tsdoc * fix: extract validate pool liquidity config * feat: add withdraw liquidity op solana * fix: add preflight checks * feat: add update metadata authority op solana * fix: lint errors * fix: lint errors * fix: address comments * fix: refactor unit tests * fix: refactor export * feat: add owner override pending admint op solana * fix: update tsdoc and add preflight check * fix: update tsdoc @example * fix: update tsdoc @throws * feat(cct-sdk): Add includeApproval option to provide liquidity (#401) feat: add includeApproval option in provide liquidity
CI Test Report✅ 2507/2513 tests passed (650 suites) in 4m 34s SummaryCoverage report |
* feat: add transfer pool ownership op solana * feat: add accept pool ownership op solana * feat: add transfer authority op solana * fix: update export barrel * feat: add mint tokens op solana * fix: address comments * fix: address comments * feat: add set can accept liquidity op solana * fix: add lock release token pool idl * feat: add set rebalancer op solana * fix: update tsdoc * feat: add approve token op solana * feat: add provider liquidity op solana * fix: address comments * fix: revert unrelated changes * fix: add preflight checks * fix: update tsdoc * fix: extract validate pool liquidity config * feat: add withdraw liquidity op solana * fix: add preflight checks * feat: add update metadata authority op solana * fix: lint errors * fix: lint errors * fix: address comments * fix: refactor unit tests * fix: refactor export * feat: add owner override pending admint op solana * fix: update tsdoc and add preflight check * fix: update tsdoc @example * feat: add includeApproval option in provide liquidity * feat: add createRecipientATA option to mint tokens op * fix: address comments * fix: lint errors
* fix: lint errors * fix: npm install * fix: update metadata authority
* feat: add transfer pool ownership op solana * feat: add accept pool ownership op solana * feat: add transfer authority op solana * fix: update export barrel * feat: add mint tokens op solana * fix: address comments * fix: address comments * feat: add set can accept liquidity op solana * fix: add lock release token pool idl * feat: add set rebalancer op solana * fix: update tsdoc * feat: add approve token op solana * feat: add provider liquidity op solana * fix: address comments * fix: revert unrelated changes * fix: add preflight checks * fix: update tsdoc * fix: extract validate pool liquidity config * feat: add withdraw liquidity op solana * fix: add preflight checks * feat: add update metadata authority op solana * fix: lint errors * fix: lint errors * fix: address comments * fix: refactor unit tests * fix: refactor export * feat: add owner override pending admint op solana * fix: update tsdoc and add preflight check * fix: update tsdoc @example * feat: add includeApproval option in provide liquidity * feat: add createRecipientATA option to mint tokens op * feat: add get token info op solana * fix: address comments * fix: package lock file - remove stale axios version * feat(cct-sdk):Add createPoolSignerATA option to deploy token pool (#412) * feat: add createPoolSignerATA option to deploy token pool op * fix: address comments
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.
-- Integration branch for CCT-SDK --