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