We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b8c2b commit a45e77aCopy full SHA for a45e77a
CHANGELOG.md
@@ -15,6 +15,10 @@ Releases prior to 7.0 has been removed from this file to declutter search result
15
- config: Fixed setting default loglevels when `logging` is a dict.
16
- config: Fixed parsing config files after updating to pydantic 2.10.3.
17
- metrics: Fixed indexed objects counter.
18
+- abi(starknet): Added support for struct and array types, as well as u256 and ByteArray handlers.
19
+- matcher(starknet): Fixed event payload parsing (account for keys field)
20
+- fetcher(starknet): Fixed missing class property in sn node datasource
21
+- config(starknet): Fixed validation error
22
23
## [8.1.2] - 2024-12-10
24
0 commit comments