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

8.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Nov 18:22
· 176 commits to main since this release
09290a7

Added

  • BREAKING: Add eth_signTransaction support (#96)
    • We consider this breaking because a wallet application may not support this method, and would have to explicitly block it until its implications can be adequately represented to the user.
  • Add send method to provider and ethersProviderAsMiddleware (#97)