Skip to content

New errors support (v0.2.0)

Choose a tag to compare

@enzoferey enzoferey released this 20 Aug 22:22
· 13 commits to main since this release
bb8d1fa

Breaking changes

  • TRANSACTION_RUN_OUT_OF_GAS returned error code has been renamed to TRANSACTION_RAN_OUT_OF_GAS.

Changes

  • docs: fix yarn install typo #4
  • docs: create issue templates #10
  • refactor: fix run past tense typo #11
  • core: improve types file test coverage ignore pattern #12
  • feat: support nonce too low error #14
  • feat: support execution reverted during gas estimation #15
  • feat: support insufficient funds for gas #16
  • feat: support unpredictable gas limit issues related to gas #19
  • feat: update dependencies #20
  • core: bump version to v0.2.0 #21