-
Notifications
You must be signed in to change notification settings - Fork 359
Comparing changes
Open a pull request
base repository: stellar/js-stellar-sdk
base: v15.0.1
head repository: stellar/js-stellar-sdk
compare: v15.1.0
- 8 commits
- 34 files changed
- 4 contributors
Commits on Mar 31, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2f049ab - Browse repository at this point
Copy the full SHA 2f049abView commit details
Commits on Apr 3, 2026
-
Internal agent bug fixes 1 (#1372)
* fix: reject SEP-10 challenge signed only by server and client_domain key * fix: use correct trustline flag bitmask constants in getAssetBalance * fix: assembled_transaction correctness issues * fix: await async request interceptors in fetch client * revert AssembledTransaction.simulate check for sim restore response to assemble * deprecate BalanceResponse.revocable in favor of authorizedToMaintainLiabilities * fmt --------- Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbb53ed - Browse repository at this point
Copy the full SHA cbb53edView commit details -
Internal agent bug fixes 2 (#1373)
* fix: correct pollTransaction off-by-one and requestAirdrop error path * fix: add parentheses to fix operator precedence in parseSuccessful * fix: multiple spec.ts correctness issues * fix: advance WASM parser offset on skipped custom sections * fix: federation server domain validation and URL mutation * fix: clone URL in stream() to prevent mutation of shared builder state * fix: store original operation for restore path in buildWithOp * fix: include port in SERVER_TIME_MAP key to prevent cross-port collision * fix: handle Err variant in funcResToNative for Result types * fix: refactor AccountResponse constructor for type-safe property assignment * add transactions field to Api.AccountRecord and AccountResponse * add range checks for U32 and I32 values in Spec class --------- Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ec7ffd - Browse repository at this point
Copy the full SHA 9ec7ffdView commit details
Commits on Apr 14, 2026
-
Bump axios from 1.14.0 to 1.15.0 (#1381)
Bumps [axios](https://github.com/axios/axios) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da2f95b - Browse repository at this point
Copy the full SHA da2f95bView commit details
Commits on Apr 17, 2026
-
Update Server.getLatestLedger response fields (#1389)
* add missing fields to rpc Server.getLatestLedger response and update tests
Configuration menu - View commit details
-
Copy full SHA for 8db146e - Browse repository at this point
Copy the full SHA 8db146eView commit details
Commits on Apr 21, 2026
-
Fix fetch implementation (#1390)
* Enforce maxRedirects and maxContentLength on the no-axios fetch path * Fix no-axios/minimal and browser builds to embed version via __PACKAGE_VERSION__ * Add shared HttpClient test suite covering axios and no-axios paths * Migrate Horizon fetchTimebounds tests from axios-mock-adapter to MSW for cross-build coverage
Configuration menu - View commit details
-
Copy full SHA for 7ad2b0a - Browse repository at this point
Copy the full SHA 7ad2b0aView commit details
Commits on Apr 22, 2026
-
Federation domain validation (#1393)
* move domain validation to FederationServer.createForDomain and constructor * add tests for domain validation
Configuration menu - View commit details
-
Copy full SHA for ee81ed2 - Browse repository at this point
Copy the full SHA ee81ed2View commit details
Commits on May 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c5eafa2 - Browse repository at this point
Copy the full SHA c5eafa2View commit details
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 v15.0.1...v15.1.0