Soroban

Latest version: v0.9.1

Safety actively analyzes 701396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

21.0.0rc.2

What's Changed
* Feat/ledger signing by elizabethengelman in https://github.com/stellar/stellar-cli/pull/1278
* fix: dotenv test is flaky by willemneal in https://github.com/stellar/stellar-cli/pull/1340
* Remove the contract-ids dir by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1339
* Fix/stellar asset bindings by BlaineHeffron in https://github.com/stellar/stellar-cli/pull/1332
* Rename to stellar-cli by janewang in https://github.com/stellar/stellar-cli/pull/1348
* Update other references to stellar-cli. by fnando in https://github.com/stellar/stellar-cli/pull/1349
* Install stellar and soroban CLIs when installing either by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1350
* Build artifacts for both stellar-cli and soroban-cli by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1351
* Fix/ledger tests org update by elizabethengelman in https://github.com/stellar/stellar-cli/pull/1343
* Update completions to use stellar instead of soroban by JakeUrban in https://github.com/stellar/stellar-cli/pull/1358
* Fix: exclude host only functions from client by BlaineHeffron in https://github.com/stellar/stellar-cli/pull/1359
* Use safe unwrapping in option unwrap by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1355
* fix incorrect filter logic by BlaineHeffron in https://github.com/stellar/stellar-cli/pull/1360
* Feat/add container log tailing cmd by elizabethengelman in https://github.com/stellar/stellar-cli/pull/1361
* fix: mark `deploy::wasm::Cmd` fields as public by chadoh in https://github.com/stellar/stellar-cli/pull/1366
* Add support for contract id alias name when deploying and invoking contracts. by fnando in https://github.com/stellar/stellar-cli/pull/1356
* Add other ledger test emulators by elizabethengelman in https://github.com/stellar/stellar-cli/pull/1321
* Fix/update network container start command to use updated enable flags by elizabethengelman in https://github.com/stellar/stellar-cli/pull/1371
* feat: update to newest soroban-rpc and copy over old signing logic by willemneal in https://github.com/stellar/stellar-cli/pull/1362
* Extract alias logic into its own implementation. by fnando in https://github.com/stellar/stellar-cli/pull/1369
* feat(bindings): update js-stellar-sdk dependency by chadoh in https://github.com/stellar/stellar-cli/pull/1374
* Move testcontainers dep to dev-deps in Cargo.toml by elizabethengelman in https://github.com/stellar/stellar-cli/pull/1377
* Use a larger linux instance. by fnando in https://github.com/stellar/stellar-cli/pull/1383
* Add libudev-dev as dep. by fnando in https://github.com/stellar/stellar-cli/pull/1384
* Disable ubuntu arm. by fnando in https://github.com/stellar/stellar-cli/pull/1385
* Bump version to 21.0.0-rc.2 by github-actions in https://github.com/stellar/stellar-cli/pull/1381

New Contributors
* BlaineHeffron made their first contribution in https://github.com/stellar/stellar-cli/pull/1332
* JakeUrban made their first contribution in https://github.com/stellar/stellar-cli/pull/1358

**Full Changelog**: https://github.com/stellar/stellar-cli/compare/v21.0.0-rc.1...v21.0.0-rc.2

21.0.0rc.1

What's Changed
* fix(init): don't add two `dev_dependencies` sections by chadoh in https://github.com/stellar/stellar-cli/pull/1296
* Embed examples contract list into source and remove from build script by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1301
* Remove deprecated lab token command by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1306
* Remove deprecated config command by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1305
* Add xdr command to root by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1307
* Remove lab xdr command by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1310
* feat: add cache sub commands and allow for proper transaction data logging by willemneal in https://github.com/stellar/stellar-cli/pull/1173
* Allow reupload of wasm if extension is v0 by sisuresh in https://github.com/stellar/stellar-cli/pull/1309
* Removed extra output line in optimization by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1315
* feat: update TS Bindings stellar-sdk dep to 12rc2 by chadoh in https://github.com/stellar/stellar-cli/pull/1314
* feat: add no-build option for fee::Args by willemneal in https://github.com/stellar/stellar-cli/pull/1267
* Do not auto add test account to keys by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1325
* Output TransactionEnvelope instead of Transaction for --build-only by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1323
* Add stellar-cli crate alongside soroban-cli by leighmcculloch in https://github.com/stellar/stellar-cli/pull/1320
* feat(ts-bindings): use upcoming stellar-sdk12rc3 by chadoh in https://github.com/stellar/stellar-cli/pull/1326
* fix: switch to stderr directly for when account already exists by willemneal in https://github.com/stellar/stellar-cli/pull/1328
* fix(ts-bindings): package.json needs type: module by chadoh in https://github.com/stellar/stellar-cli/pull/1333
* Bump version to 21.0.0-rc.1 by github-actions in https://github.com/stellar/stellar-cli/pull/1329
* Update README.md typo by rawritude in https://github.com/stellar/stellar-cli/pull/1338
* fix(init): example contracts: keep cdylib, exclude Cargo.lock by chadoh in https://github.com/stellar/stellar-cli/pull/1337

New Contributors
* rawritude made their first contribution in https://github.com/stellar/stellar-cli/pull/1338

**Full Changelog**: https://github.com/stellar/stellar-cli/compare/v21.0.0-preview.1...v21.0.0-rc.1

21.0.0preview.1

What's Changed
* Update astro template repo url. by fnando in https://github.com/stellar/soroban-cli/pull/1286
* Fix issue with cc 1.0.86 and macos builds and build binaries on all by leighmcculloch in https://github.com/stellar/soroban-cli/pull/1287
* Don't gitignore triple-dash by chadoh in https://github.com/stellar/soroban-cli/pull/1289
* Update for protocol 21 by willemneal in https://github.com/stellar/soroban-cli/pull/1292
* Bump version to 21.0.0-preview.1 by github-actions in https://github.com/stellar/soroban-cli/pull/1300


