v11.1.0
Added
SorobanRpc.Server.simulateTransaction
now supports an optionaladdlResources
parameter to allow users to specify additional resources that they want to include in a simulation (#896).ContractSpec
now has ajsonSchema()
method to generate a JSON Schema for a particular contract specification (#889).
Fixed
- All dependencies have been updated to their latest versions, including
stellar-base
to v10.0.1 which included a small patch (#897).
New Contributors
- @willemneal made their first contribution in #889
Full Changelog: v11.0.1...v11.1.0