-
Notifications
You must be signed in to change notification settings - Fork 320
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: stellar/js-stellar-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 493373a3ab653680c661ccc9ead127debb79b808
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: stellar/js-stellar-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fe422ab551c03d27ad4cdf154bb28ce7c4ce2c21
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 13 files changed
- 2 contributors
Commits on Aug 30, 2021
-
Update TradesCallBuilder to accept the trade_type filter and support …
…Liquidity Pool trades (#685)
Configuration menu - View commit details
-
Copy full SHA for 5b00949 - Browse repository at this point
Copy the full SHA 5b00949View commit details -
[CD/CI] Add GitHub Actions to run tests on PRs (#686)
### What Add GitHub Actions to run tests for every PR. ### Why So all AMM related PRs we're merging into [v9.0.0](https://github.com/stellar/js-stellar-sdk/tree/v9.0.0) will need to pass the CI tests.
Configuration menu - View commit details
-
Copy full SHA for 945dd0f - Browse repository at this point
Copy the full SHA 945dd0fView commit details
Commits on Aug 31, 2021
-
Support filtering accounts participating in a given LP and update acc…
…ounts balance response (#688) Support `/accounts?liquidity_pool={:pool_id}` and update the response from `/accounts/{:acc_id}` ### Update - A new type of trustline called `liquidity_pool_shares` was added, which is included in the account `balances` array and causes a breaking change (see below) ([#688](#688)). - Clients can now filter the results from the `/accounts` endpoint based on participation in a certain liquidity pool ([#688](#688)). ### Breaking Changes - The `balances` array from an account response now supports liquidity pool balances ([#688](#688)). - the `asset_type` field can now be `liquidity_pool_shares`. - `buying_liabilities`, `selling_liabilities`, `asset_code`, and `asset_issuer` are omitted from the response for pool shares because they are not relevant to liquidity pools. - Update the `ChangeTrustOperationResponse` interface so it can conform to a change in a liquidity pool trustline ([#688](#688)). - `asset_type` can now be `liquidity_pool_shares`. - `asset_code` and `asset_issuer` are now optional. - Added `liquidity_pool_id` as an optional field.
Configuration menu - View commit details
-
Copy full SHA for 4840011 - Browse repository at this point
Copy the full SHA 4840011View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0993f - Browse repository at this point
Copy the full SHA cb0993fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f40288 - Browse repository at this point
Copy the full SHA 9f40288View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe422ab - Browse repository at this point
Copy the full SHA fe422abView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 493373a3ab653680c661ccc9ead127debb79b808...fe422ab551c03d27ad4cdf154bb28ce7c4ce2c21