Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / orca-so/whirlpools issues and pull requests

#109 - Fix WhirlpoolAccountFetcher cyclical dependency

Pull Request - State: closed - Opened by odcheung over 1 year ago - 1 comment

#108 - Implement RouterUtils.getPriceImpactForRoute

Pull Request - State: closed - Opened by odcheung over 1 year ago

#107 - Replace AccountFetcher with WhirlpoolAccountFetcher

Pull Request - State: closed - Opened by odcheung over 1 year ago

#106 - Use slippage adjusted swap quote for two hop swap

Pull Request - State: closed - Opened by philcchen over 1 year ago

#105 - Upgrade spl-token to v0.3.8

Pull Request - State: closed - Opened by odcheung over 1 year ago

#104 - Increase the fee rate limit and log fee growth within the swap instruction

Pull Request - State: closed - Opened by rawfalafel over 1 year ago - 1 comment

#103 - Bump to v 0.10.0

Pull Request - State: closed - Opened by odcheung over 1 year ago

#102 - Fix deep copy crash on quote adjustment

Pull Request - State: closed - Opened by odcheung over 1 year ago - 1 comment

#101 - Implement Smart Router API

Pull Request - State: closed - Opened by odcheung over 1 year ago

#100 - Use `buildSync` and tx constants from common-sdk

Pull Request - State: closed - Opened by terranmoccasin over 1 year ago

#99 - fix testing two hop swaps

Pull Request - State: closed - Opened by 10xSebastian over 1 year ago

#98 - Fix usage of actual size variable in test used for logging

Pull Request - State: closed - Opened by terranmoccasin over 1 year ago

#97 - Update SDK to use Anchor 0.27 & other settings for Smart-Router

Pull Request - State: closed - Opened by odcheung over 1 year ago - 2 comments

#96 - Implement Smart Router API

Pull Request - State: closed - Opened by odcheung over 1 year ago

#95 - Get anchor account sizes by name instead of IDL index

Pull Request - State: closed - Opened by terranmoccasin over 1 year ago - 1 comment

#94 - Rename PoolGraph API to use graph terminology

Pull Request - State: closed - Opened by odcheung over 1 year ago

#93 - optimize price module perf

Pull Request - State: closed - Opened by yugure-orca over 1 year ago - 2 comments

#92 - fix: test cases (tokenAIsNative related)

Pull Request - State: closed - Opened by yugure-orca over 1 year ago

#91 - Bump common-sdk to v0.1.12

Pull Request - State: closed - Opened by yugure-orca over 1 year ago

#90 - Add PoolGraph API and AdjacencyGraph implementation

Pull Request - State: closed - Opened by odcheung over 1 year ago - 4 comments

#89 - bundled positions

Pull Request - State: closed - Opened by yugure-orca over 1 year ago - 2 comments

#88 - bump to v0.8.2

Pull Request - State: closed - Opened by yugure-orca almost 2 years ago

#87 - Two-hop swap instruction

Pull Request - State: closed - Opened by philcchen almost 2 years ago

#86 - Impossible to harvest a single position without completely closing it.

Issue - State: closed - Opened by bitjerk almost 2 years ago - 4 comments

#85 - Bump @orca-so/common-sdk to v0.1.9

Pull Request - State: closed - Opened by odcheung almost 2 years ago

#84 - Prices module

Pull Request - State: closed - Opened by rawfalafel almost 2 years ago - 6 comments

#83 - Update Whirlpool position NFT metadata URI

Pull Request - State: closed - Opened by rawfalafel almost 2 years ago

#82 - Handle liquidity swapping edge case across initialized tick boundary

Pull Request - State: closed - Opened by philcchen almost 2 years ago

#81 - Make collect all completely parallel

Pull Request - State: closed - Opened by yugure-orca almost 2 years ago - 2 comments

#80 - Update yarn docs & bump to 0.8.0

Pull Request - State: closed - Opened by odcheung almost 2 years ago

#79 - Catch tick boundary exception in priceToTickIndex

Pull Request - State: closed - Opened by rawfalafel almost 2 years ago - 4 comments

#78 - Update package.json to use anchor test for yarn test

Pull Request - State: closed - Opened by odcheung almost 2 years ago

#77 - Remove async from TickUtil.getTickArrayPDAs

