- Reflect symbols in the Contract Proxy to target (#4048; ac2f5e5).
- Allow arrays of address for indexed filter topics (#4259; 93af87c).
- Fixed filter encoding for bytesX (#4244; fa3a883).
- Fix JSON formatting for tuple arrays (#4237; a8bc49b).
- Better error messages when parsing fragment strings (#4246; e36b6c3).
- Include the missing fragment key and args when no matching Contract method or event is present (#3809; 450a176).
- Prevent a single malformed event from preventing other Contract logs; reported on Discord (b1375f4).