v5.5.0
π Features
- New function in Contract class to fetch the ABI from the contract meta store.
- Function to decode events.
- The ABI now accepts
types
(binary descriptor) orkoilib_types
(json descriptor) in Contract class and Serializer class π₯³
π Bug Fixes
- fix prepare function Transaction class