Pull Request - State: closed - Opened by odcheung almost 2 years ago - 1 comment

#76 - New SwapUtil. getSwapParamsFromQuote to make calling WhirlpoolIx.swap simpler

Pull Request - State: closed - Opened by odcheung almost 2 years ago - 1 comment

#75 - Parallelize getPools

Pull Request - State: closed - Opened by rawfalafel almost 2 years ago

#74 - expose a lot of internal functionality

Pull Request - State: closed - Opened by mschneider almost 2 years ago - 6 comments

#73 - Collect protocol fees

Pull Request - State: closed - Opened by rawfalafel almost 2 years ago

#71 - Update typedocs & env setup for 0.7.2

Pull Request - State: closed - Opened by odcheung almost 2 years ago

#70 - v0.7.2

Pull Request - State: closed - Opened by odcheung almost 2 years ago - 1 comment

#69 - Proposal - Comments for closePosition patch

Pull Request - State: closed - Opened by odcheung almost 2 years ago

#68 - Support wSOL in close position and deps

Pull Request - State: closed - Opened by atamari-orca almost 2 years ago - 2 comments

#67 - Created whirlpool not showing up

Issue - State: closed - Opened by einicher almost 2 years ago

#66 - fix: getTickArrayPublicKeys edge case

Pull Request - State: closed - Opened by yugure-orca almost 2 years ago

#65 - Fix IDL import for BorshAccountsCoder

Pull Request - State: closed - Opened by philcchen almost 2 years ago - 1 comment

#64 - Release version v0.6.0

Pull Request - State: closed - Opened by odcheung almost 2 years ago

#63 - Expose more data on PositionUtil for easier quote generation

Pull Request - State: closed - Opened by odcheung almost 2 years ago - 1 comment

#62 - Revert tsconfig from ES6 back to common-js

Pull Request - State: closed - Opened by odcheung almost 2 years ago

#61 - Add getWhirlpoolsWithParams method

Pull Request - State: closed - Opened by terranmoccasin almost 2 years ago - 1 comment

#60 - Simplify resolveATA in the Whirlpool space

Pull Request - State: closed - Opened by odcheung almost 2 years ago

#59 - Lock decimal version to 10.4.0+

Pull Request - State: closed - Opened by odcheung almost 2 years ago

#58 - [SDK] Close Position, Collect Fees, Collect Rewards

Pull Request - State: closed - Opened by atamari-orca almost 2 years ago

#57 - Add collectFeesAndRewardsForPositions to allow easy fee/reward collection

Pull Request - State: closed - Opened by odcheung almost 2 years ago - 1 comment

#56 - Fix build to unblock yarn link in dev environment

Pull Request - State: closed - Opened by odcheung almost 2 years ago

#55 - fix: strict initialized checking at swapQuoteWithParams

Pull Request - State: closed - Opened by yugure-orca almost 2 years ago

#54 - [SDK] Add `Position.collectFees()`

Pull Request - State: closed - Opened by atamari-orca almost 2 years ago - 1 comment

#53 - [SDK] Add `WhirlpoolClient.createPool()`

Pull Request - State: closed - Opened by atamari-orca about 2 years ago

#52 - Add getPositions function to WhirlpoolClient

Pull Request - State: closed - Opened by odcheung about 2 years ago - 1 comment

#51 - Remove async from decreaseLiquidityQuote

Pull Request - State: closed - Opened by odcheung about 2 years ago

#49 - v0.5.3

Pull Request - State: closed - Opened by odcheung about 2 years ago

#48 - Add swap with dev fee to typedocs

Pull Request - State: closed - Opened by fuzzyyeti about 2 years ago

#47 - Release 0.5.2

Pull Request - State: closed - Opened by odcheung about 2 years ago

#46 - Allow developers to take additional fees from a swap

Pull Request - State: closed - Opened by odcheung about 2 years ago

#45 - Silence soteria error

Pull Request - State: closed - Opened by y2kappa about 2 years ago - 3 comments

#44 - protocol_fee_rate comment

Pull Request - State: closed - Opened by fuzzyyeti about 2 years ago

#43 - Bug Fix: Wrong arg order for method call

Pull Request - State: closed - Opened by coudron about 2 years ago - 1 comment

