Skip to content

Commit a45e77a

Browse files
authored
Add changelog for starknet fixups (#1174)
1 parent 53b8c2b commit a45e77a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Releases prior to 7.0 has been removed from this file to declutter search result
1515
- config: Fixed setting default loglevels when `logging` is a dict.
1616
- config: Fixed parsing config files after updating to pydantic 2.10.3.
1717
- 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
1822

1923
## [8.1.2] - 2024-12-10
2024

0 commit comments

Comments
 (0)