You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## Unreleased
11
11
12
+
### Removed
13
+
14
+
-`storage_commitment` and `class_commitment` fields from the `pathfinder_subscribe_newHeads` method response.
15
+
-`class_commitment` from the `pathfinder_getProof` and `pathfinder_getClassProof` method responses.
16
+
12
17
### Fixed
13
18
14
19
-`pathfinder_getProof`, `pathfinder_getClassProof` return `ProofMissing` (10001) when Pathfinder is in `archive` mode and queried block's tries are empty.
0 commit comments