Releases: software-mansion/starknet-jvm
Releases · software-mansion/starknet-jvm
0.9.1
What's Changed
- Support Sepolia; Support
starknet_chainId
by @DelevoXDG in #378 - Add
ConvertibleToCalldata
FeltArray by @DelevoXDG in #343
Breaking changes
There are few minor breaking changes:
- Renamed
StarknetChainId.TESTNET
->StarknetChainId.GOERLI
StandardProvider
constructor no longer takeschainId
as an argumentProvider
: removedchainId
property; UsegetChainId
method
Full Changelog: 0.9.0...0.9.1
0.9.0
0.8.2
What's Changed
- Remove
GatewayProvider
andLegacyDevnetClient
by @DelevoXDG in #359 - Allow passing
maxFee
toDeployer.deployContract
by @DelevoXDG in #359 - Support any data in
JsonRpcError
by @DelevoXDG in #366 - Make
MerkleTree.hash
public by @DelevoXDG in #367
Breaking changes
- Removal of all gateway classes
- Removal of
Rpc
,JsonRpc
prefixes from classes that had gateway counterpart - Removal of
HttpService
constructors revertError
field has been renamed todata
inRequestFailedException
andRpcRequestFailedException
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
- Bump
kotlin-stdlib-jdk8
to1.9.20
by @DelevoXDG in #355
Full Changelog: 0.8.0...0.8.1
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
Version 0.6.2