0.11.0
What's Changed
- Make
Payloads.kt
classes internal by @DelevoXDG in #430 - Support RPC 0.7.0 by @DelevoXDG in #409
Breaking changes
- Not compatible with JSON-RPC 0.6.0
- Removed
executionResources
fromFunctionInvocation
; UsecomputationResources
instead - Removed
status
fromPendingBlockWith[..]
data classes - Payload classes from
com.swmansion.starknet.data.types.Payloads
are no longer accessible
Full Changelog: 0.10.1...0.11.0