Skip to content

Commit

Permalink
Add changelog for starknet fixups (#1174)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kus authored Dec 20, 2024
1 parent 53b8c2b commit a45e77a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Releases prior to 7.0 has been removed from this file to declutter search result
- config: Fixed setting default loglevels when `logging` is a dict.
- config: Fixed parsing config files after updating to pydantic 2.10.3.
- metrics: Fixed indexed objects counter.
- abi(starknet): Added support for struct and array types, as well as u256 and ByteArray handlers.
- matcher(starknet): Fixed event payload parsing (account for keys field)
- fetcher(starknet): Fixed missing class property in sn node datasource
- config(starknet): Fixed validation error

## [8.1.2] - 2024-12-10

Expand Down

0 comments on commit a45e77a

Please sign in to comment.