#42 - Implement batch getPools method

Pull Request - State: closed - Opened by terranmoccasin over 2 years ago

#41 - fix sdk test MAX_U64 definition

Pull Request - State: closed - Opened by skrrb over 2 years ago

#40 - Change data type for liquidity and sqrtPrice to BN

Pull Request - State: closed - Opened by yugure-orca over 2 years ago

#39 - update anchor installation link

Pull Request - State: closed - Opened by solbricklayer over 2 years ago

#38 - Upgrade Anchor (Typescript) dependency to 0.25

Pull Request - State: closed - Opened by odcheung over 2 years ago

#37 - Update typedocs and comments for swap refactor

Pull Request - State: closed - Opened by odcheung over 2 years ago

#36 - Fix incorrect TickArrayPublicKeysForSwap generation at WhirlpoolImpl

Pull Request - State: closed - Opened by everlastingsong over 2 years ago - 2 comments

#35 - Update error to error_code

Issue - State: closed - Opened by ccbond over 2 years ago - 1 comment

#34 - upgrade to anchor 0.26

Pull Request - State: closed - Opened by dovahcrow over 2 years ago - 13 comments

#33 - Update comments and re-run yarn docs

Pull Request - State: closed - Opened by odcheung over 2 years ago

#32 - Change param ordering for Position's resolveATA

Pull Request - State: closed - Opened by odcheung over 2 years ago

#31 - Add resolveATA option for Position's increase_liquidity

Pull Request - State: closed - Opened by odcheung over 2 years ago

#30 - [SDK] Refactoring swap-quote

Pull Request - State: closed - Opened by odcheung over 2 years ago - 1 comment

#29 - Add example code comparable to the README in the previous whirlpool-sdk

Pull Request - State: closed - Opened by fuzzyyeti over 2 years ago - 1 comment

#28 - Upgrade initTickArrayForTicks for WhirlpoolClient

Pull Request - State: closed - Opened by odcheung over 2 years ago

#27 - Add PoolUtil swap direction & token type util functions

Pull Request - State: closed - Opened by odcheung over 2 years ago

#26 - Add PoolUtil swap direction & token type util functions

Pull Request - State: closed - Opened by odcheung over 2 years ago

#25 - [v0.2.0] Refactor swapQuote functions (#20)

Pull Request - State: closed - Opened by odcheung over 2 years ago - 1 comment

#24 - Swap argument name consistency between lib.rs and swap.rs

Pull Request - State: closed - Opened by terranmoccasin over 2 years ago

#23 - update Cargo.toml to use new anchor sources

Pull Request - State: closed - Opened by odcheung over 2 years ago

#22 - Update anchor sources to git

Pull Request - State: closed - Opened by socksrust over 2 years ago

#21 - Adding toBaseQuoteOrder method to pool-utils

Pull Request - State: closed - Opened by terranmoccasin over 2 years ago

#20 - [v0.2.0] Refactor swapQuote functions

Pull Request - State: closed - Opened by odcheung over 2 years ago

#19 - Fix build errors for increase/decrease liquidity Ix

Pull Request - State: closed - Opened by odcheung over 2 years ago

#18 - Add more helper classes for WhirlpoolClient classes

Pull Request - State: closed - Opened by odcheung over 2 years ago

#17 - Add optional refresh parameter for whirlpoolclient

Pull Request - State: closed - Opened by odcheung over 2 years ago

#16 - [v0.2.0] Improve increase/decrease liquidity functions for SDK

Pull Request - State: closed - Opened by odcheung over 2 years ago

#15 - Modify IncreaseLiquidity quote to use Address

Pull Request - State: closed - Opened by odcheung over 2 years ago

#14 - Fix incorrect fetch of mintA instead of mintB

Pull Request - State: closed - Opened by everlastingsong over 2 years ago

#12 - Add token estimates for liquidity quotes, group token resolution

Pull Request - State: closed - Opened by philcchen over 2 years ago

#11 - fix(token): remove double clone()ing from CPI calls

Pull Request - State: closed - Opened by sohrab- over 2 years ago - 1 comment

#10 - Update package json with repository

Pull Request - State: closed - Opened by odcheung over 2 years ago

#9 - Meep/update package json

Pull Request - State: closed - Opened by odcheung over 2 years ago