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
nativecontract 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
latestthe default quickstart image tag (#2649)
Signing & Transactions
- Sign auth entries when the signer is passed by public key (#2658)
- Allow
tx signandtx hashwithout 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 idcommands (#2618)
Bug Fixes
- Fix
contract extendpanic when extending a missing entry (#2657) - Fix
contract restorepanic 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
- @zachfedor — first contribution (#2251)
- @NicoMoli — first contribution (#2619)
Full Changelog: v27.0.0...v27.1.0