-
Notifications
You must be signed in to change notification settings - Fork 132
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/stellar-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v23.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: stellar/stellar-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v23.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 125 files changed
- 5 contributors
Commits on Dec 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1d67355 - Browse repository at this point
Copy the full SHA 1d67355View commit details
Commits on Dec 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 861af9b - Browse repository at this point
Copy the full SHA 861af9bView commit details
Commits on Dec 11, 2025
-
Embed strkey CLI command for encoding and decoding address strings (#…
…2324) ### What Upgrade stellar-strkey from 0.0.13 to 0.0.15, enable the cli feature, and add a new `strkey` subcommand to the CLI. ### Why Expose strkey encoding and decoding functionality directly in the CLI, matching the existing pattern used for XDR. For advanced use cases it is helpful to be able to extract components out of addresses. The use cases this is most relevant is cross-chain protocols who prefer to work with the raw payloads within the addresses.
Configuration menu - View commit details
-
Copy full SHA for 2c263af - Browse repository at this point
Copy the full SHA 2c263afView commit details
Commits on Dec 12, 2025
-
Remove unused clap imports (#2329)
### What Remove unused clap::arg and clap::command imports. ### Why With newer clap versions, the derive macros bring these imports in automatically. And it looks like the new version of rust, 1.92.0, must have updated it unused imports check to be more strict so we were seeing a bunch of failures on build. ### Known limitations n/a
Configuration menu - View commit details
-
Copy full SHA for c7030d1 - Browse repository at this point
Copy the full SHA c7030d1View commit details
Commits on Dec 17, 2025
-
Use ubuntu-slim for complete job runner (#2333)
### What Change the CI complete job runner from ubuntu-latest to ubuntu-slim. ### Why Ubuntu-slim is a super lightweight runner suitable for super light tasks like the complete job.
Configuration menu - View commit details
-
Copy full SHA for 464510d - Browse repository at this point
Copy the full SHA 464510dView commit details -
Use ubuntu-slim for complete job runner (#2333)
### What Change the CI complete job runner from ubuntu-latest to ubuntu-slim. ### Why Ubuntu-slim is a super lightweight runner suitable for super light tasks like the complete job.
Configuration menu - View commit details
-
Copy full SHA for 58c5c81 - Browse repository at this point
Copy the full SHA 58c5c81View commit details
Commits on Dec 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 24bfc54 - Browse repository at this point
Copy the full SHA 24bfc54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f096fa - Browse repository at this point
Copy the full SHA 0f096faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ded080 - Browse repository at this point
Copy the full SHA 3ded080View commit details
Commits on Dec 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 18d33d9 - Browse repository at this point
Copy the full SHA 18d33d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aaca17 - Browse repository at this point
Copy the full SHA 4aaca17View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e1952 - Browse repository at this point
Copy the full SHA b7e1952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa6f8b - Browse repository at this point
Copy the full SHA 8aa6f8bView commit details
Commits on Dec 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fc6745f - Browse repository at this point
Copy the full SHA fc6745fView 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 v23.3.0...v23.4.0