What's Changed
✨ New Features
- Add
stellar tx new liquidity-pool-depositandstellar tx op add liquidity-pool-depositby @fnando in #2209 - Add ledger seq number to
stellar tx fetchoutput by @elizabethengelman in #2193 - Add
stellar tx new liquidity-pool-withdrawandstellar tx op add liquidity-pool-withdrawby @fnando in #2212 - Add
stellar tx new begin-sponsoring-future-reservesandstellar tx new end-sponsoring-future-reserves(andtx op addcounterparts) by @fnando in #2213 - Add
stellar tx new revoke-sponsorshipandstellar tx op add revoke-sponsorshipby @fnando in #2215 - Add support for identities as signer on
tx new set-optionsby @fnando in #2216 - Add WASM fetch by hash support by @leighmcculloch in #2225
🐛 Bug Fixes
- Fix
stellar contract restoreto allow other ledger entry patterns by @elizabethengelman in #2199 - Filter out the constructor from invoke command function list by @sagpatil in #2186
🔧 Improvements
- Fetch snapshot values dynamically rather than hardcoding them by @fnando in #2219
- Append custom meta entries in one section by @elizabethengelman in #2229
- Update soroban sdk version in contract template by @leighmcculloch in #2206
Full Changelog: v23.1.3...v23.1.4