Skip to content

23.5.0

Choose a tag to compare

@leighmcculloch leighmcculloch released this 26 Jan 23:33
09f6ccf

What's Changed

New Features

  • MuxedAddress String Parsing: Added MuxedAddress::from_str and from_string methods to parse Stellar strkey addresses (G.../M.../C...) directly in contracts using no-alloc strkey parsing for Wasm compatibility. (#1701 #1678)

All Changes

Full Changelog: v23.4.1...v23.5.0