New
v0.100.5
Summary
In this release, we:
- Implemented helpers to serialize/deserialize
TransactionResponse - Fixed error with missing
CALLreceipt ingetAllDecodedLogs - Fixed
Providerauto-refetch strategy
Features
- #3878 - Implement methods to serialize/deserialize
TransactionResponse, by @Torres-ssf
Fixes
- #3871 - Ensure contract call receipt exists when decoding logs, by @Torres-ssf
- #3869 - Provider auto-refetch, by @arboleya