What's Changed
⭐ Features
- Add composite type handler, allow loading of
flow.*
event types by @turbolent in #2533
🛠 Improvements
🐞 Bug Fixes
- Fix
publicKey
to have matching static and runtime types by @fxamacker in #2528 - Fix
codeHash
types to match (static and runtime) by @fxamacker in #2529
Other Changes
- Merge
release/v0.39.1
tomaster
by @github-actions in #2522 - Check code hash value's type is correct by @turbolent in #2532
New Contributors
Full Changelog: v0.39.1...v0.39.2