This repository was archived by the owner on Oct 16, 2025. It is now read-only.
8.0.0
Added
- BREAKING: Add
eth_signTransactionsupport (#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
sendmethod to provider andethersProviderAsMiddleware(#97)