- Add stale issues policy. See PR #154
- Add Soroban.RPC.Server and network_passphrase configuration. Apply changes from
stellar_sdk
v0.21.0. See Issue #149. - Update dependencies. See PR #135.
- Update Security Policy.
- Support
diagnostic_events_xdr
field inSendTransactionResponse
struct. See stellar_sdk#350.
- Stellar Protocol 20 support.
- Remove percentages of additional resources + update SimulateTransactionResponse.
- Support resource leeway in simulate transaction.
- Add www.bestpractices.dev to scorecards workflow.
- Allow to add custom extra fee rate when invoking functions.
- Update all dependencies.
- Allow invocation with invoker authorization.
- Add BumpFootprintExpiration operation.
- Add RestoreFootprint operation.
- Allow to use simulate tx in contract functions invocation.
- Update all dependencies.
- Add
builds.hex.pm
to allowed-endpoints in CD. - Update harden-runner action to v2.5.1.
- Soroban Preview 10 support: Enable key use cases for deployment and invocation.
- Update erlef/setup-beam action in CD.
- Update
stellar_sdk
dependency to0.15.1
which fixes a bug related to the contract address.