Skip to content

27.1.0

Latest

Choose a tag to compare

@fnando fnando released this 31 Jul 13:31
· 11 commits to main since this release
8e402ea

stellar-cli v27.1.0 — Release Notes

Tokens & Assets

  • stellar token transfer — transfer tokens for SEP-41 and Stellar Asset Contracts (#2644)
  • stellar token balance — new command to check token balances (#2651)
  • Reserved native contract alias that resolves to the native asset (#2646)
  • Centralized asset/token resolution behind a single resolver (#2654)

Containers

  • Add support for container engines — Docker or Apple Container (#2643)
  • stellar container use — set the default container engine (#2647)
  • Add CPU and memory limits to container start (#2648)
  • Shell out to Docker directly instead of using bollard (#2629)
  • Move Docker image distribution to its own repo (#2616)
  • Make latest the default quickstart image tag (#2649)

Signing & Transactions

  • Sign auth entries when the signer is passed by public key (#2658)
  • Allow tx sign and tx hash without an RPC URL (#2642)
  • Verify signature against cached public key after signing (#2619)

Output & UX

  • New output mode for human-readable and JSON results (#2635)
  • Improved descriptions for contract id commands (#2618)

Bug Fixes

  • Fix contract extend panic when extending a missing entry (#2657)
  • Fix contract restore panic when restoring a missing entry (#2660)

Bindings / TS Boilerplate

  • Replace Standalone with Local in the TS boilerplate (#2251)
  • Update stellar-sdk version in binding generation (#2640)

New Contributors

Full Changelog: v27.0.0...v27.1.0