Patch Changes
-
#445
9e096a9
Thanks @jxom! - Refactored contract decoding utility types. -
#448
29cf036
Thanks @jxom! - Refactored inferred types onLog
(eventName, args, topics),getLogs
,getFilterLogs
&getFilterChanges
. -
#435
711cf94
Thanks @Raiden1411! - Updatedabitype
to0.8.2
and exported abitype errors. -
#445
9e096a9
Thanks @jxom! - Made "name" parameter (eventName
,functionName
, etc) optional on contract encoding/decoding utilities when only one ABI item is provided.