Skip to content

v4.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 10:21
· 1319 commits to develop since this release

4.9.0 (2022-10-19)

Declare Transaction
Starknet 0.10.1
RPC 0.1.0

Bug Fixes

  • add back getEstimateFee and estimateFee (bf7abca)
  • build (421b9d7)
  • erc20 tests (2b6aa24)
  • estimateFee response (546e43b)
  • getBlock test (e3750d0)
  • linter autofix restored (07d28f6)
  • optional address (95e7e47)
  • provide all available data from sequencer GetTransaction (f3d2969)
  • removed parseGetTransactionReceiptResponse rpc response parser for TransactionReceipt (7fca26d)
  • use BigNumberish type for classHash (0ab4d47)

Features

  • add and update tests (b2df4c7)
  • add declare flow with estimate fee (30d5544)
  • deploy_account transaction (8e5d414)
  • refactor: contractAddress calculation (2b791d5)
  • update maxFee logic (19add10)
  • use updated erc20 contract (19ca7e8)