Skip to content

8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 18:22
· 127 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)