Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

v0.16.0

Choose a tag to compare

@danijelTxFusion danijelTxFusion released this 06 Dec 00:36
· 37 commits to main since this release

0.16.0 (2023-11-01)

Features

  • add Provider.estimateFee method (e4466d3)
  • provide account and contract deployment using CREATE2 opcode (97a1fc2)
  • add AdapterL2.getDeploymentNonce (9ad8265)
  • add INonceHolder ABI and typechain (7433697)

Bug Fixes

  • resolved wrong types in types.Fee (8f1bf71)