Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

v0.3.0

Choose a tag to compare

@kanej kanej released this 30 Aug 15:02
· 470 commits to development since this release
c519301

Added

  • Support eip-1559 style transactions (#8)
  • Automatic gas bumping of transactions (#294)
  • Improve validation based on artifacts (#390)

Changed

  • Switch peer dependency from ethers v5 to ethers v6 (#338)
  • Remove support for node 14, and add support for node 20 (#370)