Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@franciszekjob franciszekjob released this 02 Sep 11:28
· 1 commit to main since this release
974f038

What's Changed

Breaking changes

  • Move methods responsible for building RPC calls from StarknetProvider to StarknetRequest.
  • Remove send method from StarknetRequest - use added send in StarknetProvider to send RPC calls
  • Add provider param in estimateFeeV1 and estimateFeeV3 in StarknetAccountProtocol; Update following methods in StarknetAccount

Full Changelog: v0.11.1...v0.12.0