Skip to content

Commit 03a8a93

Browse files
authored
Bump starknet packages, integrate new hash function selection logic (#3949)
<!-- Reference any GitHub issues resolved by this PR --> Closes # ## Introduced changes <!-- A brief description of the changes --> - ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
1 parent 70b32aa commit 03a8a93

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+335
-320
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Cast
11+
12+
#### Changed
13+
14+
- Hash function used when declaring contracts is selected based on the Starknet version
15+
1016
## [0.53.0-rc.0] - 2025-11-18
1117

1218
### Forge

0 commit comments

Comments
 (0)