**Full Changelog**: https://github.com/stellar/soroban-cli/compare/v20.3.4...v21.0.0-preview.1

20.3.4

What's Changed
* feat: move cost and instruction to Args struct and apply the instructions if present by willemneal in https://github.com/stellar/soroban-cli/pull/1221
* Add soroban-spec-tools by leighmcculloch in https://github.com/stellar/soroban-cli/pull/1215
* Output interface version parts by leighmcculloch in https://github.com/stellar/soroban-cli/pull/1216
* Make builds and tests consistent by leighmcculloch in https://github.com/stellar/soroban-cli/pull/1222
* chore: update docs with new possible example contract by chadoh in https://github.com/stellar/soroban-cli/pull/1226
* feat(ts-bindings): update freighter and stellar-sdk by chadoh in https://github.com/stellar/soroban-cli/pull/1227
* Feat/rpc tests by willemneal in https://github.com/stellar/soroban-cli/pull/1202
* fix: 1229 by willemneal in https://github.com/stellar/soroban-cli/pull/1232
* fix: clippy by willemneal in https://github.com/stellar/soroban-cli/pull/1233
* feat: start network docker container with cli by elizabethengelman in https://github.com/stellar/soroban-cli/pull/1107
* Fix typos. by fnando in https://github.com/stellar/soroban-cli/pull/1236
* Fix option --is-view env var by leighmcculloch in https://github.com/stellar/soroban-cli/pull/1237
* Fix/init template base contract Cargo.toml by elizabethengelman in https://github.com/stellar/soroban-cli/pull/1235
* Update cli readme by janewang in https://github.com/stellar/soroban-cli/pull/1225
* Fix urls in README by janewang in https://github.com/stellar/soroban-cli/pull/1241
* Tweaks to format and content of README by leighmcculloch in https://github.com/stellar/soroban-cli/pull/1245
* Fix/update init template by elizabethengelman in https://github.com/stellar/soroban-cli/pull/1224
* Feat/init/merge readmes by elizabethengelman in https://github.com/stellar/soroban-cli/pull/1228
* docs: update URLs displayed in the "about" command by ElliotFriend in https://github.com/stellar/soroban-cli/pull/1256
* fix: 1251 by willemneal in https://github.com/stellar/soroban-cli/pull/1257
* fetch possible example contracts at compile time by elizabethengelman in https://github.com/stellar/soroban-cli/pull/1244
* Ignore test snapshots. by fnando in https://github.com/stellar/soroban-cli/pull/1260
* Do not raise error when trying to fund account on windows. by fnando in https://github.com/stellar/soroban-cli/pull/1259
* feat(ts-bindings)!: now powered by ContractClient by chadoh in https://github.com/stellar/soroban-cli/pull/1258
* Update Cargo.toml template. by fnando in https://github.com/stellar/soroban-cli/pull/1277
* fix: clippy in ft tests by willemneal in https://github.com/stellar/soroban-cli/pull/1273
* fix: update stellar dependencies by willemneal in https://github.com/stellar/soroban-cli/pull/1281
* Bump version to 20.3.4 by github-actions in https://github.com/stellar/soroban-cli/pull/1282

New Contributors
* fnando made their first contribution in https://github.com/stellar/soroban-cli/pull/1236
* janewang made their first contribution in https://github.com/stellar/soroban-cli/pull/1225
* ElliotFriend made their first contribution in https://github.com/stellar/soroban-cli/pull/1256

**Full Changelog**: https://github.com/stellar/soroban-cli/compare/v20.3.1...v20.3.4

20.3.1

What's Changed
* cli: Use the soroban-rpc Crate from the RPC Repo by stellarsaur in https://github.com/stellar/soroban-cli/pull/1195
* cli: Remove ALL RPC Related Code and Workflows by stellarsaur in https://github.com/stellar/soroban-cli/pull/1198
* all: Separated Soroban RPC from this repository by willemneal in https://github.com/stellar/soroban-cli/pull/1174
* fix: Bugs in `soroban contract init` by elizabethengelman in https://github.com/stellar/soroban-cli/pull/1176
* fix: Embedding the init template files in the build by elizabethengelman in https://github.com/stellar/soroban-cli/pull/1196
* fix: Rename Cargo.toml to Cargo.text in the init template files by elizabethengelman in https://github.com/stellar/soroban-cli/pull/1206
* all: Repoint soroban-spec-tools to the moved one in stellar/soroban-rpc by Shaptic in https://github.com/stellar/soroban-cli/pull/1203
* all: Bump versions of soroban-rpc and spec-tools crates by psheth9 in https://github.com/stellar/soroban-cli/pull/1209
* test: Update references in end-to-end tests to point to the latest releases by sreuland in https://github.com/stellar/soroban-cli/pull/1211

New Contributors
* psheth9 made their first contribution in https://github.com/stellar/soroban-cli/pull/1209

**Full Changelog**: https://github.com/stellar/soroban-cli/compare/v20.3.0...v20.3.1

20.3.0

What's Changed

* feat: soroban init command 1156
* rpc: Use external soroban-simulation library for preflight computations (1168)
* soroban-rpc: Remove panics from internal codebase (1167)
* rpc: Reduce event memory footprint (1183)
* rpc: Store and serve the event transaction ID (1185)
* Bump dependencies for pubnet release (1189)


**Full Changelog**: https://github.com/stellar/soroban-tools/compare/v20.2.0...v20.3.0

Page 3 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.