Skip to content

Releases: stellar/stellar-cli

21.0.0-rc.1

27 May 04:24
bc3031e
Compare
Choose a tag to compare
21.0.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v21.0.0-preview.1...v21.0.0-rc.1

21.0.0-preview.1

30 Apr 05:27
a643000
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20.3.4...v21.0.0-preview.1

20.3.4

16 Apr 21:07
f30a47f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20.3.1...v20.3.4

20.3.1

23 Feb 05:41
ae5446f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20.3.0...v20.3.1

20.3.0

06 Feb 19:20
a59f5f4
Compare
Choose a tag to compare

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: v20.2.0...v20.3.0

20.2.0

12 Jan 01:38
7ee51fa
Compare
Choose a tag to compare

What's Changed

What's Changed

Full Changelog: v20.1.1...v20.2.0

20.1.1

21 Dec 19:47
deb1f7c
Compare
Choose a tag to compare

Soroban CLI

  • TypeScript bindings have been updated to use the latest stellar-sdk #1143

New Contributors

Full Changelog: v20.1.0...v20.1.1

20.1.0

20 Dec 16:46
cd494db
Compare
Choose a tag to compare

Soroban RPC

Added

  • Configurable budget instruction leeway #1131

Fixed

  • Update dependency checker #1129

Soroban CLI

Added

  • Support multi-auth workflows in typescript bindings #1034

Fixed

  • Replace cli xdr command with stellar-xdr cli #1135
  • Update typescript bindings for latest versions #1122
  • Warn about RC versions only when using pubnet #1108

Full Changelog

v20.0.2...v20.1.0

20.0.2

12 Dec 19:41
514406e
Compare
Choose a tag to compare

Soroban RPC

Added

  • increased preflight instruction fee padding to 3 million #1127

Soroban CLI

  • no changes

Full Changelog

v20.0.1...v20.0.2

20.0.1

08 Dec 00:32
Compare
Choose a tag to compare

Soroban CLI hotfix

Fixes