-
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.2.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.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 25 files changed
- 8 contributors
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 33f652b - Browse repository at this point
Copy the full SHA 33f652bView commit details -
Add contract instance to ledger entry fetch (#2269)
### What this pr is based off of #2012 closes #2273 Updates the `ledger entry fetch` command to allow for returning the contract instance ledger entry by adding an `--instance` option which will include the contract instance ledger entry to the list of keys being fetched. `cargo run ledger entry fetch contract-data --contract hello-world --network local --instance` ### Why This way we are able to more easily fetch a contract wasm hash based on it's contract id/alias. ### Known limitations [TODO or N/A] --------- Co-authored-by: Gleb <gleb@stellar.org> Co-authored-by: Jane Wang <jane.wang@stellar.org> Co-authored-by: Leigh <351529+leighmcculloch@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f99d62b - Browse repository at this point
Copy the full SHA f99d62bView commit details
Commits on Nov 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9bcec7f - Browse repository at this point
Copy the full SHA 9bcec7fView commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 96e6d7a - Browse repository at this point
Copy the full SHA 96e6d7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd62ad - Browse repository at this point
Copy the full SHA 0cd62adView commit details
Commits on Nov 19, 2025
-
Set soroban-sdk version to major only in new contracts (#2297)
### What Change soroban-sdk dependency version from "23.0.2" to "23" in the contract workspace template Cargo.toml. ### Why When creating new projects a developer probably wants to use the latest available soroban-sdk for the supported major version. Specifying 23.0.2 means only the latest 23.0.x version will be used.
Configuration menu - View commit details
-
Copy full SHA for 496dbcf - Browse repository at this point
Copy the full SHA 496dbcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 496ac35 - Browse repository at this point
Copy the full SHA 496ac35View 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.2.0...v23.2.1